summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-02-12doc: ls: improve --help formattingPádraig Brady-23/+68
2022-02-08doc: improve version-sort docPaul Eggert-212/+204
2022-02-07dircolors: highlight .avif as imageChristian Hesse-0/+1
2022-02-05date: test against bug#50115Paul Eggert-0/+3
2022-02-05build: update gnulib submodule to latestPaul Eggert-0/+0
2022-02-05doc: fix somewhat ambiguous date format representationPádraig Brady-3/+3
2022-02-04date: improve docPaul Eggert-9/+17
2022-02-04build: update gnulib submodule to latestPaul Eggert-0/+0
2022-02-04id: print groups of listed namePaul Eggert-16/+17
2022-02-01doc: add NEWS entry for recent cksum changeBernhard Voelker-0/+3
2022-01-31maint: suppress bogus noreturn warningsPaul Eggert-30/+36
2022-01-31tr: pacify -fsanitizer=leakPaul Eggert-2/+2
2022-01-31chgrp: fix typo in previous changePaul Eggert-1/+1
2022-01-31maint: mark some _Noreturn functionsPaul Eggert-6/+6
2022-01-31df: fix memory leakPaul Eggert-10/+4
2022-01-31maint: cut: avoid exporting recently added variablePádraig Brady-1/+1
2022-01-31maint: pacify gcc -flto -Wmaybe-uninitializedPaul Eggert-0/+5
2022-01-31dd: do not access uninitializedPaul Eggert-3/+5
2022-01-31uptime: simplify -fsanitize=leak pacificationPaul Eggert-3/+1
2022-01-31uniq: remove IF_LINTPaul Eggert-1/+1
2022-01-31unexpand: remove IF_LINTPaul Eggert-1/+1
2022-01-31pr: remove IF_LINTPaul Eggert-1/+1
2022-01-31truncate: simplifyPaul Eggert-14/+11
2022-01-31shred: remove IF_LINTPaul Eggert-1/+1
2022-01-31pr: simplify -fsanitize=leak pacificationPaul Eggert-2/+1
2022-01-31pinky: simplify -fsanitize=leak pacificationPaul Eggert-2/+1
2022-01-31paste: remove IF_LINTPaul Eggert-2/+2
2022-01-31hostname: simplifyPaul Eggert-22/+19
2022-01-31factor: remove IF_LINTPaul Eggert-1/+1
2022-01-31expand: remove IF_LINTPaul Eggert-1/+1
2022-01-31env: simplify -fsanitize=leak pacificationPaul Eggert-6/+1
2022-01-31md5sum: remove IF_LINTsPaul Eggert-2/+2
2022-01-31df: simplify -fsanitize=leak pacificationPaul Eggert-12/+3
2022-01-31date: simplify -fsanitize=leak pacificationPaul Eggert-4/+1
2022-01-31cut: simplify and remove an IF_LINTPaul Eggert-55/+28
2022-01-31cut: simplify -fsanitize=leak pacificationPaul Eggert-14/+0
2022-01-31cp: simplify GCC pacificationPaul Eggert-1/+1
2022-01-31chown: simplify -fsanitize=leak pacificationPaul Eggert-6/+2
2022-01-31basenc: simplify -fsanitize=leak pacificationPaul Eggert-21/+20
2022-01-31test: simplify gcc pacificationPaul Eggert-4/+0
2022-01-31tail: simplify -fsanitize=leak pacificationPaul Eggert-52/+16
2022-01-31tac: simplify -fsanitize=leak pacificationPaul Eggert-6/+1
2022-01-31shuf: simplify -fsanitize=leak pacificationPaul Eggert-18/+1
2022-01-31numfmt: simplify -fsanitize=leak pacificationPaul Eggert-10/+1
2022-01-31mktemp: simplify -fsanitize=leak pacificationPaul Eggert-6/+1
2022-01-31dd: simplify -fsanitize=leak pacificationPaul Eggert-7/+1
2022-01-31cp: simplify cp/install/ln/mv pacificationPaul Eggert-60/+6
2022-01-31chmod: pacify -fsanitizer=leakPaul Eggert-3/+1
2022-01-31yes: pacify -fsanitizer=leakPaul Eggert-1/+1
2022-01-31tsort: pacify -fsanitizer=leakPaul Eggert-2/+4