summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 9.1v9.1Pádraig Brady2022-04-151-1/+1
* doc: avoid unicode errors in texi conversionPádraig Brady2022-04-151-1/+1
* build: copy: fix build on macos 10.12Pádraig Brady2022-04-141-0/+5
* tail: detect closed stdout on SolarisPádraig Brady2022-04-133-6/+8
* maint: syntax-check: fix preprocessor indentationPádraig Brady2022-04-131-1/+1
* cp,mv,install: omit an ‘inline’Paul Eggert2022-04-121-1/+1
* cp,mv,install: improve EACCES targetdir messagesPaul Eggert2022-04-121-16/+34
* cp,mv,install: avoid excess stat calls on non-GNUPaul Eggert2022-04-125-16/+22
* cp,mv,install: modularize targetdirPaul Eggert2022-04-128-74/+171
* cp,mv,install: avoid EACCES with non directory destinationPádraig Brady2022-04-132-12/+11
* sync: support syncing files on cygwinPádraig Brady2022-04-131-2/+2
* tests: cygwin: handle ENOENT from execvp(".")Pádraig Brady2022-04-134-8/+8
* tests: env-S.pl: unset cygwin hardwired env varsPádraig Brady2022-04-131-2/+6
* tests: md5sum: fix false failures on cygwinPádraig Brady2022-04-122-2/+2
* tests: b2sum.sh: fix false failure on cygwinPádraig Brady2022-04-111-2/+4
* tests: dircolors.pl: avoid false failure with TERM=dumbPádraig Brady2022-04-111-0/+5
* tests: printf-mb.sh: fix false failure with french translationsPádraig Brady2022-04-111-5/+13
* tests: stty.sh: skip on systems without perlPádraig Brady2022-04-101-0/+1
* cp,mv,install: avoid opening non directory destinationPádraig Brady2022-04-093-11/+27
* doc: install --compare: clarify mode of operationPádraig Brady2022-04-092-4/+5
* doc: remove older ChangeLog itemsPádraig Brady2022-04-081-1/+1
* maint: remove obsolete statat gnulib moduleBernhard Voelker2022-04-081-1/+0
* build: update gnulib submodule to latestPádraig Brady2022-04-075-16/+21
* factor: improve support on RISCV and loongsonPádraig Brady2022-04-041-2/+13
* doc: describe `dd iseek` as a feature not a changePádraig Brady2022-04-031-3/+3
* ls: avoid expensive capability lookup by defaultPádraig Brady2022-04-033-2/+6
* dircolors: colorize backup files with bright blackVille Skyttä2022-04-032-1/+19
* doc: join: clarify that -e only effective for -12jo fieldsPádraig Brady2022-03-291-1/+5
* maint: sync latest bootstrap from gnulibPádraig Brady2022-03-251-4/+21
* tests: improve recent printf testPádraig Brady2022-03-201-0/+4
* printf: support printing the numeric value of multi-byte charsPádraig Brady2022-03-194-0/+71
* maint: move build-related NEWS item to its own sectionPádraig Brady2022-03-181-3/+5
* doc: test: clarify that -rwx don't just check perm bitsPádraig Brady2022-03-123-6/+13
* maint: address syntax-check issues in recent commitPádraig Brady2022-03-072-3/+3
* stat: only automount with --cached=neverPádraig Brady2022-03-073-0/+8
* ls: avoid triggering automountsRohan Sable2022-03-072-1/+4
* build: ensure AT_NO_AUTOMOUNT is definedPádraig Brady2022-03-071-0/+0
* date: fix newly-introduced %%-N bugPaul Eggert2022-03-052-5/+13
* chown: warn about USER.GROUPPaul Eggert2022-02-244-12/+22
* build: update gnulib submodule to latestPaul Eggert2022-02-241-0/+0
* fmt: fix invalid multi-byte splitting on macOSPádraig Brady2022-02-244-2/+57
* tests: improve compat with macOSPádraig Brady2022-02-241-2/+2
* dd: counts ending in "B" now count bytesPaul Eggert2022-02-225-126/+116
* dd: improve doc relative to POSIXPaul Eggert2022-02-221-18/+72
* dd: support iseek= and oseek=Paul Eggert2022-02-224-10/+27
* cp: avoid unnecessary buffer allocationPaul Eggert2022-02-211-9/+12
* build: update gnulib submodule to latestPaul Eggert2022-02-191-0/+0
* doc: env: fix man page reference of exec(2) to exec(3p)Pádraig Brady2022-02-151-1/+1
* doc: use bold style for man page referencesPádraig Brady2022-02-153-2/+28
* dircolors: speed up processing of TERM entriesPádraig Brady2022-02-151-8/+4