summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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
2025-12-10maint: mv: reduce variable scopeCollin Funk-12/+6
2025-12-10tests: env: add a test for --ignore-signal=PIPEPádraig Brady-10/+24
2025-12-10doc: support html post processing in all casesPádraig Brady-8/+46
2025-12-09doc: printf: mention how to print arguments starting with '-'Collin Funk-4/+9
2025-12-09doc: fix stale linuxjournal.com linkPádraig Brady-1/+1
2025-12-09doc: html: fix build with parallel makeCollin Funk-4/+4
2025-12-08tests: fix non-portable use of printf '\x..'Pádraig Brady-4/+4
2025-12-08doc: fix pdf generationPádraig Brady-706/+711
2025-12-07maint: env: reduce variable scopeCollin Funk-21/+10
2025-12-07maint: nohup: reduce variable scopeCollin Funk-14/+8
2025-12-07maint: sync: reduce variable scopeCollin Funk-7/+5
2025-12-07maint: pwd: reduce variable scopeCollin Funk-23/+15
2025-12-07maint: dirname: reduce variable scopeCollin Funk-5/+3
2025-12-07maint: hostid: reduce variable scopeCollin Funk-5/+1
2025-12-07maint: nproc: reduce variable scopeCollin Funk-2/+2
2025-12-07maint: whoami: reduce variable scopeCollin Funk-4/+2
2025-12-07maint: logname: reduce variable scopeCollin Funk-3/+1
2025-12-07maint: basename: initialize values while declaringCollin Funk-5/+2
2025-12-07shred: use gethrxtime instead of timeCollin Funk-9/+11
2025-12-07tests: tac-continue.sh: modernise and always execute as rootPádraig Brady-45/+12