]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
42 hours ago  Pádraig Bradygnulib: update to latest master
46 hours ago  Collin Funkdoc: mention nanosecond decimal points with --iso-8601=ns
2 days ago  Pádraig Bradymaint: adjust lseek_copy to handle non zero offsets
3 days ago  Bernhard Voelkertests: avoid skipping of LD_PRELOAD based df tests
3 days ago  Bernhard Voelkertests: avoid skipping by fixing build of shared libraries
3 days ago  Collin Funktests: date: check that write errors are promptly diagnosed
3 days ago  Paul Eggertdoc: squashfs issue to be squashed in Linux 6.18
3 days ago  Pádraig Bradytests: truncate: ensure negative args not parsed as...
4 days ago  Pádraig Bradydate: avoid a duplicated write error diagnotic
4 days ago  Pádraig Bradydate: translate/clarify recent error message
4 days ago  Pádraig Bradydate: promptly diagnose write errors with --file
4 days ago  Collin Funktests: stty: filter out ispeed and ospeed from boolean...
5 days ago  Paul Eggertdate: diagnose fprintftime failure
5 days ago  Paul Eggertpr: improve nstrftime failure check
5 days ago  Paul Eggertls: better nstrftime failure check
5 days ago  Paul Eggertbuild: update gnulib submodule to latest
5 days ago  Collin Funktests: date: avoid test failure on NetBSD
5 days ago  Pádraig Bradybuild: reduce explicit dependencies on macOS CoreFoundation
5 days ago  Grisha Levitbuild: fix macOS build without libintl
5 days ago  Bruno Haiblemaint: ln: eliminate a clang -Wformat-extra-args warning
6 days ago  Bruno Haiblemaint: ls: adjust to gnulib nstrftime changes
6 days ago  Pádraig Bradybuild: update gnulib submodule to latest
6 days ago  Pádraig Bradycopy: be more defensive/restrictive with posix_fadvise
6 days ago  Pádraig Bradycopy: don't avoid copy-offload upon SEEK_HOLE indicatin...
6 days ago  Pádraig Bradycopy: avoid posix_fadvise bypassing copy offload behavior
6 days ago  Collin Funktimeout: use fork and execvp instead of posix_spawn
6 days ago  Pádraig Bradydoc: NEWS: mention that sort --compress=script needs...
6 days ago  Bruno Haiblesort: optimize the lookups of the --compress-program
7 days ago  Collin Funkmaint: avoid syntax-check failure from previous commit
7 days ago  Bruno Haiblesort: consistently diagnose access issues to --compress...
8 days ago  Pádraig Bradysort: fix silent exit upon SIGPIPE from --compress...
9 days ago  Collin Funkbuild: update gnulib submodule to latest
10 days ago  Pádraig Bradytests: fix new date/resolution.sh test on macOS
10 days ago  Pádraig Bradynumfmt: ensure fields don't split on nbsp
10 days ago  Collin Funkmaint: prefer FTS_ROOTLEVEL when checking the fts_level...
10 days ago  Collin Funktimeout: use the more efficient posix_spawn to invoke...
10 days ago  Collin Funkmaint: prefer ckd_add for overflow checks
10 days ago  Pádraig Bradybuild: don't build chcon or runcon unless selinux is...
12 days ago  Collin Funksort: use the more efficient posix_spawn to invoke...
2025-10-23  Collin Funkmaint: remove unnecessary ignore_value usage
2025-10-23  Bernhard Voelkerinstall: enhance error diagnostic when running strip...
2025-10-23  Collin Funksplit: cleanup after posix_spawn
2025-10-23  Collin Funksplit: prefer posix_spawn to fork and execl
2025-10-23  Pádraig Bradytests: date: test --resolution and %-N
2025-10-23  Pádraig Bradytests: date: test --reference
2025-10-22  Pádraig Bradypr: promptly diagnose write errors
2025-10-22  Pádraig Bradynl: promptly diagnose write errors
2025-10-22  Pádraig Bradyfmt: promptly diagnose write errors
2025-10-22  Pádraig Bradynumfmt: promptly diagnose write errors
2025-10-22  Collin Funkinstall: prefer posix_spawnp to fork and execlp
2025-10-20  Collin Funkmaint: remove a redundant write after mcel_scan returns...
2025-10-20  Pádraig Bradytests: numfmt: add non-utf8 multi-byte test
2025-10-20  Pádraig Bradynumfmt: optimize multi-byte --delimiter search
2025-10-20  Pádraig Bradynumfmt: support multi-byte --delimiter
2025-10-18  Pádraig Bradynumfmt: use multi-byte aware suffix matching
2025-10-18  Pádraig Bradynumfmt: fix issues with multi-byte blanks
2025-10-17  Pádraig Bradynumfmt: add --unit-separator
2025-10-17  Pádraig Bradynumfmt: support reading numbers with grouping characters
2025-10-17  Pádraig Bradynumfmt: support reading numbers with NBSP before unit
2025-10-16  Nicolas Boichattests: du/bigtime: try harder to find a suitable filesystem
2025-10-14  Collin Funktests: date: check that the hour format of the current...
2025-10-13  Pádraig Bradytests: fix false failure in recent memory limit test
2025-10-11  Pádraig Bradynumfmt: fix buffer over-read (CWE-126)
2025-10-11  Pádraig Bradytests: basenc: use less redundant naming
2025-10-11  Pádraig Bradytests: fix memory limit determination in new test
2025-10-11  Collin Funktests: basenc: add a test for bounded memory operation
2025-10-10  Sylvestre Ledrutests: ln -f: ensure existing link replaced
2025-10-07  Pádraig Bradytests: cksum: add a test case for robust file name...
2025-10-07  Pádraig Bradymaint: cksum: document a base64/hex parsing ambiguity...
2025-10-07  Pádraig Bradycksum: fix --check with untagged base64 format with...
2025-10-07  Pádraig Bradycksum: fix length validation with SHA2- tagged format
2025-10-07  Pádraig Bradycksum: fix --check with --algorithm=sha2
2025-10-06  Paul Eggertrm: remove redundant mark_ancestor_dirs call
2025-10-06  Paul Eggertrm: make ‘rm -d DIR’ more like ‘rmdir DIR’
2025-10-05  Collin Funkcksum: allow -a {blake2b,sha2,sha3} --check to work...
2025-10-04  Paul Eggertmaint: omit trailing white space in config.h
2025-10-03  Collin Funkmaint: remove IRIX support
2025-10-02  Pádraig Bradytests: factor: add suggested large prime tests
2025-10-02  Pádraig Bradyunexpand: fix heap buffer overflow with --tabs=[+/]NUM
2025-10-02  Pádraig Bradydoc: man: consistently format -X[OPTIONAL] form
2025-10-02  Pádraig Bradydoc: man: consistently italicize --option parameters
2025-10-02  Collin Funkmaint: prefer unreachable () to NOTREACHED comment
2025-10-01  Collin Funkfold: move multi-byte character reading to a module
2025-09-30  Mathieu Borderewc: add AVX512 function for line counting
2025-09-27  Pádraig Bradymaint: update valgrind instructions
2025-09-27  Collin Funkmaint: convert some overflow checks to ckd_add and...
2025-09-26  Pádraig Bradytests: test: ensure file operations are covered
2025-09-26  Bernhard Voelkerjoin: remove unused #include "argmatch.h"
2025-09-25  Collin Funkmaint: prefer countof over ARRAY_CARDINALITY
2025-09-24  Hannes Brauntail: fix tailing larger number of lines in regular...
2025-09-24  Pádraig Bradytests: wc: fix hardware acceleration disabling test
2025-09-24  Pádraig Bradybuild: copy: add dependency on $(LIB_SMACK)
2025-09-23  Pádraig Bradybasenc: --base58: fix buffer overflow with input >...
2025-09-23  Pádraig Bradydoc: document gl_cv_crc_pclmul to control hardware...
2025-09-23  Pádraig Bradybuild: fix build failure with mismatched pclmul
2025-09-23  Paul Eggertbuild: update gnulib submodule to latest
2025-09-22  Pádraig Bradymaint: post-release administrivia
2025-09-22  Pádraig Bradyversion 9.8 v9.8
2025-09-22  Pádraig Bradybuild: update gnulib to latest
2025-09-22  Pádraig Bradytests: ls: avoid alignment check with non printable...
next