]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2021-09-09  Pádraig Bradydoc: fix repeated word
2021-09-09  Paul Eggertdoc: can “can can”
2021-09-07  Paul Eggertdoc: add missing "as" (thanks to Nelson H.F. Beebe)
2021-09-05  Justin Traceytests: narrow scope of faulty join args
2021-08-31  Pádraig Bradydoc: indicate the default algorithm in the sum(1) man...
2021-08-31  Pádraig Bradysum: always output a file name if one passed
2021-08-31  Paul Eggerttests: port better to NetBSD
2021-08-31  Paul Eggerttests: merge help-version changes back from gzip
2021-08-30  Assaf Gordonbasenc: fix bug49741: using wrong decoding buffer length
2021-08-28  Paul Eggertbasenc: prefer signed to unsigned integers
2021-08-25  Jim Meyeringmaint: avoid new syntax-check failure
2021-08-25  Pádraig Bradytests: avoid reflinks when testing SEEK_DATA logic
2021-08-22  Paul Eggertdf: pacify -Wsuggest-attribute=malloc
2021-08-22  Paul Eggertbuild: update gnulib submodule to latest
2021-08-22  Paul Eggertmaint: use clearerr on stdin when appropriate
2021-08-22  Paul Eggertdoc: spell out stdin, stdout, stderr
2021-08-16  Paul Eggertchmod: fix use of uninitialized var if -v
2021-08-14  Pádraig Bradymaint: update .gitignore
2021-08-14  Pádraig Bradymaint: allow hook script accept "Signed-off-by:"
2021-08-11  Paul Eggertdf: fix bug with automounted
2021-08-07  Pádraig Bradycat: with -E fix handling of \r\n spanning buffers
2021-07-31  Paul Eggertmaint: update .gitignore
2021-07-31  Paul Eggertbuild: update gnulib submodule to latest
2021-07-31  Paul Eggertuniq: pacify GCC -fanalyzer
2021-07-31  Paul Eggertnumfmt: omit unnecessary pointer test
2021-07-29  Pádraig Bradydoc: add options summary list to tr texinfo
2021-07-28  Pádraig Bradytests: augment new ls --zero test cases
2021-07-28  Pádraig Bradymaint: avoid syntax-check failures in recent ls changes
2021-07-28  Paul Eggertdoc: modernize usage of “disk” and “core”
2021-07-28  Paul Eggertdoc: improve ls documentation
2021-07-28  Paul Eggertls: rename --null to --zero (Bug#49716)
2021-07-28  Paul Eggertls: compute defaults more lazily
2021-07-26  Pádraig Bradymaint: avoid recent syntax-check issues
2021-07-26  Paul Eggertls: add --null option (Bug#49716)
2021-07-26  Paul Eggertls: port to wider off_t, uid_t, gid_t
2021-07-26  Paul Eggertls: demacroize
2021-07-26  Paul Eggertls: simplify sprintf usage
2021-07-26  Paul Eggertbuild: update gnulib submodule to latest
2021-07-26  Paul Eggertmaint: fix white space
2021-07-26  Paul Eggertenv: fix usage typo
2021-07-02  Kamil Dudkadf: fix duplicated remote entries due to bind mounts
2021-06-27  Paul Eggerttail: use poll, not select
2021-06-27  Paul Eggerttail: fix abuse2 test race
2021-06-27  Paul Eggertmaint: while (1) → while (true)
2021-06-21  Nikolay Nechaevmaint: remove redundant checks on buffer sizes in tail
2021-06-21  Pádraig Bradystat: use decomposed decimal device numbers by default
2021-06-21  Pádraig Bradystat: support more device number representations
2021-06-12  Paul Eggertbuild: update gnulib submodule to latest
2021-05-28  Jim Meyeringmaint: bootstrap: remove reference to unused hash-pjw...
2021-05-15  Pádraig Bradybuild: update gnulib submodule to latest
2021-05-15  Pádraig Bradycopy: remove fiemap logic
2021-05-12  Pádraig Bradycopy: disallow copy_file_range() on Linux kernels befor...
2021-05-12  Pádraig Bradytests: fix tests/cp/sparse-2.sh false failure on some...
2021-05-12  Pádraig Bradytests: ensure we test SEEK_DATA where used
2021-05-12  Pádraig Bradycopy: handle system security config issues with copy_fi...
2021-05-12  Pádraig Bradycopy: handle EOPNOTSUPP from SEEK_DATA
2021-05-12  Pádraig Bradycopy: handle ENOTSUP from copy_file_range()
2021-05-10  Pádraig Bradybuild: update gnulib submodule to latest
2021-05-10  Carl Edquistbuild: fix __get_cpuid_count check to catch link failure
2021-05-08  Pádraig Bradymaint: consistently free hash structures in dev mode
2021-05-06  Bernhard Voelkermaint: fix sc_space_before_open_paren failure
2021-05-03  Pádraig Bradycopy: exit immediately upon failure to allocate hash...
2021-05-02  Pádraig Bradycopy: ensure we enforce --reflink=never
2021-05-02  Pádraig Bradywc: add --debug to diagnose which implementation used
2021-05-02  Kristoffer... wc: use avx2 optimization when counting only lines
2021-05-01  Paul Eggerttouch: fix wrong diagnostic (Bug#48106)
2021-04-27  Paul Eggertmaint: port to Autoconf 2.71
2021-04-27  Paul Eggertcsplit: size_t overflow check
2021-04-27  Paul Eggertbuild: update gnulib submodule to latest
2021-04-27  Zorro Langcopy: do not refuse to copy a swap file
2021-04-22  Bernhard Voelkertests: fix FP in ls/stat-free-color.sh
2021-04-11  Pádraig Bradydoc: clarify that ln --relative requires --symbolic...
2021-04-11  Pádraig Bradydoc: clarify what's counted by wc
2021-04-11  Pádraig Bradymaint: use "char const *" rather than "const char *"
2021-04-11  Pádraig Bradyls: cache name width determination
2021-04-11  Carl Edquistls: add --sort=width option to sort by file name width
2021-03-30  Paul Eggertenv: simplify --split-string memory management
2021-03-30  Paul Eggertbuild: update gnulib submodule to latest
2021-03-29  Pádraig Bradytests: add a test case for recent env fix
2021-03-29  Pádraig Bradymaint: ignore all .a files in .gitignore
2021-03-26  Paul Eggertenv: prefer ptrdiff_t
2021-03-26  Paul Eggertenv: improve whitespace warning
2021-03-26  Paul Eggertenv: use GNU coding style
2021-03-26  Paul Eggertenv: remove asserts
2021-03-26  Paul Eggertdoc: document env fix
2021-03-26  Paul Eggertenv: fix address violation with '\v' in -S
2021-03-25  Paul Eggerthostname: pacify valgrind
2021-03-25  Paul Eggerthostname: use puts
2021-03-25  Paul Eggertmaint: indenting
2021-03-25  Kamil Dudkaln: fix memory leaks in do_link
2021-03-25  Paul Eggertstdbuf: port lib to macOS
2021-03-24  Paul Eggertcksum: port recent changes to macOS
2021-03-22  Bernhard Voelkermaint: update bootstrap from gnulib
2021-03-21  Paul Eggertptx: remove use of diacrit module
2021-03-21  Paul Eggertbuild: update gnulib submodule to latest
2021-03-15  Pádraig Bradycksum: don't exit immediately if a single file overflows
2021-03-15  Pádraig Bradycksum: add --debug to diagnose which implementation...
2021-03-15  Kristoffer... cksum: use pclmul hardware instruction for CRC32 calcul...
2021-03-14  Pádraig Bradymaint: propagate DEPENDENCIES to libs in single binary...
2021-02-19  Pádraig Bradyrmdir: diagnose non following of symlinks with trailing...
next