summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2022-04-14build: copy: fix build on macos 10.12Pádraig Brady-0/+5
2022-04-13tail: detect closed stdout on SolarisPádraig Brady-4/+4
2022-04-12cp,mv,install: avoid excess stat calls on non-GNUPaul Eggert-9/+13
2022-04-12cp,mv,install: modularize targetdirPaul Eggert-74/+3
2022-04-13cp,mv,install: avoid EACCES with non directory destinationPádraig Brady-7/+11
2022-04-13sync: support syncing files on cygwinPádraig Brady-2/+2
2022-04-09cp,mv,install: avoid opening non directory destinationPádraig Brady-4/+17
2022-04-09doc: install --compare: clarify mode of operationPádraig Brady-2/+3
2022-04-07build: update gnulib submodule to latestPádraig Brady-16/+21
2022-04-04factor: improve support on RISCV and loongsonPádraig Brady-2/+13
2022-04-03ls: avoid expensive capability lookup by defaultPádraig Brady-2/+2
2022-04-03dircolors: colorize backup files with bright blackVille Skyttä-0/+19
2022-03-29doc: join: clarify that -e only effective for -12jo fieldsPádraig Brady-1/+5
2022-03-19printf: support printing the numeric value of multi-byte charsPádraig Brady-0/+16
2022-03-12doc: test: clarify that -rwx don't just check perm bitsPádraig Brady-3/+3
2022-03-07maint: address syntax-check issues in recent commitPádraig Brady-1/+1
2022-03-07stat: only automount with --cached=neverPádraig Brady-0/+3
2022-03-07ls: avoid triggering automountsRohan Sable-1/+1
2022-03-05date: fix newly-introduced %%-N bugPaul Eggert-5/+10
2022-02-24chown: warn about USER.GROUPPaul Eggert-11/+15
2022-02-24fmt: fix invalid multi-byte splitting on macOSPádraig Brady-1/+2
2022-02-22dd: counts ending in "B" now count bytesPaul Eggert-58/+56
2022-02-22dd: support iseek= and oseek=Paul Eggert-4/+4
2022-02-21cp: avoid unnecessary buffer allocationPaul Eggert-9/+12
2022-02-15dircolors: speed up processing of TERM entriesPádraig Brady-8/+4
2022-02-15dircolors: consider COLORTERM as well as TERM env varsPádraig Brady-3/+22
2022-02-14tr: improve multibyte etc. docPaul Eggert-15/+15
2022-02-13dircolors: add --print-ls-colors to display colored entriesPádraig Brady-63/+86
2022-02-13chown,chgrp: reinstate numeric id output in -v messagesPádraig Brady-9/+35
2022-02-12sort: fix several version-sort problemsPaul Eggert-8/+10
2022-02-12doc: avoid using "[" is URLS in --help outputPádraig Brady-1/+5
2022-02-12doc: adust --help, --version alignmentPádraig Brady-2/+2
2022-02-12doc: rmdir: improve --help formattingPádraig Brady-4/+10
2022-02-12doc: ls: reference dircolors(1) from --helpPádraig Brady-1/+1
2022-02-12doc: ls: improve --help formattingPádraig Brady-23/+68
2022-02-07dircolors: highlight .avif as imageChristian Hesse-0/+1
2022-02-04date: improve docPaul Eggert-1/+2
2022-02-04id: print groups of listed namePaul Eggert-16/+14
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-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