]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2020-10-25  Pádraig Bradynl: only fail if need to output overflowed numbers
2020-10-25  Pádraig Bradymaint: add lib/parse-datetime-gen.h to .gitignore
2020-10-25  Pádraig Bradymaint: sync help2man to latest version
2020-10-19  Paul Eggertbuild: update gnulib submodule to latest
2020-10-17  Grigorii Sokolikmaint: remove already handled FIXME in tail.c
2020-10-17  Grigorii Sokolikmaint: update docs for build prerequisites
2020-09-29  Benno Schulenbergdoc: fix punctuation in stat --help
2020-08-12  Pádraig Bradydoc: clarify timeout --foreground description
2020-08-08  Emanuele Giacomellicsplit: fix regex suppression with specific match count
2020-07-31  Bernhard Voelkertests: skip some parts of 'tests/rmdir/ignore.sh' if...
2020-07-28  Bernhard Voelkerdoc: show version in title of HTML manual
2020-07-28  Paul Eggertbuild: update gnulib submodule to latest
2020-07-27  Pádraig Bradydoc: fix typo in env --split-string documentation
2020-07-24  Paul Eggertdate: clarify the Epoch
2020-07-24  Paul Eggertdoc: modernize date examples
2020-07-24  Paul Eggertbuild: update gnulib submodule to latest
2020-07-20  Bernhard Voelkerdoc: clarify 'timeout -k' behavior
2020-07-19  Paul Eggertfactor: port to --without-libgmp
2020-07-11  Paul Eggertbuild: be less aggressive about -fanalyzer
2020-07-09  Paul Eggertfactor: explain why non-GMP code (Bug#42269)
2020-07-08  Paul Eggertdoc: mention expr and factor bignums
2020-07-08  Paul Eggertfactor: treat ' +bignum' like non-bignum
2020-07-08  Paul Eggerttests: simplify since expr now works on bignums
2020-07-08  Paul Eggertfactor: simplify tests by assuming libgmp
2020-07-07  Paul Eggertmaint: use Gnulib libgmp module
2020-07-07  Paul Eggertbuild: update gnulib submodule to latest
2020-07-03  Bernhard Voelkerdoc: add timeout examples
2020-06-30  Andreas Schwabtests: avoid spurious testsuite failure
2020-06-26  Pádraig Bradytests: fix false failure with valgrind and reflink
2020-06-26  Paul Eggertcp: use copy_file_range if available
2020-06-26  Paul Eggertcp: use SEEK_DATA/SEEK_HOLE if available
2020-06-26  Paul Eggertcp: avoid copy_reg goto
2020-06-26  Paul Eggertcp: refactor extent_copy
2020-06-26  Paul Eggertmaint: typo fix
2020-06-23  Paul Eggertchmod: man page fixes
2020-06-21  Pádraig Bradydoc: fix punctuation in man pages
2020-06-20  Bernhard Voelkerstat,tail: add support for the VBOXSF file system
2020-06-19  Paul Eggertcp: default to COW
2020-06-15  Tobias Stoeckmannmaint: avoid signed integer overflows
2020-06-07  Bernhard Voelkerdoc: timeout: improve documentation of the exit status
2020-06-01  Paul Eggertmaint: use getrandom, not getentropy
2020-06-01  Paul Eggertmaint: use getentropy and new tempname modules
2020-06-01  Paul Eggertecho: pacify Oracle Studio 12.6
2020-05-25  Bernhard Voelkermaint: copy FDL from gnulib instead of using it as...
2020-05-23  Bernhard Voelkermaint: fix syntax-check failure from recent adjustment
2020-05-23  Bernhard Voelkertests: fix removed-directory test
2020-05-21  Paul Eggertdate: document +%-N change
2020-05-21  Paul Eggertls: port removed-directory test to NFS
2020-05-21  Paul Eggertdd: omit unnecessary vars when !lint
2020-05-21  Paul Eggertmaint: omit unnecessary pragmas and fix tsort.c
2020-05-21  Paul Eggertbuild: update gnulib submodule to latest
2020-05-11  Pádraig Bradymaint: avoid warnings from GCC's -fanalyzer
2020-04-27  Jason Kimls: allow --classify to be ignored for non tty output
2020-04-22  Bernhard Voelkerbuild: update gnulib to latest - to avoid du(1) crash...
2020-04-02  Pádraig Bradymaint: clean up recently added test
2020-04-02  Pádraig Bradycp: ensure --attributes-only doesn't remove files
2020-03-28  Paul Eggertbuild: update gnulib submodule to latest
2020-03-15  Bernhard Voelkermaint: add texi2dvi build directory to doc/.gitignore
2020-03-07  Paul Eggertls: improve removed-directory test
2020-03-07  Paul Eggertls: restore 8.31 behavior on removed directories
2020-03-05  Pádraig Bradymaint: post-release administrivia
2020-03-05  Pádraig Bradyversion 8.32 v8.32
2020-03-04  Pádraig Bradytests: don't rely on system env(1) being present
2020-03-04  Pádraig Bradybasenc: avoid undefined behaviour in z85 processing
2020-03-01  Pádraig Bradytests: avoid a false failure on OpenIndiana 11
2020-03-01  Pádraig Bradytests: avoid a hang on GNU/Hurd from 2019
2020-03-01  Pádraig Bradytests: use bash in some scripts to avoid false failures
2020-03-01  Pádraig Bradytests: improve test coverage for ls stat checks
2020-03-01  Bruno Haibletests: enable 4 more tests to be executed on FreeBSD
2020-02-29  Pádraig Bradytests: fix incorrect `|| fail` pattern in tests
2020-02-29  Pádraig Bradytests: avoid false failures on darwin 19.2.0
2020-02-29  Bruno Haibletests: fix test failure on FreeBSD 12
2020-02-27  Jan Nieuwenhuizenbuild: once again distribute .tar.gz files
2020-02-27  Pádraig Bradymaint: ensure .deps/ in the project root is ignored...
2020-02-27  Pádraig Bradydoc: remove older ChangeLog items
2020-02-27  Colin Watsonls: issue error message on removed directory
2020-02-25  Pádraig Bradybuild: update to latest gnulib
2020-02-25  Pádraig Bradyb2sum: sync better with upstream
2020-02-25  Pádraig Bradyfactor: sync longlong.h adjustments from upstream
2020-02-25  Pádraig Bradystat,tail: sync file system constants from the linux...
2020-02-24  Pádraig Bradyuniq: avoid strcoll() to improve performance and consis...
2020-02-15  Pádraig Bradydoc: clarify that '%a' stat format outputs mode bits
2020-02-10  Pádraig Bradytests: fix test for symlink
2020-02-09  Kamil Dudkatests: ensure tests/cp/preserve-gid.sh works with singl...
2020-02-09  Pádraig Bradymaint: avoid syntax-check failure in previous commit
2020-02-09  Jim Meyeringbuild: suppress new FP warning from gcc-10.0.1
2020-02-04  Pádraig Bradybuild: update to latest gnulib
2020-02-04  Pádraig Bradytests: avoid false failure due to varying /proc/kallsyms
2020-02-04  Pádraig Bradyrmdir: fix --ignore-fail-on-non-empty with permissions...
2020-02-03  Pádraig Bradybuild: avoid vector performance warnings in randperm
2020-02-03  Pádraig Bradybuild: avoid including sysctl.h on glibc
2020-02-03  Pádraig Bradyls: support --time=creation to show/sort birth time
2020-01-30  Chris Meyeringbuild: rearrange yes(1) code to prevent GCC 10 warning
2020-01-01  Emil Englermaint: add lib/iconv_open-zos.h to .gitignore
2020-01-01  Pádraig Bradybuild: auto enable use of openssl with >= version 3
2020-01-01  Pádraig Bradymaint: adjust to split out xstrtol-error gnulib module
2020-01-01  Pádraig Bradymaint: update all copyright year number ranges
2019-12-08  Bernhard Voelkerdoc: add example to demonstrate sub-second sleep times
2019-12-02  Pádraig Bradymaint: fix syntax-check failure from recent adjustment
2019-12-02  Kamil Dudkachcon: do not validate security context if SELinux...
next