summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-10-21test: avoid FP in chroot-credentials.sh for different group list orderBernhard Voelker-6/+9
2018-10-20doc: tidy up setuid commentaryPaul Eggert-16/+14
2018-10-19ln: avoid directory hard-link racesPaul Eggert-189/+239
2018-10-19cp: 'cp -il A B' no longer fails if user OKs itPaul Eggert-3/+7
2018-10-19build: update gnulib submodule to latestPaul Eggert-2/+2
2018-10-17doc: add chmod examplesPaul Eggert-0/+18
2018-10-02doc: fix minor mistakes in "env.x"Bjarni Ingi Gislason-2/+2
2018-09-29id: support multiple specified usersAchilles Gaikwad-71/+144
2018-09-24doc: csplit: clarify handling of regexps with negative offsetsStéphane Campinas-0/+2
2018-09-23doc: csplit: clarify input may not be reproducible from outputPádraig Brady-1/+2
2018-07-27df: omit redundant comparisonPaul Eggert-1/+1
2018-07-26df: tune slightlyPaul Eggert-2/+4
2018-07-26df: avoid multibyte character corruption on macOSPaul Eggert-11/+32
2018-07-26df: avoid multibyte character corruption on macOSChih-Hsuan Yen-1/+6
2018-07-22doc: improve documentation of binary prefixesWodry-2/+12
2018-07-21tests: avoid false failure on sparc 32 bitPádraig Brady-3/+13
2018-07-05build: update gnulib submodule to latestPaul Eggert-7/+7
2018-07-04tests: fix skipping in some testsPádraig Brady-6/+11
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