]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2020-02-24  Sami Keroladocs: remove irqtop TODO item
2020-02-24  Sami Kerolairqtop: tidy coding style and update usage() text
2020-02-23  Sami Kerolairqtop: do not use fixed size /proc/interrupts line...
2020-02-23  Sami Kerolairqtop: add total and delta as own columns
2020-02-22  Sami Kerolairqtop: use name instead of desc as irq name field...
2020-02-22  Sami Kerolairqtop: improve header
2020-02-22  Sami Kerolairqtop: hide cursor when in interactive mode
2020-02-22  Sami Kerolairqtop: display number of new interupts in-between...
2020-02-22  Sami Kerolairqtop: add bash-completion
2020-02-22  Sami Kerolairqtop: add manual page
2020-02-22  Sami Kerolairqtop: use libsmartcols
2020-02-21  Sami Kerolairqtop: include hostname and timestamp to output header
2020-02-21  Sami Kerolairqtop: use epoll event loop
2020-02-21  Sami Kerolairqtop: move screen update to a separate function
2020-02-21  Sami Kerolairqtop: fix open file descriptor leak
2020-02-21  Sami Kerolairqtop: change the update delay to use struct timeval
2020-02-21  Sami Kerolairqtop: use runtime control structure
2020-02-21  Sami Kerolairqtop: use lib/monotonic.c to determine uptime
2020-02-21  Sami Kerolairqtop: use memory allocation that check errors
2020-02-21  Sami Kerolairqtop: avoid function like pre-processor definitions
2020-02-21  Sami Kerolairqtop: use util-linux libcommon facilities
2020-02-21  Sami Kerolairqtop: make util-linux build-system to build the command
2020-02-21  Sami Kerolairctop: move source code to sys-utils/ directory
2020-02-21  zhenwei piirqtop: fix all warnings
2020-02-21  zhenwei piirqtop: init README
2020-02-21  zhenwei piirqtop: implement a new utility to display kernel interrupt
2020-02-21  Karel ZakMerge branch 'master' of https://github.com/benfrankel...
2020-02-21  Ben Frankeldocs: Improve grammar
2020-02-20  Sami Kerolafdisk: update expected test outputs with command outputs
2020-02-20  Sami Kerolavarious: fix more lgtm scan warnings
2020-02-20  Karel Zakfdisk: improve list-types readability
2020-02-20  Karel Zaksfdisk: (man) add note about type and shortcuts collision
2020-02-18  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2020-02-18  Karel ZakMerge branch 'various-fixes' of https://github.com...
2020-02-18  Karel ZakMerge branch 'parttype-var' of https://github.com/nl672...
2020-02-17  Karel Zaklscpu: fix SIGSEGV on archs without drawers & books
2020-02-15  Sami Kerolakill: include sys/types.h before checking SYS_pidfd_sen...
2020-02-15  Sami Kerolalibfdisk: fix pointer wraparound warning
2020-02-15  Sami Kerolahwclock: update yacc file
2020-02-15  Sami Kerolascript: fix minor warning
2020-02-15  Sami Kerolagetopt: use examples installation directory in man...
2020-02-15  Sami Kerolafstrim: randomize timer start time across 100 minutes
2020-02-15  Sami Kerolavarious: use threadsafe versions of time functions...
2020-02-15  Sami Kerolawrite: fix potential string overflow
2020-02-12  Pali Rohárexfat: Fix parsing exfat label
2020-02-11  nl6720libfdisk: add Linux /var, /var/tmp and root verity...
2020-02-10  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2020-02-10  Karel Zaktests: add sfdisk --dump test
2020-02-09  Pali Rohártests: Add UDF hdd image with emoji label created by...
2020-02-09  Pali Rohárlibblkid: Fix UTF-16 support in function blkid_encode_t...
2020-02-05  Karel Zaklibfdisk: (docs) fix typos
2020-02-05  Karel Zaksfdisk: add --relocate command
2020-02-05  Karel Zaklibfdisk: (gpt) add functionality to move backup header
2020-02-05  Karel Zakfdisk: add --list-details
2020-02-05  Karel Zaklibfdisk: (gpt) add GPT debug mask
2020-02-05  Karel Zaklibfdisk: (gpt) cleanup and consolidate write code
2020-02-05  Karel Zakdocs: improve size arguments description in --help...
2020-02-05  Karel Zakinclude/c: add USAGE_ARGUMENT
2020-02-04  Karel Zakfstrim: do not use Protect setting in systemd service
2020-02-04  Karel Zaksfdisk: fix ref-counting for the script
2020-02-04  Karel Zaklibfdisk: (script) fix memory leak
2020-02-04  Karel Zaklibfdisk: (script) accept sector-size, ignore unknown...
2020-01-30  jonnyh64chrt: Use sched_setscheduler system call directly
2020-01-28  Karel Zaklibfdisk: fix __copy_partition()
2020-01-28  Karel Zaklib/randutils: use explicit data types for bit ops
2020-01-28  Karel Zaklibfdisk: make sure we use NULL after free
2020-01-28  Karel Zaklib/strutils: add test for strdup_to_struct_member()
2020-01-28  Karel Zaklibmount: fix x- options use for non-root users
2020-01-27  Karel Zakbuild-sys: add --disable-hwclock-gplv3
2020-01-23  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2020-01-23  Karel ZakMerge branch 'patch-2' of https://github.com/yurchor...
2020-01-23  Karel ZakMerge branch 'patch-1' of https://github.com/yurchor...
2020-01-23  Karel Zaklibfdisk: (gpt) cleanup entries array size calculations
2020-01-23  Karel Zaklibfdisk: fix const char mess
2020-01-23  Karel Zaksfdisk: add --disk-id to change disk UUID/ID
2020-01-23  Karel Zaklibfdisk: add fdisk_set_disklabel_id_from_string()
2020-01-23  Karel Zakblkdiscard: use O_EXCL, add --force
2020-01-23  Karel ZakMerge branch 'dmverity_sig' of https://github.com/bluca...
2020-01-23  Karel Zakflock: make examples in man page more readable
2020-01-23  Karel ZakMerge branch 'Jookia-patch-1' of https://github.com...
2020-01-23  Karel Zaksfdisk: remove broken step alignment for --move
2020-01-23  Karel Zaksfdisk: make sure we do not overlap on --move
2020-01-23  Jookiaflock: Add new example using shell IO redirection
2020-01-22  Yuri Chornoivanpo: update uk.po (from translationproject.org)
2020-01-21  Karel Zakbuild-sys: release++ (v2.35) v2.35
2020-01-21  Karel Zakdocs: update v2.35-ReleaseNotes
2020-01-21  Karel Zakdocs: update AUTHORS file
2020-01-21  Karel Zakpo: merge changes
2020-01-21  Pedro Albuquerquepo: update pt.po (from translationproject.org)
2020-01-21  Rafael Fontenellepo: update pt_BR.po (from translationproject.org)
2020-01-21  Jakub Boguszpo: update pl.po (from translationproject.org)
2020-01-21  Takeshi Hamasakipo: update ja.po (from translationproject.org)
2020-01-21  Božidar Putanecpo: update hr.po (from translationproject.org)
2020-01-21  Frédéric Marchalpo: update fr.po (from translationproject.org)
2020-01-21  Antonio Ceballos Roapo: update es.po (from translationproject.org)
2020-01-21  Mario Blättermannpo: update de.po (from translationproject.org)
2020-01-21  Petr Písařpo: update cs.po (from translationproject.org)
2020-01-20  Karel Zakscriptreplay: restrict header name size
2020-01-15  Karel Zaklibmount: (monitor) remove dead code [coverity scan]
2020-01-15  Karel Zaklibmount: use vsnprintf() in more robust way [coverity...
next