]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2025-03-22  Pádraig Bradydoc: id: make option combinations more searchable
2025-03-21  Pádraig Bradyls: fix crash on systems with SELinux but without xattr...
2025-03-15  Pádraig Bradydircolors: add vt220 as a color capable terminal
2025-03-10  Pádraig Bradytests: dd: ensure posix_fadvise errors are handled
2025-03-10  Frédéric Yhueldd: fix error detection with "nocache" flag
2025-03-10  Paul Eggertbuild: update gnulib submodule to latest
2025-03-09  Pádraig Bradydoc: mention logname improvement in NEWS
2025-02-26  Grisha Levitbuild: fix LIBCRYPTO_SONAME value with config cache
2025-02-24  Lukáš Zaoralwho: fix -m with guessed tty names
2025-02-20  Pádraig Bradybuild: update gnulib submodule to latest
2025-02-20  Pádraig Bradymaint: fix sc_tight_scope failure
2025-02-20  Pádraig Bradymaint: fix sc_preprocessor_indentation failure
2025-02-19  Paul Eggertsort: improve -u brief doc
2025-02-19  Paul Eggertdu: update debug option setup
2025-02-19  Paul Eggertmaint: omit function defn extern
2025-02-19  Paul Eggertcksum: check API better
2025-02-19  Paul Eggertcksum: minor crctab generation cleanups
2025-02-19  Paul Eggertcksum: make cksum.h standalone
2025-02-19  Paul Eggertbuild: update gnulib submodule to latest
2025-02-17  Paul Eggertcksum: port to 32-bit uint_fast32_t
2025-02-17  Paul Eggertcksum: fix test for missing
2025-02-16  Mike Swansondircolors: recognize “jxl” (JPEG XL) files
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
next