summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 min.tests: dd: avoid false failure with no controlling terminalHEADmasterPádraig Brady1-1/+1
25 hourstests: dd: check that erroneous seeks are not done in outputoech31-0/+6
48 hourstests: coreutils: ensure empty arg is diagnosedoech31-0/+3
3 daysdate: avoid calling putenv multiple times unnecessarilyCollin Funk1-6/+12
4 daysmaint: remove unnecessary return statementsCollin Funk2-4/+0
4 dayswho: avoid locking standard output for each user with the -q optionCollin Funk1-3/+3
4 daysdoc: tty: mention the removal of the -s option from POSIXCollin Funk1-0/+2
5 daystests: env/env.sh: improve portabilityoech31-6/+6
7 daysod: suppress address output on read errorPádraig Brady2-1/+9
7 daystests: od: ensure -j1 /dev/null succeedsoech31-0/+2
7 daystests: truncate: don't rely on errno being EISDIRCollin Funk1-5/+1
8 daystests: yes: support more zero-copy related syscallsoech31-4/+13
8 daysmaint: remove some unnecessary castsCollin Funk1-2/+2
9 daystests: cut: add test for -z with NUL delimiter and -s flagSylvestre Ledru1-0/+1
9 daystests: tr: add test for invalid character class nameSylvestre Ledru1-0/+4
9 dayssort: speed up keyed field sorting significantly using memchrChris Down1-4/+4
10 daysmaint: fix an incomplete sentenceCollin Funk1-1/+1
10 daystests: pwd: test the behavior when given an argumentCollin Funk2-0/+34
11 daystac: avoid unnecessary standard output bufferingCollin Funk1-2/+4
11 daystests: rm: fix a test that would sometimes hangCollin Funk1-1/+1
11 daystac: promptly diagnose write errorsCollin Funk3-2/+8
11 daystests: support checking for specific write errorsPádraig Brady1-3/+8
11 daystests: nl: check that all files are processedCollin Funk2-0/+34
12 daystest: truncate: improve the test added in the previous commitCollin Funk1-1/+8
12 daystests: truncate: check that all files are processedCollin Funk2-0/+27
2026-03-17sort,split,yes: ensure pipe and pipe2 don't open standard descriptorsCollin Funk6-1/+18
2026-03-16tests: dd: fix false failure on NetBSD 10Pádraig Brady1-0/+1
2026-03-16tests: ls: fix false failure on FreeBSDPádraig Brady1-2/+2
2026-03-16maint: tee: remove an affirm call to silence coverityCollin Funk1-1/+0
2026-03-16wc: make sure input buffer for neon 'wc -l' is alignedCollin Funk1-1/+1
2026-03-15tee: prefer file descriptors over streamsCollin Funk3-55/+38
2026-03-13timeout: don't exit immediately if the parent is the init processCollin Funk4-2/+50
2026-03-13doc: fix missing '=' in texi option descriptionsPádraig Brady1-2/+2
2026-03-12dd: always diagnose partial writes on write failurePádraig Brady4-0/+44
2026-03-12doc: clarify a recent NEWS itemPádraig Brady1-1/+1
2026-03-10doc: NEWS: adjust 'wc -l' aarch64 benchmark after recent commitCollin Funk1-2/+2
2026-03-10tests: rm: check for hints when running 'rm -foo'Collin Funk2-0/+54
2026-03-10maint: adjust to placate coverityPádraig Brady1-1/+2
2026-03-10yes: use a zero-copy implementation via (vm)splicePádraig Brady5-9/+180
2026-03-10all: use more consistent blank character determinationPádraig Brady8-10/+35
2026-03-10cksum: fix tagged output on 32 bit platformsPádraig Brady1-4/+4
2026-03-09wc: improve aarch64 Neon optimization for 'wc -l'Collin Funk2-65/+67
2026-03-09tests: expand: fix false failure on various systemsPádraig Brady2-3/+5
2026-03-09build: update to latest gnulibPádraig Brady2-1/+1
2026-03-08maint: remove duplicate names from THANKSCollin Funk1-0/+5
2026-03-07maint: prefer memset_explicit to explicit_bzeroCollin Funk3-3/+3
2026-03-07expand,unexpand: support multi-byte inputLukáš Zaoral6-30/+401
2026-03-06maint: shred: fix typo in commentWeixie Cui1-1/+1
2026-03-06maint: dd: fix typo in commentWeixie Cui1-1/+1
2026-03-06build: update gnulib submodule to latestCollin Funk1-0/+0