]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2024-11-09  Paul Eggertod: prefer xpalloc to x2realloc
2024-11-09  Paul Eggertfold: prefer xpalloc to x2realloc
2024-11-09  Paul Eggertsort: prefer xpalloc to x2nrealloc
2024-11-09  Paul Eggertcut,numfmt: prefer xpalloc to x2nrealloc
2024-11-09  Paul Eggertptx: prefer xpalloc to x2nrealloc
2024-11-09  Paul Eggertod: prefer xpalloc to x2nrealloc
2024-11-09  Paul Eggertexpand: check for colno overflow
2024-11-09  Paul Eggertls: fix aclinfo cache bug
2024-11-09  Paul Eggertls: use Gnulib’s unsupported errno list
2024-11-09  Paul Eggertexpand: use signed colno
2024-11-09  Paul Eggertexpand: refactor to introduce ‘colno’
2024-11-09  Paul Eggertexpand: prefer xpalloc to x2nrealloc
2024-11-09  Paul Eggertenv: prefer xpalloc to x2nrealloc
2024-11-09  Paul Eggertchroot: expand heap a bit less aggressively
2024-11-09  Paul Eggertmaint: expand heap a bit less aggressively
2024-11-03  Bruno Haiblebuild: Regenerate distributed built files in $(top_srcdir)
2024-11-02  Pádraig Bradycksum: add support for --algorithm=crc32b
2024-11-02  Collin Funktest: add string operators added by POSIX 2024
2024-11-01  Pádraig Bradydoc: mention new timeout short options in NEWS
2024-11-01  Collin Funkstty: adjust --help to match POSIX 2024
2024-11-01  Pádraig Bradydoc: fix timeout --help for -p
2024-10-30  Pádraig Bradytimeout: add -f and -p short options as per POSIX 2024
2024-10-20  Sylvestre Ledrutests: cksum: verify --check with comments
2024-10-20  Sylvestre Ledrutests: improve ls --dired with symlink testing
2024-10-14  Pádraig Bradymaint: add syntax-check to ensure all gl/ files are...
2024-10-14  Bruno Haiblebuild: distribute the gl/ directory in the tarballs
2024-10-12  Masatake YAMATOcp,mv: align the descriptions of long options
2024-10-07  Collin Funkchroot,whoami: use uintmax_t for printing uids
2024-10-06  Bernhard Voelkermaint: adjust check-ls-dircolors to recent change in...
2024-10-03  Pádraig Bradyls: fix spurious output with -Z
2024-10-03  Pádraig Bradytests: ls: don't always skip a capability test
2024-10-03  Paul Eggertls: tune usage of getxattr/stat syscalls
2024-10-03  Paul Eggertls: omit cast from gobble_file
2024-10-03  Paul Eggertls: check FILETYPE_INDICATORS cardinality
2024-10-03  Paul Eggertls: tune indicator_name
2024-10-03  Paul Eggertls: omit some unnecessary NULs
2024-10-03  Paul Eggertls: tune is_colored
2024-10-03  Paul Eggertls: omit unnecessary test
2024-10-02  Pádraig Bradyls: reinstate capability checking in more cases
2024-10-02  Lukáš Zaoraldoc: ls: fix regression in -k description
2024-10-02  Pádraig Bradytests: df: avoid false failure due to fuse.portal
2024-10-02  Pádraig Bradytests: fix skipping of mtab simulation tests
2024-09-30  Bernhard Voelkermaint: avoid sc_preprocessor_indentation failure in...
2024-09-30  Bernhard Voelkertests: add fold(1) test for --bytes option
2024-09-30  Paul Eggertls: use fewer xattr-related syscalls
2024-09-30  Paul Eggertbuild: update gnulib submodule to latest
2024-09-28  Paul Eggertfactor: eliminate print_uuint recursion
2024-09-28  Paul Eggertfactor: lessen print_uuint recursion
2024-09-28  Paul Eggertfactor: print_uuint accepts uuint
2024-09-28  Paul Eggertfactor: simplify table count
2024-09-28  Paul Eggertfactor: macro refactoring
2024-09-28  Paul Eggertfactor: improve gmp-related buffering
2024-09-28  Paul Eggertfactor: buffer stdout like other progs do
2024-09-28  Paul Eggertfactor: improve fd buffering
2024-09-28  Paul Eggertfactor: powm2 returns uuint
2024-09-28  Paul Eggertfactor: factor_using_division returns uuint
2024-09-28  Paul Eggertfactor: gcd2_odd returns uuint
2024-09-28  Paul Eggertfactor: mod2 now returns uuint
2024-09-28  Paul Eggertfactor: new type uuint
2024-09-28  Paul Eggertfactor: tweak prime_p zero counting
2024-09-28  Paul Eggertfactor: tweak gcd2_odd performance
2024-09-28  Paul Eggertfactor: tweak gcd_odd performance
2024-09-28  Paul Eggertfactor: switch to stdc_leading_zeros etc
2024-09-28  Paul Eggertfactor: port to platforms
2024-09-23  Pádraig Bradydoc: remove extraneous periods from option --help
2024-09-23  Pádraig Bradydoc: sort: be more descriptive than 'manual'
2024-09-23  Pádraig Bradydoc: env: simplify extra info in the man page
2024-09-23  Pádraig Bradydoc: improve printf(1) reference in echo man page
2024-09-23  Pádraig Bradydoc: fix option markup in chgrp, chown, chmod man pages
2024-09-13  Pádraig Bradyprintf: add indexed argument support
2024-09-04  Collin Funkmaint: assume C89 escape sequences
2024-08-29  Pádraig Bradybuild: update gnulib submodule to latest
2024-08-28  Pádraig Bradyall: fix error checking in gl/lib/xdectoint.c
2024-08-25  Pádraig Bradymaint: avoid a syntax check failure
2024-08-25  Collin Funkmaint: adjust to Gnulib acl changes
2024-08-25  Collin Funkbuild: update gnulib submodule to latest
2024-08-19  Pádraig Bradyinstall: dereference source symlinks when comparing
2024-08-15  Paul Eggertmaint: adjust to recent removal of verror.c
2024-08-15  Paul Eggertbuild: update gnulib submodule to latest
2024-08-11  Pádraig Bradyls: add support for explicit file name sorting
2024-08-11  Pádraig Bradymaint: fix syntax-check failure
2024-08-11  Pádraig Bradydoc: printf %b: clarify octal processing
2024-08-11  Paul Eggertmaint: adjust to Gnulib safe_read etc. changes
2024-08-11  Paul Eggertmaint: list Gnulib sys_types directly
2024-08-11  Paul Eggertbuild: update gnulib submodule to latest
2024-08-11  Paul Eggerthead: fix overflows in elide_tail_bytes_pipe
2024-08-11  Paul Eggerthead: new test for big count
2024-08-11  Paul Eggerttail: support counts > 2**64
2024-08-11  Paul Eggerthead: off_t not uintmax_t for file offset
2024-08-11  Paul Eggertnproc: support --ignore counts > 2**64
2024-08-11  Paul Eggertnl: support -l counts > 2**64
2024-08-11  Paul Eggerthead: support counts > 2**64
2024-08-11  Paul Eggertdigest: improve -l overflow diagnostic
2024-08-11  Paul Eggertmaint: distinguish EOVERFLOW vs ERANGE better
2024-08-08  Richard Purdietests: df-P.sh: fix intermittent false failure
2024-08-04  Paul Eggertbuild: modernize AC_CHECK_TYPE usage
2024-08-04  Pádraig Bradymaint: avoid warning on older GCC compilers
2024-08-04  Pádraig Bradytests: limit mem usage on potentially expensive test
2024-08-04  Pádraig Bradytests: ensure utils support writing to a closed pipe
2024-08-04  Pádraig Bradydoc: reference 'dircolors invocation' from ls --color...
next