]> git.ipfire.org Git - thirdparty/util-linux.git/history - misc-utils
cal: Add test, all are checked against ncal
[thirdparty/util-linux.git] / misc-utils /
2020-05-11  Aurelien LAJOIEcal: Update man page
2020-05-11  Aurelien LAJOIEcal: Add column mode
2020-05-11  Aurelien LAJOIEcal: Add helper functions for left align
2020-05-11  Aurelien LAJOIEcal: Add weekdays into cal_control
2020-05-06  Karel Zakwipefs: fix man page --no-headings short option
2020-05-06  Anthony Iliopouloslsblk: add dax (direct access) capability column
2020-05-04  Sven Wiltinklsblk: Fall back to ID_SERIAL
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
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-03-31  Aurelien LAJOIEcal: correctly set the week width
2020-03-31  Aurelien LAJOIEcal: Correctly center the year
2020-03-31  Aurelien LAJOIEcal: use a const char*
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-22  Sami Keroladocs: kill.1 add note about shell-internal kill impleme...
2020-03-09  Karel ZakMerge branch 'topic/irq'
2020-03-03  Karel ZakMerge branch 'topic/fdisk'
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2020-02-27  Karel Zakfindmnt: make xalloc use mroe robust
2020-02-25  Karel Zaklsblk: fix -P regression from v2.34
2020-02-21  Karel ZakMerge branch 'master' of https://github.com/benfrankel...
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-15  Sami Kerolagetopt: use examples installation directory in man...
2020-02-15  Sami Kerolavarious: use threadsafe versions of time functions...
2020-02-05  Karel Zakdocs: improve size arguments description in --help...
2020-01-07  Karel Zaklibblkid: check for medium on CDMROMs probing
2020-01-03  Karel Zakcal: (man) make -w, -m and --iso relation more obvious
2020-01-02  Karel ZakMerge branch 'fix-map-current-user-shortopt' of https...
2019-12-20  Karel ZakMerge branch 'master' of https://github.com/dsd/util...
2019-12-17  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2019-12-17  Bjarni Ingi Gislasonman pages: Change a HYPHEN-MINUS (-) to a minus (\...
2019-12-17  Bjarni Ingi Gislasonman pages: Add a comma after "e.g." and "i.e."
2019-12-10  Karel Zakkill: add another ifdef
2019-12-09  Karel Zakkill: add missing ifdefs
2019-12-09  Karel Zakkill: deallocate follow_ups [assan]
2019-12-09  Karel Zakkill: make man page more informative about --timeout
2019-12-09  Karel Zakkill: report features on -V, add lish_header initialization
2019-12-09  Karel ZakMerge branch 'kill-pidfd' of https://github.com/kerolas...
2019-12-05  Karel ZakMerge branch 'dmverity' of https://github.com/bluca...
2019-12-04  Karel Zaklsblk: add PARTTYPENAME column
2019-11-25  Sami Kerolakill: use pidfd system calls to implement --timeout...
2019-11-15  Karel Zaklsblk: add FSVER to --fs
2019-11-12  Karel Zaklsblk: add FSVER (filesystem version) column
2019-11-06  Michal Suchaneklibblkid: open device in nonblock mode.
2019-10-29  Karel Zaklsblk: never fallback to udev/blkid on --sysroot
2019-10-23  Karel ZakMerge branch 'blkid-sparc' of https://github.com/mator...
2019-10-17  Vladimir Slaviklsblk: update man description of -f / --fs for current...
2019-10-17  Karel ZakMerge branch 'master' of https://github.com/smvoss...
2019-10-15  Karel Zaklsblk: read also GROUP,OWNER and MODE from dumps
2019-10-15  Karel Zaklsblk: on --sysroot read attributes from /dev/<devname...
2019-10-01  Elliott Mitchellcleanup: Remove some spurious spaces
2019-09-12  Karel ZakMerge branch 'sfdisk-man-page-typo' of https://github...
2019-09-12  Karel Zakblkid: (man) add note about udev to --list-one
2019-08-27  Karel ZakMerge branch '2019wk33' of https://github.com/kerolasa...
2019-08-26  Sami Keroladocs: try to find broken man references and fix them
2019-08-24  Sami Kerolapo: remove possibility to translate static option arguments
2019-07-15  Karel Zaklsblk: fix -E segfault
2019-07-15  Karel ZakMerge branch '2019wk27' of https://github.com/kerolasa...
2019-07-14  Sami Kerolainclude/xalloc: ensure xstrdup() and xstrndup() returns...
2019-06-27  Karel Zaklsblk: force to print PKNAME for partition
2019-06-18  Karel ZakMerge branch 'su_err_msg' of https://github.com/jhrozek...
2019-06-12  Karel Zakfindmnt: (verify) ignore passno for XFS
2019-05-31  Karel Zakhardlink: fix bad formatting in hardlink.1
2019-05-29  Karel Zakfindmnt: fix filters use on --list
2019-05-23  Karel Zakwhereis: make subdirs scan more robust
2019-05-23  Karel Zaklsblk: make sure __process_one_device() has proper...
2019-05-23  Karel Zaklsblk: check ul_path_scanf() return value [coverity...
2019-05-23  Karel Zaklsblk: check stat() return code [coverity scan]
2019-05-23  Karel Zaklogger: make code more robust for static analyzer ...
2019-05-23  Karel Zakhardlink: avoid uninitialized variables [clang scan]
2019-05-20  Karel Zakwhereis: use xstrncpy()
2019-05-20  Karel ZakMerge branch '2019wk19' of https://github.com/kerolasa...
2019-05-20  Karel ZakMerge branch 'lscpu_midr_updates' of https://github...
2019-05-20  Karel ZakMerge branch 'lscpu-another' of https://github.com...
2019-05-18  Sami Kerolawipefs: fix variable / function shadowing [cppcheck]
2019-05-16  Karel Zakfindmnt: keep it easy for static analyzers
2019-05-16  Karel Zakfindmnt: (verify) check mnt_table_next_fs() return...
2019-05-16  Karel Zakfincore: remove unused variable [clang scan]
2019-05-16  Karel Zakcal: make sure months_in_row makes sense [coverity...
2019-05-16  Karel Zakblkid: improve strcpy() usage [coverity scan]
2019-05-15  Austin Englishlsblk: fix "maybe be" duplication
2019-05-06  Karel Zaklsblk: fix heap-use-after-free
2019-05-02  Karel Zaklsblk: add more debug messages
2019-05-02  Karel Zakhardlink: fix compiler warnings [-Wsign-compare -Wmaybe...
2019-05-01  Sami Kerolahardlink: retire NIOBUF in favour of more common BUFSIZ
2019-05-01  Sami Kerolahardlink: move global variables to a control structure
2019-05-01  Sami Kerolahardlink: use flexible array member rather than zero...
2019-04-24  Karel Zakhardlink: remove \r from output
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-04-16  Karel Zakinclude/c: add print_version() macro
2019-04-11  Karel Zaklib/fileutils: add xreaddir()
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-03-19  Karel Zaklscpu: fix excl[] array order
2019-03-18  Karel Zaklsblk: force tree on --json --tree independently on...
2019-03-11  Karel ZakMerge branch 'swapon-btrfs' of https://github.com/marco...
2019-03-11  Karel ZakMerge branch 'setterm' of https://github.com/jwilk...
next