summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-21doc: help2man: convert OSC hyperlinksPádraig Brady-3/+24
2026-01-21doc: help2man: recognise option description with smaller indentPádraig Brady-1/+1
2026-01-21doc: help2man: strip ANSI codesPádraig Brady-0/+7
2026-01-21doc: support highlighting printf formatted optionsPádraig Brady-0/+29
2026-01-21doc: support more general option matchingPádraig Brady-8/+9
2026-01-21doc: parse any whitespace as an option/description delimiterPádraig Brady-24/+3
2026-01-21doc: optimize logic to disable SGR output in --helpPádraig Brady-2/+8
2026-01-21doc: move oputs() to system.h to support all commandsPádraig Brady-59/+67
2026-01-21doc: support a configurable manual urlPádraig Brady-3/+27
2026-01-21doc: --help: --disable-bold-man-page-references configures bold refsPádraig Brady-2/+12
2026-01-21doc: ls: support styling and links in --help outputPádraig Brady-78/+172
2026-01-21tests: test: ensure whitespace ignored when parsing numbersPádraig Brady-0/+1
2026-01-21cksum: use more accurate program name in single binary modePádraig Brady-1/+11
2026-01-19tests: dd: avoid a false test failure on Solaris 11.4Collin Funk-1/+4
2026-01-19tests: sync: check that all files are processed even when errors occurCollin Funk-0/+8
2026-01-19tests: sync: also test that -d and -f don't block on a FIFOCollin Funk-1/+4
2026-01-19build: update to latest gnulibPádraig Brady-0/+5
2026-01-18tests: env.sh: avoid multi-call binary considerationsoech3-3/+6
2026-01-18doc: post process html with non-GNU make programsCollin Funk-6/+8
2026-01-18tests: strace: consider splice a "read" syscallPádraig Brady-6/+7
2026-01-18maint: prefer NULL to nullptrPádraig Brady-1793/+1792
2026-01-18doc: add more redirections from legacy *sum to cksumPádraig Brady-9/+26
2026-01-18tests: use `command -v` to identify binaryPádraig Brady-1/+1
2026-01-17build: fix error building html documentation from tarballCollin Funk-0/+1
2026-01-17tests: avoid a test hang on AIXCollin Funk-0/+15
2026-01-17build: update gnulib submodule to latestCollin Funk-0/+0
2026-01-17maint: remove sc_prohibit_NULL syntax checkPádraig Brady-6/+0
2026-01-17build: update gnulib submodule to latestPádraig Brady-0/+0
2026-01-16maint: pacify another gcc -Wzero-as-null-pointer-constant warningCollin Funk-1/+1
2026-01-16maint: spelling fixesPaul Eggert-9/+9
2026-01-16build: update gnulib submodule to latestPaul Eggert-0/+0
2026-01-15maint: pacify gcc -Wzero-as-null-pointer-constantPaul Eggert-28/+28
2026-01-15build: fix link errors with multi-call binary and 'cksum' excludedCollin Funk-6/+13
2026-01-15all: with multi-call binary, only process options for known namesPádraig Brady-16/+27
2026-01-15doc: paste: give a CSV generation examplePádraig Brady-0/+6
2026-01-14build: paste: fix build failure with C99Pádraig Brady-1/+1
2026-01-13maint: avoid syntax-check failure from previous commitCollin Funk-1/+1
2026-01-13cat: don’t treat copy_file_range EFBIG as fatalPaul Eggert-1/+9
2026-01-13build: update gnulib submodule to latestPaul Eggert-0/+0
2026-01-13cp: copy-file-data.c commentary fixesPaul Eggert-16/+20
2026-01-13tests: ensure utilities correctly diagnose read errorsPádraig Brady-0/+24
2026-01-13fmt: correctly diagnose read errorsPádraig Brady-2/+6
2026-01-13paste: support multi-byte delimitersPádraig Brady-74/+211
2026-01-13tests: nice: ensure large values are clampedoech3-1/+4
2026-01-12maint: ptx: place long options without short options after CHAR_MAXCollin Funk-2/+9
2026-01-12tests: cksum: use more general strace syscall injectionDmitry V. Levin-3/+3
2026-01-12tests: paste -d: test supported escape sequencesPádraig Brady-0/+15
2026-01-12doc: paste: add more detail on operation and optionsPádraig Brady-7/+41
2026-01-11maint: ptx: reuse octhexdigits macros instead of redefining themCollin Funk-8/+4
2026-01-11tests: date: test nested parenthesis comment handlingPádraig Brady-0/+5