summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-19maint: nl: prefer static initializationCollin Funk-2/+0
2026-02-19maint: touch: prefer static initializationCollin Funk-3/+0
2026-02-19maint: fold: prefer static initializationCollin Funk-2/+0
2026-02-19maint: tee: prefer static initializationCollin Funk-3/+0
2026-02-19maint: rmdir: prefer static initializationCollin Funk-2/+0
2026-02-19maint: tty: prefer static initializationCollin Funk-2/+0
2026-02-19maint: tests: DRY a recent changePádraig Brady-7/+4
2026-02-18wc: add aarch64 Neon optimization for wc -lCollin Funk-3/+188
2026-02-18tests: use system ENOTEMPTY messagePádraig Brady-8/+8
2026-02-18maint: tests: avoid ERANGE specific handlingPádraig Brady-11/+10
2026-02-18maint: tests: avoid ELOOP specific handlingPádraig Brady-10/+2
2026-02-18maint: tests: avoid ENOSPC specific handlingPádraig Brady-16/+15
2026-02-18tests: use system ENOSPC messagePádraig Brady-9/+7
2026-02-18tests: use system ENOTSUP messagePádraig Brady-5/+6
2026-02-18maint: tests: avoid ENOTSUP specific handlingPádraig Brady-5/+3
2026-02-18tests: use system EACCES messagePádraig Brady-30/+43
2026-02-18maint: tests: avoid AIX specific EACCES handlingPádraig Brady-22/+12
2026-02-18maint: tests: avoid EPERM/EACCES specific handlingPádraig Brady-17/+11
2026-02-18maint: tests: avoid EPERM specific handlingPádraig Brady-12/+5
2026-02-17maint: expr: reduce variable scopeCollin Funk-77/+46
2026-02-17tests: pwd: ensure our getcwd fallback is testedPádraig Brady-1/+15
2026-02-16pwd: fix heap buffer overflow in file_name_prependChris Down-1/+1
2026-02-14build: update gnulib submodule to latestPaul Eggert-0/+0
2026-02-14maint: seq,who: prefer xasprintfCollin Funk-36/+29
2026-02-14maint: seq: reduce variable scopeCollin Funk-16/+11
2026-02-13tests: date: check that options can follow the format stringCollin Funk-0/+2
2026-02-12doc: relax github issue/pull-request instructionsPádraig Brady-122/+6
2026-02-12tests: sort: ensure --batch-size=(rlimit+1) failsoech3-2/+5
2026-02-12tests: coreutils: remove redundant validity checkoech3-3/+1
2026-02-12tests: cp: ensure --debug output failure is diagnosedoech3-0/+5
2026-02-12tests: arch: add option parsing checkoech3-0/+2
2026-02-12tests: date: check dotted EU dates in combinationPádraig Brady-0/+4
2026-02-12build: update gnulib to latestPádraig Brady-0/+0
2026-02-10tests: determine errno string more efficientlyPádraig Brady-8/+2
2026-02-10tests: getlimits: output error stringsPádraig Brady-1/+36
2026-02-09maint: pinky: reduce variable scopeCollin Funk-23/+13
2026-02-09maint: remove extraneous code from testPádraig Brady-6/+3
2026-02-08nl: support multi-byte section delimitersCollin Funk-11/+87
2026-02-08tests: fix false failure with dash or kshPádraig Brady-0/+1
2026-02-08date: add tests and NEWS for dd.mm.yy supportGabriel-0/+11
2026-02-08build: update to latest gnulibPádraig Brady-0/+0
2026-02-08build: fix --enable-single-binary=hardlinks with dashSam James-1/+6
2026-02-07tests: ptx: ensure bad unicode is supportedoech3-1/+2
2026-02-07tests: cp: ensure read-only dir perms preservedSylvestre Ledru-0/+66
2026-02-06doc: NEWS: mention the recent kill documentation fixCollin Funk-0/+5
2026-02-06tests: fold: check that all files are processedCollin Funk-0/+37
2026-02-06tests: nl: check that all files are processedCollin Funk-0/+14
2026-02-06maint: unexpand: remove dead storeDr. David Alan Gilbert-6/+4
2026-02-06tests: ptx: add a robustness test caseoech3-0/+3
2026-02-06doc: pr: use -COLS consistentlyPádraig Brady-13/+12