summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-01maint: prefer c_isblank to an equivalent macroCollin Funk-7/+5
2026-01-01tests: df: don't depend on bashCollin Funk-1/+1
2026-01-01maint: run 'make update-copyright'Collin Funk-890/+890
2026-01-01tests: mv: check broken symlink cross-filesystem moveSylvestre Ledru-0/+6
2026-01-01tests: df: hide /proc without using LD_PRELOADoech3-0/+68
2026-01-01tests: add LD_PRELOAD free alternative for nproc-quota.shoech3-0/+56
2026-01-01tests: extend csplit-io-err.sh for directoryoech3-0/+5
2025-12-31tests: du: check -l (--count-links) without -a flagSylvestre Ledru-0/+12
2025-12-29tests: env: check that real-time signals can be ignoredCollin Funk-0/+29
2025-12-27tests: kill: check that real-time signals are listedCollin Funk-0/+13
2025-12-27getlimits: print SIGRTMIN and SIGRTMAXCollin Funk-0/+11
2025-12-27maint: commit-msg: add 'getlimits' as a supported tagCollin Funk-1/+1
2025-12-27tests: split: verify operation in the presence of I/O errorsoech3-0/+42
2025-12-27tests: check I/O error handling with /dev/full and closed pipesPádraig Brady-0/+95
2025-12-27sort: fix SIGPIPE handlingPádraig Brady-7/+13
2025-12-27tests: consolidate csplit-io-err testsoech3-101/+8
2025-12-26tests: csplit: check writing to /dev/fulloech3-0/+40
2025-12-25dd: don't continue copying when ftruncate fails using seek= and of=Collin Funk-14/+89
2025-12-25doc: document the date(1) bug with empty format directivesPádraig Brady-0/+3
2025-12-25build: update gnulib to latestPádraig Brady-0/+0
2025-12-24tests: date: improve locale testsCollin Funk-0/+10
2025-12-22tests: avoid false failure due to ulimit on aarch64Pádraig Brady-0/+1
2025-12-22maint: tests/cut/cut-huge-range.sh: remove stale commentPádraig Brady-2/+0
2025-12-22numfmt: fix dropped custom suffix when failing to parsePádraig Brady-2/+19
2025-12-20maint: prefer enums over macros for sources used for multiple programsCollin Funk-24/+33
2025-12-20doc: prefer UTF-8 characters in texinfo sourcesCollin Funk-4/+4
2025-12-20doc: ls: fix recent typo for -F option in texinfoPádraig Brady-1/+1
2025-12-20tests: runcon: avoid false successPádraig Brady-0/+2
2025-12-19doc: split,tac: document $TMPDIR usagePádraig Brady-2/+17
2025-12-16doc: tee: prefer cksum in examplesCollin Funk-12/+12
2025-12-16tests: mv: check moving named sockets is supportedPádraig Brady-0/+7
2025-12-15tests: date: add another locale test caseCollin Funk-0/+20
2025-12-15tests: mv: check traversed fifos copy correctlyPádraig Brady-1/+9
2025-12-15tests: mv: add timeout protection when moving fifosPádraig Brady-1/+1
2025-12-13doc: dd: document the behavior of conv flags on multibyte charactersCollin Funk-0/+11
2025-12-13tests: ls: use a larger file descriptor limitCollin Funk-34/+4
2025-12-13build: reduce size of multi-call binary by reusing cksum logicPádraig Brady-23/+285
2025-12-12doc: expand on shell-escape quoting stylePádraig Brady-7/+16
2025-12-12tests: printf: add case for quoting single quotesPádraig Brady-1/+3
2025-12-11maint: organize tee tests in a subdirectoryCollin Funk-1/+1
2025-12-11tests: tee: add a test for --appendCollin Funk-0/+48
2025-12-11tests: fix recent portability issue with printfPádraig Brady-1/+7
2025-12-11tests: env: ensure non-utf8 name or value is supportedPádraig Brady-0/+8
2025-12-11tests: mv: ensure ownership preserved when copyingPádraig Brady-0/+41
2025-12-10maint: groups: reduce variable scopeCollin Funk-12/+9
2025-12-10maint: printenv: reduce variable scopeCollin Funk-5/+4
2025-12-10maint: rmdir: reduce variable scopeCollin Funk-5/+3
2025-12-10maint: date: reduce variable scopeCollin Funk-12/+8
2025-12-10maint: install: reduce variable scopeCollin Funk-29/+20
2025-12-10maint: cp: reduce variable scopeCollin Funk-38/+29