summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-07-01maint: init.cfg: fix a minor test-related quoting bugJim Meyering-1/+1
2018-07-01maint: post-release administriviaPádraig Brady-2/+5
2018-07-01version 8.30v8.30Pádraig Brady-1/+1
2018-06-30tests: standardize perl usage in testsPádraig Brady-7/+9
2018-06-30maint: copy: avoid new static analyzer warningsPádraig Brady-1/+8
2018-06-30maint: fix recent stale comments and spelling mistakesPádraig Brady-3/+3
2018-06-27maint: disable overly agressive sc_gitignore_redundantPádraig Brady-5/+7
2018-06-27env: adjust diagnostics provided for shebang usagePádraig Brady-17/+12
2018-06-27tests: accept getopt errors without single-quotesAssaf Gordon-1/+3
2018-06-27tests: fix false failures when perl not availablePádraig Brady-1/+1
2018-06-27tests: fix false failure with limited shebang linesPádraig Brady-18/+23
2018-06-27maint: update gnulib to latestPádraig Brady-0/+0
2018-06-27tests: remove unused Data::Dumper perl moduleAssaf Gordon-1/+0
2018-06-24maint: fix -Werror=suggest-attribute=malloc in expr.cCarlos Santos-1/+1
2018-06-24maint: update gnulib to latestPádraig Brady-0/+6
2018-06-24maint: sync longlong.h from gmp repoPádraig Brady-66/+0
2018-06-24maint: avoid false positive in src/fs-magic-comparePádraig Brady-0/+4
2018-06-23tests: initialize fail=0 to avoid "unary operator expected" errorsBernhard Voelker-0/+1
2018-06-21maint: do not depend directly on gnulib's now-unused ftello moduleJim Meyering-1/+0
2018-06-20tests: provide an option to relax the need for gdbPádraig Brady-12/+24
2018-06-20rm: add --preserve-root=all to protect mountsPádraig Brady-7/+73
2018-06-20cp: add --reflink=never to force standard copy modeAdam Borowski-2/+14
2018-06-20env: add -S/--split-string optionAssaf Gordon-5/+1258
2018-06-20env: add -v/--debug optionAssaf Gordon-1/+44
2018-06-20maint: refactor unsetenv call in envAssaf Gordon-9/+36
2018-06-20ls: ignore case when coloring file extensionsKaxandra Labat-3/+47
2018-06-20md5sum,b2sum,sha*sum: support -z,--zero optionPádraig Brady-9/+39
2018-06-20wc: optimize processing of ASCII in multi byte localesPádraig Brady-7/+26
2018-06-14doc: port test.1 to doclifterPaul Eggert-5/+5
2018-06-13doc: port man pages to doclifterPaul Eggert-4/+19
2018-06-03cp: preserve existing permissions with --no-preserve=modePádraig Brady-16/+18
2018-05-29tests: fix periodic false failure in month alignmentPádraig Brady-1/+2
2018-05-25doc: formatting fixes in "du.x" and "rm.x"Bjarni Ingi Gislason-8/+8
2018-05-17cp: with --force; replace self referential symlinksPádraig Brady-5/+21
2018-05-15cp: fix symlink checks when overwriting filesPádraig Brady-20/+80
2018-05-15cp: ensure --remove-destination doesn't traverse symlinksPádraig Brady-15/+34
2018-05-14maint: make chmod/chgrp/chown leak free under valgrindPádraig Brady-7/+15
2018-05-14doc: improve formatting of nl --helpPádraig Brady-11/+16
2018-05-14who: simplify port to GCC 8Paul Eggert-8/+5
2018-05-03build: make GCC 8 adjustments more portablePádraig Brady-10/+7
2018-05-03build: update gnulib submodule to latestPaul Eggert-0/+0
2018-05-03maint: port to GCC 8Paul Eggert-11/+12
2018-05-03maint: remove strpbrk modulePaul Eggert-1/+0
2018-05-03build: update gnulib submodule to latestPaul Eggert-0/+0
2018-04-20doc: retroactively adjust info about tail and closed outputPádraig Brady-4/+8
2018-04-18doc: timeout --help: mention 0 DURATION disables timeoutPádraig Brady-2/+2
2018-04-05doc: retroactively document -e/-u addition in NEWSEric Blake-2/+4
2018-04-03doc: Clarify octal bits in permissionsPaul Eggert-31/+35
2018-03-28cut: improve large file support on 32 bitTobias Stoeckmann-36/+39
2018-03-27tests: avoid a recent syntax-check failurePádraig Brady-1/+1