]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2020-03-05  Pádraig Bradymaint: post-release administrivia
2020-03-05  Pádraig Bradyversion 8.32 v8.32
2020-03-04  Pádraig Bradytests: don't rely on system env(1) being present
2020-03-04  Pádraig Bradybasenc: avoid undefined behaviour in z85 processing
2020-03-01  Pádraig Bradytests: avoid a false failure on OpenIndiana 11
2020-03-01  Pádraig Bradytests: avoid a hang on GNU/Hurd from 2019
2020-03-01  Pádraig Bradytests: use bash in some scripts to avoid false failures
2020-03-01  Pádraig Bradytests: improve test coverage for ls stat checks
2020-03-01  Bruno Haibletests: enable 4 more tests to be executed on FreeBSD
2020-02-29  Pádraig Bradytests: fix incorrect `|| fail` pattern in tests
2020-02-29  Pádraig Bradytests: avoid false failures on darwin 19.2.0
2020-02-29  Bruno Haibletests: fix test failure on FreeBSD 12
2020-02-27  Jan Nieuwenhuizenbuild: once again distribute .tar.gz files
2020-02-27  Pádraig Bradymaint: ensure .deps/ in the project root is ignored...
2020-02-27  Pádraig Bradydoc: remove older ChangeLog items
2020-02-27  Colin Watsonls: issue error message on removed directory
2020-02-25  Pádraig Bradybuild: update to latest gnulib
2020-02-25  Pádraig Bradyb2sum: sync better with upstream
2020-02-25  Pádraig Bradyfactor: sync longlong.h adjustments from upstream
2020-02-25  Pádraig Bradystat,tail: sync file system constants from the linux...
2020-02-24  Pádraig Bradyuniq: avoid strcoll() to improve performance and consis...
2020-02-15  Pádraig Bradydoc: clarify that '%a' stat format outputs mode bits
2020-02-10  Pádraig Bradytests: fix test for symlink
2020-02-09  Kamil Dudkatests: ensure tests/cp/preserve-gid.sh works with singl...
2020-02-09  Pádraig Bradymaint: avoid syntax-check failure in previous commit
2020-02-09  Jim Meyeringbuild: suppress new FP warning from gcc-10.0.1
2020-02-04  Pádraig Bradybuild: update to latest gnulib
2020-02-04  Pádraig Bradytests: avoid false failure due to varying /proc/kallsyms
2020-02-04  Pádraig Bradyrmdir: fix --ignore-fail-on-non-empty with permissions...
2020-02-03  Pádraig Bradybuild: avoid vector performance warnings in randperm
2020-02-03  Pádraig Bradybuild: avoid including sysctl.h on glibc
2020-02-03  Pádraig Bradyls: support --time=creation to show/sort birth time
2020-01-30  Chris Meyeringbuild: rearrange yes(1) code to prevent GCC 10 warning
2020-01-01  Emil Englermaint: add lib/iconv_open-zos.h to .gitignore
2020-01-01  Pádraig Bradybuild: auto enable use of openssl with >= version 3
2020-01-01  Pádraig Bradymaint: adjust to split out xstrtol-error gnulib module
2020-01-01  Pádraig Bradymaint: update all copyright year number ranges
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
next