]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
40 hours ago  Paul Eggertmaint: omit trailing white space in config.h master
43 hours ago  Collin Funkmaint: remove IRIX support
3 days ago  Pádraig Bradytests: factor: add suggested large prime tests
3 days ago  Pádraig Bradyunexpand: fix heap buffer overflow with --tabs=[+/]NUM
3 days ago  Pádraig Bradydoc: man: consistently format -X[OPTIONAL] form
3 days ago  Pádraig Bradydoc: man: consistently italicize --option parameters
3 days ago  Collin Funkmaint: prefer unreachable () to NOTREACHED comment
4 days ago  Collin Funkfold: move multi-byte character reading to a module
5 days ago  Mathieu Borderewc: add AVX512 function for line counting
7 days ago  Pádraig Bradymaint: update valgrind instructions
7 days ago  Collin Funkmaint: convert some overflow checks to ckd_add and...
8 days ago  Pádraig Bradytests: test: ensure file operations are covered
9 days ago  Bernhard Voelkerjoin: remove unused #include "argmatch.h"
10 days ago  Collin Funkmaint: prefer countof over ARRAY_CARDINALITY
10 days ago  Hannes Brauntail: fix tailing larger number of lines in regular...
11 days ago  Pádraig Bradytests: wc: fix hardware acceleration disabling test
11 days ago  Pádraig Bradybuild: copy: add dependency on $(LIB_SMACK)
11 days ago  Pádraig Bradybasenc: --base58: fix buffer overflow with input >...
11 days ago  Pádraig Bradydoc: document gl_cv_crc_pclmul to control hardware...
11 days ago  Pádraig Bradybuild: fix build failure with mismatched pclmul
12 days ago  Paul Eggertbuild: update gnulib submodule to latest
12 days ago  Pádraig Bradymaint: post-release administrivia
13 days ago  Pádraig Bradyversion 9.8 v9.8
13 days ago  Pádraig Bradybuild: update gnulib to latest
13 days ago  Pádraig Bradytests: ls: avoid alignment check with non printable...
13 days ago  Pádraig Bradytests: du: avoid false failure in racy test
13 days ago  Pádraig Bradybuild: revert gnulib update
13 days ago  Collin Funkbuild: update gnulib submodule to latest
13 days ago  Collin Funkbuild: fix missing declarations on Android
13 days ago  Paul Eggertmaint: comment spelling fixes
13 days ago  Paul Eggerttests: fix OMP_NUM_THREADS misspelling
2025-09-21  Paul Eggertmaint: update bootstrap from Gnulib
2025-09-21  Pádraig Bradytests: avoid false failure on older Linux kernels
2025-09-21  Pádraig Bradytests: tail: avoid false failure with overlayfs
2025-09-20  Pádraig Bradytests: fold: avoid false failures on Solaris 10
2025-09-20  Pádraig Bradytests: dd: avoid false failure on Solaris 10
2025-09-20  Pádraig Bradytests: avoid false failure on CentOS 5,6,7
2025-09-20  Collin Funkdoc: don't capitalize the first letter of cgroup
2025-09-19  Collin Funktests: env: skip a few tests if LD_LIBRARY_PATH is set
2025-09-19  Grisha Levittouch: fix diagnostic on macOS 26
2025-09-19  Paul Eggertcopy: pacify older clang
2025-09-19  Collin Funkdd: don't mistakenly use O_EXCL on GNU/Hurd
2025-09-19  Paul Eggertmaint: we don’t use Gnulib’s fchownat module
2025-09-18  Bruno Haiblefmt: eliminate a clang -Wformat-extra-args warning
2025-09-18  Paul Eggertmaint: we use Gnulib’s stddef-h module directly
2025-09-18  Pádraig Bradytests: tail/overlay-headers.sh: protect against hang
2025-09-18  Pádraig Bradybuild: fix compile error on macOS
2025-09-18  Pádraig Bradytests: tests/tail/wait.sh: protect against hang
2025-09-18  Pádraig Bradybuild: fix link failure on macOS
2025-09-17  Pádraig Bradybuild: update gnulib for stringeq adjustment
2025-09-17  Pádraig Bradytests: write-errors.sh: avoid portability issue with...
2025-09-17  Pádraig Bradycksum,wc: inspect GLIBC_TUNABLES on all architectures
2025-09-17  Paul Eggertmaint: prefer memeq to memcmp
2025-09-17  Paul Eggertmaint: STREQ → streq
2025-09-17  Paul Eggertbuild: update gnulib submodule to latest
2025-09-17  Pádraig Bradytests: fix issues with fold-characters.sh test
2025-09-17  Pádraig Bradydoc: remove older ChangeLog items
2025-09-17  Collin Funkmaint: remove unnecessary uintmaxtostr usage in printf
2025-09-16  Pádraig Bradydoc: add hardware acceleration configuration docs
2025-09-16  Pádraig Bradyfold: fix write error checks with invalid multi-byte...
2025-09-16  Pádraig Bradyfold: exit promptly upon write errors
2025-09-16  Pádraig Bradymaint: basenc: refactor overloaded use of ctx->i member
2025-09-16  Pádraig Bradytests: fold/fold-zero-width.sh: avoid false failure...
2025-09-16  Pádraig Bradydoc: NEWS: fold: clarify mem exhaustion trigger
2025-09-16  Pádraig Bradymaint: avoid syntax-check failures from recent commits
2025-09-16  Paul Eggertcp: create_hole now returns off_t
2025-09-16  Paul Eggertcp: prefer signed types in copy-file-data.c
2025-09-16  Paul Eggertcp: don’t allocate a separate zero buffer
2025-09-16  Paul Eggertcp: refactor copying to return bytes copied
2025-09-16  Paul Eggertcp: copy_file_data now supports ibytes
2025-09-16  Paul Eggertcp: prefer signed type for file byte count
2025-09-16  Paul Eggertcp: port better to old limited hosts
2025-09-16  Paul Eggertcp: refactor out data copying
2025-09-16  Paul Eggertcp: refactor src/copy.c
2025-09-16  Collin Funkdoc: NEWS: correct the previous commit
2025-09-16  Collin Funkdoc: NEWS: mention fold can operate on very long lines
2025-09-16  Collin Funkfold: fix out of bounds write with zero width characters
2025-09-15  Paul Eggertcp: improve umask caching
2025-09-14  Collin Funkbasenc: fix an uninitialized index when decoding an...
2025-09-14  Pádraig Bradymaint: randperm: remove stale dependency
2025-09-14  Pádraig Bradycksum,wc: support disabling hardware acceleration at...
2025-09-14  Pádraig Bradybuild: update gnulib submodule to latest
2025-09-13  Paul Eggertfactor: port to strict C
2025-09-12  Collin Funkmaint: document some functions used by expand and unexpand
2025-09-10  Pádraig Bradymaint: basenc: refactor all encodings to use finalize
2025-09-10  Collin Funkmaint: cleanup libraries unnecessarily added to fold
2025-09-09  Pádraig Bradynohup: avoid FORTIFY runtime failure on Bionic libc
2025-09-08  Pádraig Bradybasenc: ensure partial padding with newlines induces...
2025-09-07  Pádraig Bradytests: ensure option aliases are supported
2025-09-07  Pádraig Bradydate: support overriding named formats
2025-09-07  Collin Funkcksum: don't leak memory using -a sha3 with OpenSSL
2025-09-05  Collin Funkmaint: prefer c32isspace to iswspace
2025-09-05  Collin Funktests: fold: check if multi-byte spaces are treated...
2025-09-04  Pádraig Bradydoc: update the md5/sha1 "weak hash" advisory
2025-09-04  Pádraig Bradytests: cksum: check more length variants
2025-09-04  Pádraig Bradydoc: NEWS: expand on the fold multi-byte enhancements
2025-09-04  Pádraig Bradycksum: prefer -a sha2 -l ###, to -a sha###
2025-09-04  Collin Funkcksum: add support for SHA-3
2025-09-04  Collin Funkmaint: avoid syntax-check failure from previous commit
2025-09-04  Collin Funkfold: check that characters are not non-breaking spaces...
next