]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2021-09-16  Pádraig Bradymaint: sync help2man to latest version
2021-09-16  Pádraig Bradydoc: remove older ChangeLog items
2021-09-16  Pádraig Bradytests: ensure returns_ check failures are propagated
2021-09-16  Pádraig Bradycksum: fix --check with non tagged format checksums
2021-09-16  Paul Eggertcksum: fix off-by-1 bug with \r stripping
2021-09-15  Paul Eggertmaint: prefer rawmemchr to memchr when easy
2021-09-15  Paul Eggertsplit: avoid NULL + 1
2021-09-15  Pádraig Bradydigest: support windows format checksum files
2021-09-15  Pádraig Bradydoc: improve --help indenting in checksum utils
2021-09-15  Pádraig Bradycksum: operate in binary mode only
2021-09-15  Pádraig Bradycksum: use --tag format by default
2021-09-15  Pádraig Bradycksum: support --zero in default mode
2021-09-15  Pádraig Bradydigest: support -length specifiers on all digest tags
2021-09-15  Pádraig Bradycksum: support digest detection for tagged format
2021-09-15  Pádraig Bradymaint: simplify b2sum to only handle BLAKE2b
2021-09-15  Pádraig Bradydigest: add support for sm3
2021-09-15  Pádraig Bradycksum: add --algorithm option to select digest mode
2021-09-15  Pádraig Bradydigest: refactor cksum(1) into digest.c
2021-09-15  Pádraig Bradycksum: document the --debug option
2021-09-15  Pádraig Bradysum: handle EOVERFLOW for too large inputs
2021-09-15  Pádraig Bradydigest: refactor sum(1) into digest.c
2021-09-15  Pádraig Bradydigest: add LENGTH parameter to digest to support cksum
2021-09-15  Pádraig Bradymaint: rename md5sum.c to more general digest.c
2021-09-15  Pádraig Bradydoc: fix ambiguities in logname(1) and whoami(1)
2021-09-15  nl6720dircolors: add *direct* to TERM matching
2021-09-12  Pádraig Bradytests: stat-vs-dirent.sh: avoid a false failure
2021-09-09  Pádraig Bradytests: add new stdin reading programs to tty-eof test
2021-09-09  Pádraig Bradybuild: update gnulib submodule to latest
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...
next