]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2025-06-18  Pádraig Bradytests: stty: adjust tests for arbitary speeds
2025-06-18  H. Peter Anvinstty: arbitrary or non-a priori known speed_t support
2025-06-10  Paul Eggertdate: port test to NetBSD 10
2025-06-09  Paul Eggertbuild: update gnulib submodule to latest
2025-06-07  Pádraig Bradydoc: cp --help: mention --reflink=auto is now the default
2025-06-03  Pádraig Bradydoc: make command synopsis more consistent
2025-05-29  Paul Eggertcksum: port to Apple LLVM version 10.0.0
2025-05-28  Pádraig Bradytests: sort: expand multiple output testing
2025-05-28  Paul Eggertmaint: assume O_DIRECTORY
2025-05-28  Paul Eggertbuild: update gnulib submodule to latest
2025-05-24  Pádraig Bradymaint: avoid a sc_system_h_headers failure
2025-05-24  Paul Eggertstdbuf: don’t allocate more than SIZE_MAX / 2
2025-05-24  Paul Eggertstdbuf: simplify apply_mode + getenv
2025-05-24  Paul Eggertstdbuf: port better to Mac OS X 10.4.11
2025-05-21  Pádraig Bradytests: avoid hung tests on older macOS
2025-05-20  Pádraig Bradysort: fix buffer under-read (CWE-127)
2025-05-19  Paul Eggertmaint: omit -Wmissing-variable-declarations from tests
2025-05-18  Pádraig Bradymaint: avoid sc_preprocessor_indentation failure
2025-05-18  Collin Funkbuild: generate src/crctab.c when building from git
2025-05-18  Collin Funkbuild: fix 'make distcheck'
2025-05-18  Paul Eggertfactor: fix bug with 128-bit uintmax_t
2025-05-18  Paul Eggertfactor: refactor to allow non-uintmax_t ints
2025-05-17  Collin Funkbuild: support cross-compiling directly from git checkout
2025-05-15  Paul Eggertmaint: --help now outputs bug reporting address
2025-05-12  Pádraig Bradymaint: avoid sc_gitignore_missing failure
2025-05-12  Pádraig Bradydoc: NEWS: fix introduced version of a bug
2025-05-12  Pádraig Bradymaint: avoid sc_GPL_version failure
2025-05-12  Collin Funkdoc: suggest GNULIB_REFDIR instead of GNULIB_SRCDIR
2025-05-12  Paul Eggertfactor: check overflow with ckd_add etc
2025-05-12  Paul Eggertmaint: pacify GCC when selinux is missing
2025-05-12  Paul Eggertfactor: be more cautious about C compiler versions
2025-05-12  Paul Eggertmaint: sync longlong.h from gmp
2025-05-12  Paul Eggertfactor: omit incorrect affirms in mulredc2
2025-05-11  Collin Funkbuild: update gnulib submodule to latest
2025-05-10  Paul Eggertmaint: update NEWS from Gnulib update
2025-05-10  Paul Eggertbuild: update gnulib submodule to latest
2025-05-10  Paul Eggertmaint: minor followon touchup of GCC warnings
2025-05-09  Paul Eggertmaint: modernize GCC warning configuration
2025-05-09  Paul Eggertmaint: use MAYBE_UNUSED more consistently
2025-05-09  Paul Eggertmaint: fix Automake warning
2025-05-03  Pádraig Bradytests: avoid false failures in user namespaces
2025-05-01  Pádraig Bradybuild: update to latest gnulib
2025-04-23  Pádraig Bradytests: add a test case for negative relative date
2025-04-21  Pádraig Bradytests: fix false failure with constrained setfacl
2025-04-19  Pádraig Bradymaint: map Jim's new email address
2025-04-12  Paul Eggertls: omit a static var
2025-04-09  Pádraig Bradymaint: post-release administrivia
2025-04-09  Pádraig Bradyversion 9.7 v9.7
2025-04-08  Pádraig Bradytests: adjust csplit VM limit for CheriBSD
2025-04-08  Pádraig Bradyls: support capabilities with device 0,0
2025-04-08  Bruno Haiblels: fix crash of "ls -Z ." on OpenBSD's /dev/wd0a disk
2025-04-07  Jim Meyeringbuild: use _GL_ATTRIBUTE_NONSTRING attribute to avoid...
2025-04-07  Pádraig Bradymaint: avoid syntax-check failures from recent commit
2025-04-07  Paul Eggertdoc: mention workaround for combining hex floats with...
2025-04-07  Paul Eggertbuild: update gnulib submodule to latest
2025-04-07  Paul Eggerttimeout: don’t sleep less than requested
2025-04-06  Jim Meyeringmaint: silence a -Wunterminated-string-initialization...
2025-04-05  Pádraig Bradybuild: update gnulib submodule to latest
2025-04-05  Pádraig Bradytimeout: remove dependence on libm
2025-04-05  Pádraig Bradydoc: mention the edge case of hex durations with 'd...
2025-04-05  Pádraig Bradymaint: adjustments to recent timeout change
2025-04-05  Paul Eggerttimeout: round timeouts up
2025-04-04  Collin Funkmaint: ensure that new "make syntax-check"-run sc_codes...
2025-04-04  Pádraig Bradytimeout: ensure infinitesimal timeouts timeout quickly
2025-04-04  Pádraig Bradytests: fix false failure with multi-byte thousands...
2025-03-31  Pádraig Bradyls: suppress ENOENT errors when reading ACL info
2025-03-30  Pádraig Bradyls: print correct xattr error on all platforms
2025-03-23  Paul Eggertmv: port test to OpenBSD 7.5
2025-03-22  Pádraig Bradydoc: id: be direct about valid options with -nr
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
next