]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils
cal: Add test, all are checked against ncal
[thirdparty/util-linux.git] / sys-utils /
2020-05-04  Karel Zakdocs: add swap to 1st fstab field
2020-04-30  michael-devunshare: Fix PID and TIME namespace persistence
2020-04-28  Karel ZakMerge branch 'ups/fstrim-condition-fstab' of https...
2020-04-27  Luca BRUNOfstrim: run service and timer only if /etc/fstab is...
2020-04-27  Stephen Kittdocs: nsenter(1): fix further details in PID namespace...
2020-04-22  Karel Zakeject: fix compiler warning [-Wformat-overflow]
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
2020-04-20  Rosen Penev[clang-tidy] fix misleading identation
2020-04-20  Rosen Penev[clang-tidy] use ceil
2020-04-20  Rosen Penev[clang-tidy] fix wrong *cmp usage
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2020-04-19  Rosen Penev[clang-tidy] do not return in void functions
2020-04-17  Karel ZakMerge branch 'map-user' of https://github.com/mat8913...
2020-04-15  Matthew Harm Bekkemaunshare: Support names for map-user/group options
2020-04-15  Karel Zakmount: support "-o move" on command line
2020-04-15  Lukas Czernerblkdiscard: (man) offset and length must be sector...
2020-04-12  Matthew Harm Bekkemaunshare: allow custom uid/gid mappings in userns
2020-04-06  Jann Horndocs: renice(1): Add chrt(1) to SEE ALSO
2020-03-31  Karel ZakMerge branch 'more' of https://github.com/kerolasa...
2020-03-31  Karel ZakMerge branch '2020wk12' of https://github.com/kerolasa...
2020-03-31  Karel ZakMerge branch 'mips' of https://github.com/FlyGoat/util...
2020-03-31  Karel Zakfstrim: rename --quite to --quite-unsupported
2020-03-29  Sami Kerolactrlaltdel: display error message indicated by errno
2020-03-28  Jiaxun Yanglscpu: Adapt MIPS cpuinfo
2020-03-26  Damien Le Moalblkzone: ioctl related code refactoring
2020-03-25  Aravind Rameshblkzone: add open/close/finish commands
2020-03-23  Karel ZakMerge branch 'eject-sparc' of https://github.com/mator...
2020-03-23  Karel ZakMerge branch 'man-kill' of https://github.com/kerolasa...
2020-03-23  Karel ZakMerge branch 'libfdisk-script-fix-segmentation-fault...
2020-03-19  Mark BarboneFix typo in the mount (8) man page
2020-03-10  Karel ZakMerge branch 'nsenter' of https://github.com/adrianrebe...
2020-03-10  Adrian Rebernsenter: add support for the time namespace
2020-03-09  Adrian Reberunshare: use '-T' for time namespace instead of '-t'
2020-03-09  Karel ZakMerge branch 'time-namespace' of https://github.com...
2020-03-09  Karel ZakMerge branch 'lsns' of https://github.com/adrianreber...
2020-03-09  Karel ZakMerge branch 'topic/irq'
2020-03-09  Adrian Reberlsns: add time namespace support
2020-03-08  Adrian Reberunshare: support the time namespace
2020-03-08  Adrian Reberunshare: fix help message indentation
2020-03-07  Sami Keroladocs: fix spacing in irqtop and lsirq manual pages
2020-03-07  Sami Kerolalsirq: mark --json and --pairs options mutually exclusive
2020-03-06  Karel Zaklsirq: add -P option
2020-03-06  Karel Zaklsirq: add -n option
2020-03-06  Karel Zaklsirq: add new command
2020-03-06  Karel Zakirqtop: cleanup man page
2020-03-06  Karel Zakirqtop: cleanup sort stuff
2020-03-06  Karel Zakirqtop: small cleanup in main()
2020-03-06  Karel Zakirqtop: cleanup struct irq_stat use
2020-03-06  Karel Zakirqtop: move WINDOW back to control struct
2020-03-06  Karel Zakirqtop: minor cleanup
2020-03-06  Karel Zakirqtop: move independent code to irq-common.c
2020-03-06  Karel Zakirqtop: add struct irq_output
2020-03-06  Karel Zakirqtop: keep table in functions only
2020-03-06  Karel Zakirqtop: remove dead code
2020-03-06  Karel Zakirqtop: separate normal and ncurses way
2020-03-06  Karel Zakirqtop: remove unnecessary code
2020-03-06  Karel Zakirqtop: keep WINDOW pointer in functions only
2020-03-06  Karel Zakirqtop: separate screen and scols code
2020-03-06  Karel Zakirqtop: reorder function
2020-03-06  Karel Zakirqtop: cleanup command line options
2020-03-04  Sami Kerolairqtop: trim white spaces from end of name field
2020-03-04  Karel Zakirqtop: use -J for JSON
2020-03-04  Karel Zakirqtop: don't print header for --once
2020-03-04  Karel Zakirqtop: simplify terminal resizing
2020-03-04  Karel Zakiqrtop: cleanup header
2020-03-04  Karel Zaklscpu: use official name for HiSilicon tsv110
2020-03-03  Karel ZakMerge branch 'topic/fdisk'
2020-03-03  Karel Zaklibmount: try read-only mount on write-protected superb...
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2020-02-27  Karel Zakhwclock: fix audit exit status
2020-02-24  Sami Kerolairqtop: tidy coding style and update usage() text
2020-02-24  J William Piggotthwclock: make glibc 2.31 compatible
2020-02-24  Karel Zakumount: don't try it as non-suid if not found mountinfo...
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 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  Karel ZakMerge branch 'master' of https://github.com/benfrankel...
2020-02-21  Ben Frankeldocs: Improve grammar
2020-02-20  Sami Kerolavarious: fix more lgtm scan warnings
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
next