]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2022-09-20  Paul Eggertdoc: fix typo in previous change
2022-09-20  Paul Eggertdoc: warn about tabs command (bug#57946)
2022-09-18  Stefan Kangasall: prefer HTTPS to HTTP
2022-09-18  Paul Eggertkill: port to picky-conversion hosts
2022-09-15  Paul Eggertmaint: fix bootstrap module lists for alignof
2022-09-15  Paul Eggertmaint: prefer static_assert to verify
2022-09-15  Paul Eggertmaint: assume C23 alignof
2022-09-15  Paul Eggertmaint: don’t include config.h twice
2022-09-15  Paul Eggertbuild: update gnulib submodule to latest
2022-09-13  Álvar Ibeasdoc: shred: minor fix
2022-09-13  Paul Eggertmaint: adjust to Gnulib stdbool C23 change
2022-09-13  Paul Eggertbuild: update gnulib submodule to latest
2022-09-11  Pádraig Bradystty: give explicit error for unsupported asymmetric...
2022-09-11  Pádraig Bradystty: fix false warnings from [io]speed settings
2022-09-02  Pádraig Bradymaint: add lib/gmp.h to .gitignore
2022-08-31  Pádraig Bradystty: add an undocumented ---debug option for more...
2022-08-31  Pádraig Bradydoc: stty: clarify that [-]drain is treated as an option
2022-08-31  Pádraig Bradystty: validate ispeed and ospeed arguments
2022-08-29  Pádraig Bradymaint: be defensive in avoiding gnulib's poll module
2022-08-29  Pádraig Bradytail: use poll() on macOS
2022-08-27  Pádraig Bradytests: runcon: fix new test to skip on non SELinux...
2022-08-27  Pádraig Bradydoc: NEWS: document recent comm fix, and runcon change
2022-08-27  Pádraig Bradytests: fix tests after recent runcon change
2022-08-27  Pádraig Bradycomm: fix NUL --output-delimiter with --total
2022-08-27  Pádraig Bradymaint: remove FIXME comment from timeout.c
2022-08-27  Pádraig Bradyruncon: distinguish runcon specific errors in exit...
2022-08-13  Pádraig Bradydoc: README: split out ancillary information
2022-08-13  Pádraig Bradyls: support explicit --time=modification selection
2022-08-12  Pádraig Bradydoc: ls: clarify description of timestamps
2022-08-01  Pierre Marsaisdoc: cp: fix --reflink=when typo in texinfo
2022-08-01  Pádraig Bradydoc: uniq: clarify -f operation
2022-07-30  Pádraig Bradydoc: reference fmt(1) from fold(1)
2022-07-27  Paul Eggerttouch: fix aliasing bug
2022-07-26  Pádraig Bradydoc: env: clarify that empty signal args are ignored
2022-07-24  Pádraig Bradydoc: date: clarify which options are mutually exclusive
2022-07-24  Pádraig Bradydate: --debug: diagnose discarded -d or -s options
2022-07-24  Pádraig Bradyruncon: ensure --compute runs the file it inspects
2022-07-24  Pádraig Bradydoc: tr: clarify that -t is ignored unless translating
2022-07-23  Paul Eggertrm: don’t assume st_size is nonnegative
2022-07-22  Paul Eggertstat: -c %s now prints unsigned
2022-07-07  Paul Eggertdd: doc improvement (Bug#54586)
2022-07-06  Paul Eggertcp: don’t remove nonempty cloned dest
2022-07-05  Paul Eggertcp: don’t create empty file if cannot clone
2022-07-04  Ivan Radićmaint: fix comment typo
2022-06-24  Paul Eggertshuf: better diagnostic for ‘shuf -i -10-10’
2022-06-23  Jim Meyeringcp: avoid -Wmaybe-uninitialized warning from GCC13
2022-06-23  Jim Meyeringmaint: remove unnecessary inclusion of hash.h
2022-06-21  Paul Eggertmaint: prefer POSIX-compatible EREs
2022-06-11  Paul Eggertcp: fix ‘cp -rx / /mnt’
2022-06-04  Paul Eggertmaint: avoid \] in REs
2022-06-04  Paul Eggertbuild: update gnulib submodule to latest
2022-05-26  Bernhard Voelkermaint: fix spelling in NEWS entry
2022-05-25  Paul Eggertmaint: spelling fix
2022-05-25  Paul Eggertsort: tune diff_reversed
2022-05-25  Paul Eggertsort: refactor tricky diff reversal
2022-05-25  Pádraig Bradymaint: sort.c: fix syntax-check issue in recent commit
2022-05-25  Pádraig Bradysort: fix issue with -rk in previous commit
2022-05-18  Paul Eggertsort: fix unlikely int overflow with -r
2022-05-18  Paul Eggertmaint: simplify comparisons
2022-05-18  Paul Eggertsort: remove some gotos
2022-05-18  Paul Eggertsort: pacify GCC 12 false positive
2022-05-18  Paul Eggertbuild: update gnulib submodule to latest
2022-05-09  Rasmus Villemoesfactor: --exponents: new option for printing in p^e...
2022-05-02  Pádraig Bradytests: sort-NaN-infloop: augment testing for recent fix
2022-05-02  Paul Eggertbuild: update gnulib submodule to latest
2022-05-02  Paul Eggertsort: fix sort -g infloop again
2022-04-21  Paul Eggertmv: test Bug#55029
2022-04-21  Paul Eggertbuild: update gnulib submodule to latest
2022-04-19  Paul Eggertpr: don’t use uninitialized var
2022-04-19  Paul Eggertdoc: fix ' and ` in PDF output of code
2022-04-19  Paul Eggertdoc: fix footnote formats
2022-04-19  Paul Eggertdoc: prefer ö to $'\u7530'
2022-04-17  Pádraig Bradydoc: rmdir: clarify --ignore-fail-on-non-empty operation
2022-04-15  Pádraig Bradymaint: post-release administrivia
2022-04-15  Pádraig Bradyversion 9.1 v9.1
2022-04-15  Pádraig Bradydoc: avoid unicode errors in texi conversion
2022-04-14  Pádraig Bradybuild: copy: fix build on macos 10.12
2022-04-13  Pádraig Bradytail: detect closed stdout on Solaris
2022-04-13  Pádraig Bradymaint: syntax-check: fix preprocessor indentation
2022-04-13  Paul Eggertcp,mv,install: omit an ‘inline’
2022-04-13  Paul Eggertcp,mv,install: improve EACCES targetdir messages
2022-04-13  Paul Eggertcp,mv,install: avoid excess stat calls on non-GNU
2022-04-13  Paul Eggertcp,mv,install: modularize targetdir
2022-04-12  Pádraig Bradycp,mv,install: avoid EACCES with non directory destination
2022-04-12  Pádraig Bradysync: support syncing files on cygwin
2022-04-12  Pádraig Bradytests: cygwin: handle ENOENT from execvp(".")
2022-04-12  Pádraig Bradytests: env-S.pl: unset cygwin hardwired env vars
2022-04-12  Pádraig Bradytests: md5sum: fix false failures on cygwin
2022-04-11  Pádraig Bradytests: b2sum.sh: fix false failure on cygwin
2022-04-11  Pádraig Bradytests: dircolors.pl: avoid false failure with TERM...
2022-04-11  Pádraig Bradytests: printf-mb.sh: fix false failure with french...
2022-04-10  Pádraig Bradytests: stty.sh: skip on systems without perl
2022-04-09  Pádraig Bradycp,mv,install: avoid opening non directory destination
2022-04-09  Pádraig Bradydoc: install --compare: clarify mode of operation
2022-04-08  Pádraig Bradydoc: remove older ChangeLog items
2022-04-08  Bernhard Voelkermaint: remove obsolete statat gnulib module
2022-04-07  Pádraig Bradybuild: update gnulib submodule to latest
2022-04-04  Pádraig Bradyfactor: improve support on RISCV and loongson
2022-04-03  Pádraig Bradydoc: describe `dd iseek` as a feature not a change
2022-04-03  Pádraig Bradyls: avoid expensive capability lookup by default
next