summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2026-02-14maint: seq,who: prefer xasprintfCollin Funk-36/+29
2026-02-14maint: seq: reduce variable scopeCollin Funk-16/+11
2026-02-10tests: getlimits: output error stringsPádraig Brady-0/+27
2026-02-09maint: pinky: reduce variable scopeCollin Funk-23/+13
2026-02-08nl: support multi-byte section delimitersCollin Funk-9/+24
2026-02-06maint: unexpand: remove dead storeDr. David Alan Gilbert-6/+4
2026-02-06doc: pr: use -COLS consistentlyPádraig Brady-13/+12
2026-02-04stat,df: remove an unnecessary allocaCollin Funk-4/+5
2026-01-31doc: improve highlighting of dd --help translationsPádraig Brady-5/+26
2026-01-30maint: avoid prohibit-const-char syntax check failurePádraig Brady-2/+2
2026-01-30doc: move xgettext: hint to the correct translated stringPádraig Brady-2/+2
2026-01-28maint: space between ‘char’ and ‘*’Paul Eggert-11/+11
2026-01-27doc: improve highlighting of single spaced translationsPádraig Brady-5/+17
2026-01-25doc: fix date(1) synopses etcPaul Eggert-2/+2
2026-01-25doc: support TAB as a delimiter between --option and descriptionPádraig Brady-2/+3
2026-01-24tail: fix EINTR handling on older systemsPádraig Brady-1/+1
2026-01-24doc: nproc: mention OpenMP env vars in --helpPádraig Brady-3/+7
2026-01-22doc: dir,vdir: fix anchor refs from --helpPádraig Brady-0/+2
2026-01-22doc: stat: fix highlighting of --formatEgmont Koblinger-1/+1
2026-01-22doc: pr: fix --help output outputPádraig Brady-4/+5
2026-01-22doc: use TERM=dumb rather than HELP_NO_MARKUP to disable markupPádraig Brady-3/+10
2026-01-21stat,tail: sync with latest Linux file systemsPádraig Brady-0/+2
2026-01-21ls: --hyperlink: switch to more standard delimitersPádraig Brady-2/+2
2026-01-21doc: adjust --help hyperlinks to more standard formatPádraig Brady-2/+2
2026-01-21doc: add commentary on details of --help referencesPádraig Brady-3/+11
2026-01-21doc: cp: group related -HLP descriptionsPádraig Brady-8/+8
2026-01-21doc: cp: document --keep-directory-symlink in correct locationPádraig Brady-4/+4
2026-01-21doc: who: document --users in manualPádraig Brady-1/+1
2026-01-21doc: more indexing fixes in manualPádraig Brady-3/+5
2026-01-21doc: make legacy digest utility --help reference cksum nodesPádraig Brady-1/+9
2026-01-21doc: all: use option highlighting and more standard alignmentPádraig Brady-1531/+2719
2026-01-21doc: chcon: use more standard -HLP desciptionsPádraig Brady-13/+1
2026-01-21doc: highlight -HLP optionsPádraig Brady-7/+16
2026-01-21doc: put --help and --version descriptions on separate linePádraig Brady-2/+2
2026-01-21doc: ls: put option description on separate line to optionPádraig Brady-102/+134
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/+7
2026-01-21doc: --help: --disable-bold-man-page-references configures bold refsPádraig Brady-0/+7
2026-01-21doc: ls: support styling and links in --help outputPádraig Brady-76/+166
2026-01-21cksum: use more accurate program name in single binary modePádraig Brady-1/+11
2026-01-18maint: prefer NULL to nullptrPádraig Brady-1760/+1760
2026-01-18doc: add more redirections from legacy *sum to cksumPádraig Brady-1/+9
2026-01-16maint: pacify another gcc -Wzero-as-null-pointer-constant warningCollin Funk-1/+1
2026-01-16maint: spelling fixesPaul Eggert-2/+2
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