aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-09factor: --exponents: new option for printing in p^e formatRasmus Villemoes5-15/+49
2022-05-02tests: sort-NaN-infloop: augment testing for recent fixPádraig Brady2-1/+4
2022-05-02build: update gnulib submodule to latestPaul Eggert1-0/+0
2022-05-01sort: fix sort -g infloop againPaul Eggert2-15/+12
2022-04-20mv: test Bug#55029Paul Eggert2-0/+11
2022-04-20build: update gnulib submodule to latestPaul Eggert1-0/+0
2022-04-19pr: don’t use uninitialized varPaul Eggert1-3/+10
2022-04-19doc: fix ' and ` in PDF output of codePaul Eggert1-0/+2
2022-04-19doc: fix footnote formatsPaul Eggert1-4/+4
2022-04-19doc: prefer ö to $'\u7530'Paul Eggert1-3/+3
2022-04-17doc: rmdir: clarify --ignore-fail-on-non-empty operationPádraig Brady2-8/+4
2022-04-15maint: post-release administriviaPádraig Brady3-2/+5
2022-04-15version 9.1v9.1Pádraig Brady1-1/+1
2022-04-15doc: avoid unicode errors in texi conversionPádraig Brady1-1/+1
2022-04-14build: copy: fix build on macos 10.12Pádraig Brady1-0/+5
2022-04-13tail: detect closed stdout on SolarisPádraig Brady3-6/+8
2022-04-13maint: syntax-check: fix preprocessor indentationPádraig Brady1-1/+1
2022-04-12cp,mv,install: omit an ‘inline’Paul Eggert1-1/+1
2022-04-12cp,mv,install: improve EACCES targetdir messagesPaul Eggert1-16/+34
2022-04-12cp,mv,install: avoid excess stat calls on non-GNUPaul Eggert5-16/+22
2022-04-12cp,mv,install: modularize targetdirPaul Eggert8-74/+171
2022-04-13cp,mv,install: avoid EACCES with non directory destinationPádraig Brady2-12/+11
2022-04-13sync: support syncing files on cygwinPádraig Brady1-2/+2
2022-04-13tests: cygwin: handle ENOENT from execvp(".")Pádraig Brady4-8/+8
2022-04-13tests: env-S.pl: unset cygwin hardwired env varsPádraig Brady1-2/+6
2022-04-12tests: md5sum: fix false failures on cygwinPádraig Brady2-2/+2
2022-04-11tests: b2sum.sh: fix false failure on cygwinPádraig Brady1-2/+4
2022-04-11tests: dircolors.pl: avoid false failure with TERM=dumbPádraig Brady1-0/+5
2022-04-11tests: printf-mb.sh: fix false failure with french translationsPádraig Brady1-5/+13
2022-04-10tests: stty.sh: skip on systems without perlPádraig Brady1-0/+1
2022-04-09cp,mv,install: avoid opening non directory destinationPádraig Brady3-11/+27
2022-04-09doc: install --compare: clarify mode of operationPádraig Brady2-4/+5
2022-04-08doc: remove older ChangeLog itemsPádraig Brady1-1/+1
2022-04-08maint: remove obsolete statat gnulib moduleBernhard Voelker1-1/+0
2022-04-07build: update gnulib submodule to latestPádraig Brady5-16/+21
2022-04-04factor: improve support on RISCV and loongsonPádraig Brady1-2/+13
2022-04-03doc: describe `dd iseek` as a feature not a changePádraig Brady1-3/+3
2022-04-03ls: avoid expensive capability lookup by defaultPádraig Brady3-2/+6
2022-04-03dircolors: colorize backup files with bright blackVille Skyttä2-1/+19
2022-03-29doc: join: clarify that -e only effective for -12jo fieldsPádraig Brady1-1/+5
2022-03-25maint: sync latest bootstrap from gnulibPádraig Brady1-4/+21
2022-03-20tests: improve recent printf testPádraig Brady1-0/+4
2022-03-19printf: support printing the numeric value of multi-byte charsPádraig Brady4-0/+71
2022-03-18maint: move build-related NEWS item to its own sectionPádraig Brady1-3/+5
2022-03-12doc: test: clarify that -rwx don't just check perm bitsPádraig Brady3-6/+13
2022-03-07maint: address syntax-check issues in recent commitPádraig Brady2-3/+3
2022-03-07stat: only automount with --cached=neverPádraig Brady3-0/+8
2022-03-07ls: avoid triggering automountsRohan Sable2-1/+4
2022-03-07build: ensure AT_NO_AUTOMOUNT is definedPádraig Brady1-0/+0
2022-03-05date: fix newly-introduced %%-N bugPaul Eggert2-5/+13