summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-12-10maint: adjust for the renamed nstrfime gnulib moduleBernhard Voelker-1/+1
2017-12-10build: update gnulib submodule to latestPádraig Brady-0/+0
2017-12-10tests: fix false failure in new dd/nocache_eof testPádraig Brady-3/+3
2017-12-10tail: fix tailing non seekable files on certain systemsPádraig Brady-5/+13
2017-12-10build: avoid build failure without sys/mtio.hPádraig Brady-3/+4
2017-12-10doc: reorganize ls -k and --time-style helpPádraig Brady-16/+20
2017-12-09doc: clarify numeric setuid handling in chmod man pagePádraig Brady-3/+8
2017-12-09doc: shred: change 'truncate' to the more descriptive 'deallocate'Pádraig Brady-4/+4
2017-12-09doc: clarify that cp --force may recreate filesPádraig Brady-2/+3
2017-12-04doc: fix default QUOTING_STYLE for %N format of stat(1)Kamil Dudka-1/+1
2017-12-02tests: make ls/block-size more readableJean Delvare-0/+13
2017-11-29tests: verify usage vs. getoptBernhard Voelker-0/+93
2017-11-29readlink: remove superfluous comma from usage outputPádraig Brady-1/+1
2017-11-29all: use consistent diagnostics for unknown long optionsBernhard Voelker-14/+88
2017-11-28test: fix issues with tests/cp/preserve-mode.shPádraig Brady-9/+5
2017-11-28build: update gnulib submodule to latestPádraig Brady-0/+0
2017-11-28build: update gnulib submodule to latestPádraig Brady-0/+0
2017-11-27timeout: also support short -v optionBernhard Voelker-3/+5
2017-11-24dd: support iflag=direct with arbitrary sized filesPádraig Brady-6/+15
2017-11-23timeout: add --verbose to diagnose timeoutsPádraig Brady-1/+37
2017-11-18tail: seek to the end of block devicesPádraig Brady-10/+71
2017-11-14maint: include the module year2038 from gnulibBernhard Voelker-0/+1
2017-11-14maint: update gnulib to latestBernhard Voelker-4/+17
2017-11-09doc: add github issue/pull-request templatesAssaf Gordon-0/+190
2017-11-07maint: make hook script reject "/archive/html" in lists.gnu.org URLSJim Meyering-0/+3
2017-11-07maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering-12/+12
2017-11-06tests: avoid false failure with inaccessible mount pointsThomas Deutschmann-1/+4
2017-11-05doc: fix "Up" field of realpath usage examplesBernhard Voelker-0/+4
2017-11-05maint: ensure https:// URLs are used in --help and man pagesPádraig Brady-1/+4
2017-10-31stat: output default formats for --terse in usageAssaf Gordon-5/+27
2017-10-30df: fix hang with fifo argumentPádraig Brady-8/+15
2017-10-27build: ls.c: apply _GL_ATTRIBUTE_PURE to more functionsJim Meyering-4/+4
2017-10-25doc: reference statfs(2) in the stat(1) man pageVincent Lefevre-1/+1
2017-10-24tests: avoid false failure when O_DIRECT isn't supportedPádraig Brady-11/+10
2017-10-24dd: fix nocache regions passed to posix_fadvise()Pádraig Brady-47/+179
2017-10-24doc: mention QUOTING_STYLE env var in ls man pageMichael Stone-0/+1
2017-10-23maint: apply suggested cleanup to recent stty.c changePádraig Brady-6/+10
2017-10-23b2sum: fix crash with --check and truncated inputPádraig Brady-1/+10
2017-10-23stty: fix processing of options when -F is specifiedPádraig Brady-30/+25
2017-10-23timeout: fix a small race that would ignore command exitPádraig Brady-5/+14
2017-10-23timeout: fix regression when invoked with blocked SIGCHLDThomas Jarosch-10/+18
2017-10-01build: reinstate distribution of man pagesPádraig Brady-17/+29
2017-10-01maint: remove a duplicate entry from THANKSPádraig Brady-0/+1
2017-09-24copy: revert recent patch for vulnerable dirsPaul Eggert-276/+45
2017-09-24tests: fix test hang on case insenitive file systemsPádraig Brady-11/+8
2017-09-20tests: avoid a false failure in expr test with UTF8Pádraig Brady-2/+8
2017-09-19expr: add detailed syntax error messagesAssaf Gordon-15/+40
2017-09-19maint: fix new syntax-check failures from HTTPS adjustmentsPádraig Brady-4/+5
2017-09-19maint: fix new syntax check failures from copy restrictionsPádraig Brady-10/+6
2017-09-19shred: reinstate --remove file name length obfuscationPádraig Brady-1/+24