]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2025-02-14  Paul Eggertcat: fix plain ‘cat’ bug
2025-02-14  Paul Eggertcat: omit unnecessary lseek
2025-02-14  Paul Eggertcat: port to platforms with shm, tmo
2025-02-05  Pádraig Bradydoc: remove extraneous new lines in some man pages
2025-02-05  Pádraig Bradydoc: sync help2man to latest version
2025-02-05  Pádraig Bradytests: du: avoid intermittent false failure
2025-02-04  Paul Eggertbuild: update gnulib submodule to latest
2025-02-03  Paul Eggertmaint: pacify ‘gcc -Wswitch-enum’
2025-02-03  Paul Eggertbuild: update gnulib submodule to latest
2025-01-29  Pádraig Bradydoc: ls: clarify --format options
2025-01-28  Pádraig Bradydoc: support --with-packager-bug-reports
2025-01-22  Pádraig Bradysort: drop "note" from a --debug message
2025-01-20  Pádraig Bradytests: avoid ENAMETOOLONG ERROR on some systems
2025-01-20  Collin Funkmaint: tests: remove duplicate uses of 'my' in Perl
2025-01-20  Pádraig Bradytests: remove use of unprotected 'set'
2025-01-19  Daniel Hofstettertests: fix typo in tests/ls/ls-time.sh
2025-01-19  G. Branden... doc: fix superscript in Texinfo manual's math
2025-01-18  Pádraig Bradyls: fix crash with --context
2025-01-17  Pádraig Bradymaint: post-release administrivia
2025-01-17  Pádraig Bradyversion 9.6 v9.6
2025-01-17  Pádraig Bradybuild: update gnulib submodule to latest
2025-01-16  Bruno Haiblebuild: fix compilation error on CentOS 8 Stream
2025-01-16  Pádraig Bradytests: tail-c.sh: avoid failure on Linux kernels <= 2
2025-01-16  Bruno Haiblels: Fix compilation error on CentOS 6
2025-01-16  Paul Eggertsort: fix --debug buffer overrun
2025-01-16  Pádraig Bradytests: avoid false failure with replaced readdir
2025-01-16  Pádraig Bradyls: suppress ENOTSUP errors on virtiofs
2025-01-15  Pádraig Bradytests: misc/write-errors.sh: increase memory limit
2025-01-15  Pádraig Bradytests: head: avoid false failure on some systems
2025-01-15  Pádraig Bradyyes: avoid failure on CHERI protected systems
2025-01-15  Pádraig Bradytac: avoid out of bounds access
2025-01-15  Pádraig Bradytests: avoid ERRORs with no mntent.h
2025-01-15  Pádraig Bradytests: avoid false failure with many mountpoints
2025-01-15  Pádraig Bradytests: printf: avoid false failure
2025-01-15  Pádraig Bradytests: avoid slow ulimit -v behavior
2025-01-15  Pádraig Bradytests: use more portable timeout presence check
2025-01-15  Pádraig Bradytests: tail: avoid failure on Solaris 11
2025-01-15  Pádraig Bradymaint: avoid syntax-check failure
2025-01-15  Paul Eggertcksum: port to Oracle Developer Studio 12.6
2025-01-15  Paul Eggertbuild: update gnulib submodule to latest
2025-01-14  Collin Funktests: env-S.pl: unset GNU/Hurd env vars
2025-01-13  Paul Eggertls: readdir errno fixes
2025-01-13  Pádraig Bradytail: fix regression in open() flags used
2025-01-13  Pádraig Bradybuild: update to latest gnulib
2025-01-12  Pádraig Bradyall: fix program name with --enable-single-binary=shebangs
2025-01-12  Pádraig Bradytests: make misc/write-errors.sh immune to default...
2025-01-11  Pádraig Bradyls: fix inaccurate indication of ACLs on NFS
2025-01-10  Pádraig Bradycsplit: avoid extraenous output files given empty input
2025-01-10  Pádraig Bradyls: suppress "Permission denied" errors on NFS
2025-01-10  Paul Eggertbuild: update gnulib submodule to latest
2025-01-08  Paul Eggertls: update comment
2025-01-08  Pádraig Bradytail: honor --pid with fifos
2025-01-07  Pádraig Bradycp,mv: decouple --update from -f,-i,-n options
2025-01-06  Pádraig Bradycp,mv: ensure -i,f are not overridden by -u
2025-01-06  Pádraig Bradydoc: clarify mv -f operation in texinfo
2025-01-01  Pádraig Bradymaint: update all copyright year number ranges
2025-01-01  Pádraig Bradypwd: fix erroneous leading slash on some systems
2024-12-30  Pádraig Bradynumfmt: don't require a suffix with --from=iec-i
2024-12-30  Pádraig Bradymaint: fix syntax-check error
2024-12-30  Paul Eggertmaint: adjust to Gnulib module renaming
2024-12-30  Paul Eggertbuild: update gnulib submodule to latest
2024-12-30  Paul Eggertdate: improve doc for ambiguous formats
2024-12-30  Paul Eggertmaint: ISDIGIT → c_isdigit
2024-12-30  Sylvestre Ledrutests: improve the chmod/symlinks.sh test
2024-12-23  Pádraig Bradykill: with -l,-t list signal 0
2024-12-21  Pádraig Bradymaint: correct © dates for hardware optimized crc routines
2024-12-21  Pádraig Bradytail: always fail when followed files become inaccessible
2024-12-20  Pádraig Bradycksum: update to pclmul optimized crc32b from gnulib
2024-12-16  Daniel Hofstettermaint: tests: update deprecated perl backreference...
2024-12-12  Paul Eggertmaint: sync help2man to latest version
2024-12-05  Sam Russellcksum: use ARMv8 SIMD extensions
2024-12-05  Pádraig Bradytail: ensure --follow=name unfollows renamed files
2024-11-26  Sam Russellcksum: use AVX2 and AVX512 for speedup
2024-11-26  Pádraig Bradytail,tee: fix broken pipe detection on darwin 9
2024-11-24  Pádraig Bradytests: avoid false failure with unicode decomposed...
2024-11-20  Paul Eggertdd: port big-offset test to macOS 12.6
2024-11-20  Collin Funkmaint: update .gitignore
2024-11-20  Collin Funkmaint: prefer mbszero over memset
2024-11-20  Paul Eggertls: port to Oracle Developer Studio 12.6
2024-11-20  Paul Eggertfactor: fix ‘return’ typo
2024-11-19  Paul Eggertdoc: mention "printf %d ''" change
2024-11-19  Pádraig Bradytests: fix inconsistent use of getlimits_
2024-11-19  Pádraig Bradytests: printf: avoid iconv issues on macOS
2024-11-19  Paul Eggertchown: port test to macOS 12.6 nogroup user
2024-11-19  Paul Eggertmaint: omit unnecessary to_uchar
2024-11-19  Paul Eggerttests: Remove stray ‘i’
2024-11-19  Paul Eggertprintf: diagnose empty args correctly
2024-11-19  Paul Eggertprintf: do n$ overflow checking by hand
2024-11-19  Paul Eggertprintf: refactor macros to function
2024-11-18  Pádraig Bradymaint: avoid a syntax-check failure
2024-11-18  Pádraig Bradydoc: describe "New programs" consistently in NEWS
2024-11-18  Paul Eggertbuild: update gnulib submodule to latest
2024-11-18  Paul Eggertfactor: pacify -Wunused-macros
2024-11-15  Paul Eggertls: refactor gobble_file get_scontext
2024-11-12  Pádraig Bradytests: ls: also test security context output for symlinks
2024-11-12  Pádraig Bradytests: avoid false failure with --disable-selinux
2024-11-11  Pádraig Bradyls: fix security context indication in --long mode
2024-11-11  Paul Eggertbuild: update gnulib submodule to latest
2024-11-11  Pádraig Bradybuild: update gnulib to latest
2024-11-10  Paul Eggertls: add test case for ls -Z bug
next