summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* dircolors: consider COLORTERM as well as TERM env varsPádraig Brady2022-02-154-3/+33
* tr: mention multibyte problem in man pagePaul Eggert2022-02-141-0/+9
* tr: improve multibyte etc. docPaul Eggert2022-02-142-112/+123
* dircolors: add --print-ls-colors to display colored entriesPádraig Brady2022-02-134-64/+112
* chown,chgrp: reinstate numeric id output in -v messagesPádraig Brady2022-02-131-9/+35
* sort: fix several version-sort problemsPaul Eggert2022-02-126-93/+123
* build: update gnulib submodule to latestPaul Eggert2022-02-121-0/+0
* doc: avoid using "[" is URLS in --help outputPádraig Brady2022-02-121-1/+5
* doc: adust --help, --version alignmentPádraig Brady2022-02-121-2/+2
* doc: rmdir: improve --help formattingPádraig Brady2022-02-121-4/+10
* doc: ls: reference dircolors(1) from --helpPádraig Brady2022-02-122-1/+3
* doc: ls: improve --help formattingPádraig Brady2022-02-121-23/+68
* doc: improve version-sort docPaul Eggert2022-02-082-212/+204
* dircolors: highlight .avif as imageChristian Hesse2022-02-071-0/+1
* date: test against bug#50115Paul Eggert2022-02-051-0/+3
* build: update gnulib submodule to latestPaul Eggert2022-02-051-0/+0
* doc: fix somewhat ambiguous date format representationPádraig Brady2022-02-051-3/+3
* date: improve docPaul Eggert2022-02-042-9/+17
* build: update gnulib submodule to latestPaul Eggert2022-02-041-0/+0
* id: print groups of listed namePaul Eggert2022-02-042-16/+17
* doc: add NEWS entry for recent cksum changeBernhard Voelker2022-02-011-0/+3
* maint: suppress bogus noreturn warningsPaul Eggert2022-01-311-30/+36
* tr: pacify -fsanitizer=leakPaul Eggert2022-01-311-2/+2
* chgrp: fix typo in previous changePaul Eggert2022-01-311-1/+1
* maint: mark some _Noreturn functionsPaul Eggert2022-01-314-6/+6
* df: fix memory leakPaul Eggert2022-01-311-10/+4
* maint: cut: avoid exporting recently added variablePádraig Brady2022-01-311-1/+1
* maint: pacify gcc -flto -Wmaybe-uninitializedPaul Eggert2022-01-312-0/+5
* dd: do not access uninitializedPaul Eggert2022-01-311-3/+5
* uptime: simplify -fsanitize=leak pacificationPaul Eggert2022-01-311-3/+1
* uniq: remove IF_LINTPaul Eggert2022-01-311-1/+1
* unexpand: remove IF_LINTPaul Eggert2022-01-311-1/+1
* pr: remove IF_LINTPaul Eggert2022-01-311-1/+1
* truncate: simplifyPaul Eggert2022-01-311-14/+11
* shred: remove IF_LINTPaul Eggert2022-01-311-1/+1
* pr: simplify -fsanitize=leak pacificationPaul Eggert2022-01-311-2/+1
* pinky: simplify -fsanitize=leak pacificationPaul Eggert2022-01-311-2/+1
* paste: remove IF_LINTPaul Eggert2022-01-311-2/+2
* hostname: simplifyPaul Eggert2022-01-311-22/+19
* factor: remove IF_LINTPaul Eggert2022-01-311-1/+1
* expand: remove IF_LINTPaul Eggert2022-01-311-1/+1
* env: simplify -fsanitize=leak pacificationPaul Eggert2022-01-311-6/+1
* md5sum: remove IF_LINTsPaul Eggert2022-01-311-2/+2
* df: simplify -fsanitize=leak pacificationPaul Eggert2022-01-311-12/+3
* date: simplify -fsanitize=leak pacificationPaul Eggert2022-01-311-4/+1
* cut: simplify and remove an IF_LINTPaul Eggert2022-01-311-55/+28
* cut: simplify -fsanitize=leak pacificationPaul Eggert2022-01-313-14/+0
* cp: simplify GCC pacificationPaul Eggert2022-01-311-1/+1
* chown: simplify -fsanitize=leak pacificationPaul Eggert2022-01-312-6/+2
* basenc: simplify -fsanitize=leak pacificationPaul Eggert2022-01-311-21/+20