summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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
2025-11-26doc: du, sort, wc: adjust description of --files0-fromCollin Funk-4/+4
2025-11-26doc: fold: clarify operation of -s in --helpPádraig Brady-1/+1
2025-11-25build: kill(1), uptime(1): don't install by defaultPádraig Brady-2/+7
2025-11-23doc: cksum: document secure hash algorithmsCollin Funk-0/+9
2025-11-23du,ls: don’t modify getenv stringsPaul Eggert-35/+52
2025-11-23numfmt: port to C23 qualifier-generic fnsPaul Eggert-2/+2
2025-11-23build: update gnulib submodule to latestPaul Eggert-0/+0
2025-11-23cat: refactor struct stat usagePaul Eggert-22/+12
2025-11-23maint: use cksum specific checksums in release announcementPádraig Brady-0/+4
2025-11-23doc: cat -E: mention ^M$ output possibilityPádraig Brady-1/+1
2025-11-22dd,ls,sort: prefer sigaction over signalPádraig Brady-91/+2
2025-11-22csplit,ls,sort: handle a more complete set of signalsPádraig Brady-128/+100
2025-11-22timeout: honor ignored signal dispositionsPádraig Brady-17/+64
2025-11-21timeout: handle all terminating signalsPádraig Brady-11/+69
2025-11-20build: remove explicit link to CoreFoundation libs on macOSPádraig Brady-10/+0
2025-11-20build: update gnulib submodule to latestPádraig Brady-0/+0
2025-11-19maint: add coreutils_hardlinks to src/.gitignoreCollin Funk-0/+1
2025-11-19maint: prefer MAYBE_UNUSED to void castsCollin Funk-8/+3
2025-11-19build: support --enable-single-binary=hardlinksPádraig Brady-10/+36
2025-11-17tests: check that mknod, mkfifo, and mkdir handle comma-separated modesCollin Funk-0/+12