summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
3 daysdoc: fix missing '=' in texi option descriptionsHEADmasterPádraig Brady-2/+2
4 daysdd: always diagnose partial writes on write failurePádraig Brady-0/+44
4 daysdoc: clarify a recent NEWS itemPádraig Brady-1/+1
5 daysdoc: NEWS: adjust 'wc -l' aarch64 benchmark after recent commitCollin Funk-2/+2
5 daystests: rm: check for hints when running 'rm -foo'Collin Funk-0/+54
6 daysmaint: adjust to placate coverityPádraig Brady-1/+2
6 daysyes: use a zero-copy implementation via (vm)splicePádraig Brady-9/+180
6 daysall: use more consistent blank character determinationPádraig Brady-10/+35
6 dayscksum: fix tagged output on 32 bit platformsPádraig Brady-4/+4
7 dayswc: improve aarch64 Neon optimization for 'wc -l'Collin Funk-65/+67
7 daystests: expand: fix false failure on various systemsPádraig Brady-3/+5
7 daysbuild: update to latest gnulibPádraig Brady-1/+1
8 daysmaint: remove duplicate names from THANKSCollin Funk-0/+5
9 daysmaint: prefer memset_explicit to explicit_bzeroCollin Funk-3/+3
9 daysexpand,unexpand: support multi-byte inputLukáš Zaoral-30/+401
9 daysmaint: shred: fix typo in commentWeixie Cui-1/+1
10 daysmaint: dd: fix typo in commentWeixie Cui-1/+1
10 daysbuild: update gnulib submodule to latestCollin Funk-0/+0
10 daysbuild: update gnulib submodule to latestCollin Funk-0/+0
11 daysmaint: touch: reduce variable scopeCollin Funk-2/+2
11 daysmaint: chown,chgrp: reduce variable scopeCollin Funk-27/+20
12 daysinstall: allow the combination of --compare and --preserve-timestampsCollin Funk-24/+48
12 dayscksum: use more defensive escaping for --checkPádraig Brady-15/+19
12 daysmaint: tests: refactor uses of bad_unicode()Pádraig Brady-9/+3
12 daysfold: fix output truncation with 0xFF bytes in inputPádraig Brady-5/+9
12 daystests: date: add timezone conversion testSylvestre Ledru-0/+4
12 daystests: date: add edge cases for modifiersSylvestre Ledru-0/+17
12 daystests: cut: add test case for newline delimiter with -s flagSylvestre Ledru-0/+3
13 daystests: mktemp: ensure mktemp does not depend on getrandom and ASLRoech3-0/+34
13 daysmaint: tests: decouple debug output determinationPádraig Brady-14/+3
13 daystests: avoid false test failure when using address sanitizerCollin Funk-0/+3
13 daystests: avoid failure on systems without an optimized 'cksum' or 'wc -l'Collin Funk-0/+10
2026-03-02tests: shuf: ensure memory exhaustion is handled gracefullyoech3-0/+5
2026-03-02test: cp: add test for non-UTF8 directory namesSylvestre Ledru-0/+48
2026-02-28du: fflush after outputting a linePaul Eggert-1/+1
2026-02-28tests: wc,du: add additional --files0-from test casesCollin Funk-4/+29
2026-02-28build: update gnulib submodule to latestCollin Funk-1/+0
2026-02-28tests: ls: treat invalid UTF-8 paths starting with a dot as hiddenSylvestre Ledru-0/+61
2026-02-28tests: ln: verify that -f and -i override each otherSylvestre Ledru-0/+21
2026-02-28test: ln: verify backup suffix path traversal preventionSylvestre Ledru-0/+66
2026-02-28maint: fix typo in previous testPádraig Brady-1/+1
2026-02-28tests: shuf: ensure we handle unsupported getrandom syscall gracefullyoech3-0/+6
2026-02-28build: update gnulib to latestPádraig Brady-0/+4
2026-02-27du: avoid locking and flushing standard outputCollin Funk-3/+4
2026-02-27stat: handle %%%N tooPaul Eggert-5/+6
2026-02-27id: avoid unnecessary buffer flushingPaul Eggert-5/+4
2026-02-27cksum: prefer signed intPaul Eggert-129/+129
2026-02-26stat: don't check QUOTING_STYLE when --printf %%N is usedCollin Funk-1/+44
2026-02-26id: promptly diagnose write errorsCollin Funk-2/+6
2026-02-26groups: promptly diagnose write errorsCollin Funk-0/+7