]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2021-12-10  Paul Eggertbuild: update gnulib submodule to latest
2021-12-07  Paul Eggertuname: port to recent macOS
2021-11-22  Paul Eggertcp: clone on macOS
2021-11-21  Paul Eggertcp: streamline cloning by skipping fstat
2021-11-20  Paul Eggertcp: fix --preserve=ownership permissions bug
2021-11-19  Paul Eggertmaint: prefer MAYBE_UNUSED
2021-11-18  Paul Eggertcp: fix security context race
2021-11-17  Paul Eggertmaint: update NEWS for macOS fix
2021-11-17  Paul Eggertcp: minor clarity tweak
2021-11-17  Paul Eggertcp: fix ptrdiff_t/ssize_t theoretical glitches
2021-11-16  Paul Eggertbuild: update gnulib submodule to latest
2021-11-16  Paul Eggertmaint: fix nonnull decl
2021-11-15  Paul Eggertbuild: update gnulib submodule to latest
2021-11-13  Pádraig Bradytests: avoid false failure in env-signal-handler.sh
2021-11-01  Pádraig Bradymaint: fix recent syntax-check failures
2021-11-01  Paul Eggertmaint: use minmax.h instead of rolling our own
2021-11-01  Paul Eggertmaint: add function attributes to .h files
2021-11-01  Paul Eggertmaint: enable -Wsuggest-attribute=format
2021-11-01  Paul Eggertmaint: modernize attribute usage
2021-11-01  Paul Eggertmaint: remove unused __attribute__ defn
2021-11-01  Paul Eggertb2sum: simplify attribute usage
2021-11-01  Paul Eggertmaint: prefer attribute.h in .c files
2021-10-31  Pádraig Bradysort: --debug: add warnings about sign, radix, and...
2021-10-30  Paul Eggertmaint: modernize README-{hacking,prereq}
2021-10-30  Paul Eggertcp: revert unnecessary FreeBSD workaround
2021-10-30  Paul Eggertcp: defend better against FreeBSD 9.1 zfs bug
2021-10-22  Pádraig Bradydoc: say that printf(1) is preferred over echo(1)
2021-10-12  Pádraig Bradydoc: timeout --kill-after: clarify disabled timeouts
2021-10-12  Pádraig Bradytimeout: ensure --foreground -k exits with status 137
2021-10-11  Pádraig Bradydoc: timeout --foreground: add clarification on exit...
2021-10-10  Paul Eggertsort: fix unlikely bug when '\377' < 0
2021-10-03  Paul Eggertbuild: update gnulib submodule to latest
2021-10-03  Paul Eggertmaint: switch to C11-style _Noreturn
2021-10-03  Paul Eggertls: port to OpenBSD
2021-09-26  Pádraig Bradydoc: adjust ls --zero option order in texinfo
2021-09-25  Pádraig Bradytests: cp/sparse-perf: make more robust and add zfs...
2021-09-24  Pádraig Bradychmod: fix exit status when ignoring symlinks
2021-09-24  Pádraig Bradymaint: post-release administrivia
2021-09-24  Pádraig Bradyversion 9.0 v9.0
2021-09-24  Pádraig Bradytests: sparse-perf: avoid false failure
2021-09-23  Pádraig Bradycksum: fix -a crc on 64 bit big endian systems
2021-09-21  Pádraig Bradytail: fix detection of closed stdout on macOS
2021-09-21  Pádraig Bradymaint: clean up c++ style comments
2021-09-20  Pádraig Bradytests: date-debug: avoid a false failure on solaris
2021-09-20  Jim Meyeringdoc: drop extraneous single quotes in help
2021-09-20  Jim Meyeringcksum: list Pádraig as coauthor
2021-09-20  Jim Meyeringtests: env-s.pl: avoid spurious failure on OS X
2021-09-20  Pádraig Bradybuild: update gnulib submodule to latest
2021-09-20  Pádraig Bradydoc: fix --help formatting for checksum utils
2021-09-20  Pádraig Bradycksum: support more transparent emulation of older...
2021-09-20  Pádraig Bradytests: avoid rare race in tail-2/F-vs-rename.sh
2021-09-17  Pádraig Bradymaint: remove duplicate from THANKS.in
2021-09-17  Tianjia Zhangtests: fix typo in cksum-a.sh
2021-09-17  Pádraig Bradytests: fix rare false failure in tail-2/F-vs-rename
2021-09-16  Pádraig Bradytests: port removed-directory test to FreeBSD
2021-09-16  Pádraig Bradyrmdir: fix uninitialized memory causing incorrect error
2021-09-16  Jim Meyeringbuild: avoid new chmod.c warnings from upcoming GCC12
2021-09-16  Pádraig Bradydigest: ignore empty lines when checking
2021-09-16  Pádraig Bradyfactor: sync longlong.h adjustments from upstream
2021-09-16  Pádraig Bradystat,tail: add support for the secretmem file system
2021-09-16  Pádraig Bradymaint: sync help2man to latest version
2021-09-16  Pádraig Bradydoc: remove older ChangeLog items
2021-09-16  Pádraig Bradytests: ensure returns_ check failures are propagated
2021-09-16  Pádraig Bradycksum: fix --check with non tagged format checksums
2021-09-16  Paul Eggertcksum: fix off-by-1 bug with \r stripping
2021-09-15  Paul Eggertmaint: prefer rawmemchr to memchr when easy
2021-09-15  Paul Eggertsplit: avoid NULL + 1
2021-09-15  Pádraig Bradydigest: support windows format checksum files
2021-09-15  Pádraig Bradydoc: improve --help indenting in checksum utils
2021-09-15  Pádraig Bradycksum: operate in binary mode only
2021-09-15  Pádraig Bradycksum: use --tag format by default
2021-09-15  Pádraig Bradycksum: support --zero in default mode
2021-09-15  Pádraig Bradydigest: support -length specifiers on all digest tags
2021-09-15  Pádraig Bradycksum: support digest detection for tagged format
2021-09-15  Pádraig Bradymaint: simplify b2sum to only handle BLAKE2b
2021-09-15  Pádraig Bradydigest: add support for sm3
2021-09-15  Pádraig Bradycksum: add --algorithm option to select digest mode
2021-09-15  Pádraig Bradydigest: refactor cksum(1) into digest.c
2021-09-15  Pádraig Bradycksum: document the --debug option
2021-09-15  Pádraig Bradysum: handle EOVERFLOW for too large inputs
2021-09-15  Pádraig Bradydigest: refactor sum(1) into digest.c
2021-09-15  Pádraig Bradydigest: add LENGTH parameter to digest to support cksum
2021-09-15  Pádraig Bradymaint: rename md5sum.c to more general digest.c
2021-09-15  Pádraig Bradydoc: fix ambiguities in logname(1) and whoami(1)
2021-09-15  nl6720dircolors: add *direct* to TERM matching
2021-09-12  Pádraig Bradytests: stat-vs-dirent.sh: avoid a false failure
2021-09-09  Pádraig Bradytests: add new stdin reading programs to tty-eof test
2021-09-09  Pádraig Bradybuild: update gnulib submodule to latest
2021-09-09  Pádraig Bradydoc: fix repeated word
2021-09-09  Paul Eggertdoc: can “can can”
2021-09-07  Paul Eggertdoc: add missing "as" (thanks to Nelson H.F. Beebe)
2021-09-05  Justin Traceytests: narrow scope of faulty join args
2021-08-31  Pádraig Bradydoc: indicate the default algorithm in the sum(1) man...
2021-08-31  Pádraig Bradysum: always output a file name if one passed
2021-08-31  Paul Eggerttests: port better to NetBSD
2021-08-31  Paul Eggerttests: merge help-version changes back from gzip
2021-08-30  Assaf Gordonbasenc: fix bug49741: using wrong decoding buffer length
2021-08-28  Paul Eggertbasenc: prefer signed to unsigned integers
2021-08-25  Jim Meyeringmaint: avoid new syntax-check failure
2021-08-25  Pádraig Bradytests: avoid reflinks when testing SEEK_DATA logic
next