summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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
2025-12-05pinky: promptly diagnose write errorsCollin Funk-44/+42
2025-12-05doc: html: reference each command optionPádraig Brady-2248/+1194
2025-12-05doc: html: support defined anchors for command optionsPádraig Brady-10/+32
2025-12-04tests: ls: check that 'ls -R' doesn't run out of file descriptorsCollin Funk-0/+37
2025-12-04build: update gnulib submodule to latestPaul Eggert-3/+4
2025-12-02maint: organize expand and unexpand tests in a subdirectoryCollin Funk-2/+2
2025-12-02tests: expand, unexpand: add a test for bounded memory operationCollin Funk-0/+74
2025-12-02maint: don't use == on boolsCollin Funk-3/+3
2025-12-02timeout: print the signal number 0 instead of EXITCollin Funk-2/+4
2025-12-02timeout: prioritize "timed out" exit statusPádraig Brady-1/+7
2025-12-02tests: ls --hyperlink: add more escaping test casesPádraig Brady-1/+3
2025-12-01tests: cut: add a test for bounded memory operationCollin Funk-0/+41
2025-12-01tests: enable mkdir/writable-under-readonly.shPádraig Brady-21/+10
2025-12-01tests: mv: add checks for cross device handling of special filesPádraig Brady-0/+63
2025-12-01tests: rm: avoid usually skipped non root testPádraig Brady-164/+17
2025-11-30doc: du: mention the behavior when both --threshold and --total are usedCollin Funk-0/+3
2025-11-30tests: copy: reinstate check for symlink xattr copyingPádraig Brady-1/+27
2025-11-30tests: avoid skip due to missing nouser_xattr supportPádraig Brady-35/+18
2025-11-29maint: commit-msg: remove "digest" as a supported tagPádraig Brady-1/+1
2025-11-29maint: commit-msg: fix terminal corruption when re-editingPádraig Brady-1/+1
2025-11-29maint: remove note about old NEWS filesCollin Funk-3/+1
2025-11-29test: re-enable tests that had a false requirement on coreutils' killPádraig Brady-3/+3
2025-11-29timeout: ensure we terminate command upon abnormal exitPádraig Brady-1/+30
2025-11-28tests: tac: test --separator with invalid UTF-8Collin Funk-0/+2
2025-11-28du: add the short option -A corresponding to --apparent-sizeCollin Funk-12/+19
2025-11-28test: tac: test with non-ASCII values for --separatorCollin Funk-0/+44
2025-11-28doc: touch: man: state in summary that files are createdPádraig Brady-1/+1
2025-11-28tests: prefer ext4 casefold for case insensitive testsPádraig Brady-4/+16
2025-11-27maint: prefer mcel_eq to mcel_cmpCollin Funk-5/+5
2025-11-26doc: date: mention --file=- reads from standard inputCollin Funk-1/+3