summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2016-04-18tests: let mkdir/p-v.sh fail when compare failsBernhard Voelker-1/+1
2016-04-14seq: do not allow NaN argumentsBernhard Voelker-3/+32
2016-04-14seq: do not allow 0 as increment valueBernhard Voelker-0/+22
2016-04-14stat,tail: add support for M1FSYigal Korman-2/+9
2016-03-31stat: report type for "prl_fs" file systemsPádraig Brady-2/+6
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert-51/+176
2016-03-15maint: remove gl/lib/reg*.c.diff; no longer neededJim Meyering-153/+1
2016-03-09build: update gnulib submodule to latestEric Blake-30/+35
2016-03-06tests: avoid false-failure of split/filter.sh on XFSJim Meyering-1/+5
2016-03-04test: Document that -a and -o are undesirableEric Blake-0/+5
2016-02-23all: be less strict about usage if POSIX 2008Paul Eggert-40/+64
2016-02-22doc: document sort -o F F dangerPaul Eggert-2/+5
2016-02-16date: free timezone variable to avoid valgrind warningDaniel Lockyer-0/+2
2016-02-15split: adjust recent --number changesPádraig Brady-22/+35
2016-02-15stty: fix translated --help so the gettext header is not printedGöran Uddeborg-3/+5
2016-02-12tests: don't wait forever on GNU/HurdPaul Eggert-14/+8
2016-02-12split: fix problems with /dev/zeroPaul Eggert-97/+126
2016-01-29doc: fix the --iso-8601 example in date --helpVincent Lefevre-2/+1
2016-01-24build: avoid dynamic linking issue on Solaris sparcPádraig Brady-5/+11
2016-01-20maint: post-release administriviaPádraig Brady-2/+5
2016-01-20version 8.25v8.25Pádraig Brady-1/+1
2016-01-19tests: avoid false failure in tail inotify testPádraig Brady-1/+1
2016-01-19tests: avoid false failure due to remove() ignoring u-w on NFSPádraig Brady-3/+3
2016-01-19tests: avoid false failure in preserve-slink-time.sh on GPFSPádraig Brady-6/+16
2016-01-19tests: avoid false failure in shred-passes.shPádraig Brady-1/+1
2016-01-19tail: disable inotify with only non existent filesPádraig Brady-0/+23
2016-01-18all: don't unconditionally use leaf optimization for NFSPádraig Brady-1/+1
2016-01-18tests: adjust memory limits in head-c.shAssaf Gordon-1/+1
2016-01-18tests: adjust delays to avoid false positivesPádraig Brady-14/+9
2016-01-18test: skip test rather than fail with Solaris 10 sedPádraig Brady-1/+1
2016-01-16tests: fix false failure with spaces in absolute $PWDPádraig Brady-1/+1
2016-01-16build: update gnulib submodule to latestPádraig Brady-0/+0
2016-01-16tests: show mount list on failure for df testsPádraig Brady-0/+20
2016-01-16tests: avoid false failure with BTRFS subvolumesPádraig Brady-2/+6
2016-01-16mv: consistently warn about multiply specified source dirsPádraig Brady-8/+8
2016-01-15tests: remove a non portable localtime testPádraig Brady-30/+18
2016-01-15tests: adjust memory limits in head-c.shPádraig Brady-1/+1
2016-01-15tests: simplify invalid signal determination for kill -lPádraig Brady-3/+19
2016-01-15tests: support older fallocate number formatsPádraig Brady-4/+7
2016-01-15tests: avoid coredumps when determining memory limitsPádraig Brady-2/+19
2016-01-14sort: with --debug, flag setlocale() failures on OpenBSDPádraig Brady-1/+5
2016-01-13maint: remove temporary doc/constants.texi-t during buildPádraig Brady-1/+1
2016-01-13maint: fix old spelling mistakes in NEWSPádraig Brady-3/+3
2016-01-13doc: suggest dd "sync" flag to maximize "nocache" effectivenessPádraig Brady-6/+15
2016-01-13doc: mention the '0#' printf flags with stat %aPádraig Brady-2/+7
2016-01-13mv: fix data loss with repeated source dir and same destinationPádraig Brady-59/+48
2016-01-13tests: include part of wc-files0.sh skipped by mistakePádraig Brady-1/+1
2016-01-13wc: avoid ambiguous output with '\n' in file namesPádraig Brady-1/+12
2016-01-13numfmt: add the -z,--zero-terminated optionAssaf Gordon-9/+56
2016-01-13paste: add the -z,--zero-terminated optionPádraig Brady-9/+31