]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2019-12-08  Bernhard Voelkerdoc: add example to demonstrate sub-second sleep times
2019-12-02  Pádraig Bradymaint: fix syntax-check failure from recent adjustment
2019-12-02  Kamil Dudkachcon: do not validate security context if SELinux...
2019-11-12  Paul Eggertdoc: remove colon from node name
2019-11-12  Paul Eggertshred: modernize documentation
2019-10-22  Paul Eggertall: improve parsing of numeric arguments
2019-10-22  Paul Eggertstdbuf: improve size checking
2019-10-22  Paul Eggertshuf: improve randperm overflow checking
2019-10-22  Paul Eggertbuild: don’t worry about logical-op checking
2019-10-22  Paul Eggertbuild: re-enable type-limits checking
2019-10-21  Paul Eggertshuf: fix bug with ‘-r -n 0’
2019-10-09  Jeff Laytonls: use statx instead of stat when available
2019-10-03  Paul Eggerttruncate: avoid integer-overflow assumptions
2019-10-03  Paul Eggertnumfmt: avoid unlikely integer overflow
2019-10-03  Paul Eggertnl: fix integer-overflow bug
2019-10-03  Paul Eggertcp: simplify integer overflow checking
2019-09-08  Pádraig Bradyseq: use faster processing for integer steps from 2...
2019-09-08  Pádraig Bradymaint: use consistent header ordering and spacing in...
2019-08-15  Paul Eggertbuild: update gnulib submodule to latest
2019-08-15  Assaf Gordonscripts: document how to build older versions on newer...
2019-08-12  Bruno Haiblebuild: adjust for recent gnulib pthread changes
2019-08-11  Assaf Gordondate: mention military timezone changes from gnulib
2019-08-11  Bernhard Voelkermaint: add lib/argmatch.h to po/POTFILES.in
2019-08-11  Assaf Gordongnulib: update to latest
2019-08-08  Pádraig Bradydoc: clarify that truncate creates sparse files
2019-08-07  Mike Swansondircolors: recognize the WebP image format
2019-08-06  Bernhard Voelkermaint: fix error in syntax-check checking
2019-08-04  Akim Demaillemaint: fix issues in syntax-check
2019-08-03  Assaf Gordonseq: fix superfluous output line
2019-07-22  Bernhard Voelkerdoc: improve new version sort chapter
2019-07-15  Assaf Gordondoc: add "version sort ordering" chapter
2019-07-12  Andreas Dilgerstat: don't explicitly request file size for filenames
2019-06-20  Paul Eggertod: use fseek on non-regular files
2019-06-18  Paul Eggertdoc: mention ls -l user/group justification
2019-06-14  Jeff Laytonstat: fix enabling of statx logic
2019-06-13  Assaf Gordontests: avoid false-positive in date-debug test
2019-06-10  Jeff Laytonstat: Use statx where available and support --cached
2019-06-09  Pádraig Bradydoc: fix description of tail -f on truncated files
2019-06-08  Pádraig Bradysplit: fix failure for certain number of specified...
2019-05-30  Paul Eggertdd: be more careful about signal handling
2019-05-29  Paul Eggertmaint: fix version number in NEWS
2019-05-28  Paul Eggertcp: fix /dev/stdin problem on Solaris
2019-05-26  Kevin Lockedoc: clarify dd sparse detection is by *output* block
2019-05-22  Martin Castillodoc: fix typo in sort set operations example
2019-05-17  Paul Eggertb2sum: port blake2b-ref.c to HP-UX aCC
2019-05-15  Paul Eggertb2sum: sync better with upstream
2019-05-15  Paul Eggertb2sum: port to HP-UX aCC
2019-05-14  Paul Eggertstdbuf: port configure-time checking to HP-UX aCC
2019-05-11  Paul Eggertb2sum: port to HP-UX C
2019-05-11  Paul Eggertcp: port fiemap.h to C99
2019-05-11  Paul Eggertbasenc: port to C99
2019-05-11  Paul Eggertmaint: adjust to recent verify_true removal
2019-05-11  Paul Eggertbuild: update gnulib submodule to latest
2019-04-19  Bernhard Voelkergnulib: update to the latest
2019-03-31  Shugo Maedafactor: output immediately if stdout is a tty but stdin...
2019-03-30  Pádraig Bradymaint: fix syntax check failure
2019-03-30  Martin Castillomaint: tee: use STDIN_FILENO rather than 0
2019-03-20  Paul Eggertdd: improve doc of stderr output
2019-03-18  Kamil Dudkamd5sum,b2sum,sha*sum: --help: add note about binary...
2019-03-17  Paul Eggertdoc: add NEWS item for Solaris symlink fix
2019-03-17  Paul Eggertln: port to symlink ("x", ".") failing with EINVAL
2019-03-16  Pádraig Bradydoc: add a NEWS entry for the ln O_DIRECTORY fix
2019-03-16  Paul Eggertln: port to platforms lacking O_DIRECTORY
2019-03-15  Kamil Dudkadoc: improve wording of the --kibibytes option description
2019-03-11  Bernhard Voelkermaint: sync extra files from gnulib
2019-03-11  Pádraig Bradymaint: post-release administrivia
2019-03-10  Pádraig Bradyversion 8.31 v8.31
2019-03-10  Pádraig Bradytests: test-N: include subsecond values in gating check
2019-03-10  Pádraig Bradytests: wc-nbsp: fix false failures on various systems
2019-03-07  Pádraig Bradytests: tail-2/pipe-f: avoid false failure closing stdout
2019-03-07  Pádraig Bradytests: tac-2-nonseekable: ensure we don't block indefin...
2019-03-07  Pádraig Bradytests: id/zero: avoid false failure due to sed differences
2019-03-07  Pádraig Bradytests: test-N: fix false positives on some systems
2019-03-07  Assaf Gordondoc: replace @hashchar{} with actual hash character
2019-03-06  Pádraig Bradybuild: avoid statx related build failure on AIX
2019-03-06  Pádraig Bradytests: wc-nbsp.sh: avoid failure on FreeBSD
2019-03-06  Pádraig Bradybuild: fix env build where SIGNUM_BOUND is not constant
2019-03-04  Pádraig Bradydoc: remove older ChangeLog items
2019-03-04  Pádraig Bradybuild: revert recent change with distributed man page...
2019-03-04  Pádraig Bradyenv: add --list-signal-handling to output non default...
2019-03-04  Assaf Gordonenv: new options --{default,ignore,block}-signal[=SIG]
2019-03-04  Martin Bukatovicstat: print birth time on systems supporting statx
2019-03-04  Pádraig Bradydf: support different file system encodings when not...
2019-03-04  Pádraig Bradymaint: tidy up recent additions to NEWS
2019-02-27  Bernhard Voelkerdoc: further clarify 'yes' alternative in seq invocation
2019-02-26  Pádraig Bradywc: treat non breaking space as a word separator
2019-02-25  Paul Eggertdoc: more date +%F clarifications
2019-02-25  Paul Eggertdoc: give date +%+F example
2019-02-25  Paul Eggertdoc: fix typo in previous patch
2019-02-25  Paul Eggertdate: ‘+’ conversion specification flag
2019-02-25  Paul Eggertbuild: update gnulib submodule to latest
2019-02-24  Bernhard Voelkerall: detect --help and --version more consistently
2019-02-24  Pádraig Bradygnulib: update to the latest
2019-02-20  Martin Castillodoc: fix join examples in texinfo
2019-02-19  Daming Yangls: better align month abbreviations containing digits
2019-02-18  Pádraig Bradysort: clarify in --debug; only text comparisons affected
2019-02-12  Pádraig Bradycomm,join: ensure warnings are apparent upon exit
2019-02-12  Filipp Gunbindoc: fix typo referencing RFC 2822
2019-02-11  Pádraig Bradygnulib: update to use new strtold module
2019-02-04  Pádraig Bradyseq: output decimal points consistently with invalid...
next