summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-09maint: refactor common expand(1) and unexpand(1) codeAssaf Gordon
2016-08-03df: improve performance with many mount pointsPhilipp Thomas
2016-07-28doc: revert recent date(1) synopsis changePádraig Brady
2016-07-27maint: pacify GCC 6 with -Wnull-dereferenceBernhard Voelker
2016-07-27build: update gnulib submodule to latestBernhard Voelker
2016-07-27maint: skip a check when en_US.UTF-8 collation rules are brokenJim Meyering
2016-07-27doc: make date(1) synopsis consistent with output +FORMATPádraig Brady
2016-07-27maint: fix dependency of man/arch.1Bernhard Voelker
2016-07-18sort: with -h, disallow thousands separator between number and unitKamil Dudka
2016-07-18sort: make -h work with -k and blank used as thousands separatorKamil Dudka
2016-07-18maint: sort.c: deduplicate code for traversing numbersKamil Dudka
2016-07-08install: with -Z, set default SELinux context for created directoriesKamil Dudka
2016-07-06tests: avoid false failure on 32 bit in readdir() testPádraig Brady
2016-07-02tests: improve recent seq EPIPE testAssaf Gordon
2016-06-29stty: fix sane setting of susp to ^z on SolarisPádraig Brady
2016-06-26tests: verify that fts diagnoses readdir() failuresPeter Benie
2016-06-26all: update gnulib submodule and tests/init.sh to latestPádraig Brady
2016-06-25maint: simplify partial writes etc. in 'yes'Paul Eggert
2016-06-24yes: handle short writesPádraig Brady
2016-06-24yes: fix copy and paste issue with previous commitPádraig Brady
2016-06-23maint: work even if argc == INT_MAXPaul Eggert
2016-06-01doc: clarify sort --key handling of default field separatorsPádraig Brady
2016-05-31sort: modify 'leading spaces' debug warning scenariosAssaf Gordon
2016-05-31tests: sort-debug-warn: add progress information linesAssaf Gordon
2016-05-15dircolors: output colors for any $TERM matching *color*Pádraig Brady
2016-05-14nl: reset numbering for each sectionKOBAYASHI Takashi
2016-05-12stat,tail: add support for the SMB2 remote file systemPádraig Brady
2016-05-04maint: avoid new warning from gcc (GCC) 7.0.0 20160503 (experimental)Jim Meyering
2016-04-26tests: avoid false failure when df lists no root file systemPádraig Brady
2016-04-24seq: detect and report I/O errors immediatelyAssaf Gordon
2016-04-22stat,tail: add support for Windows Subsystem for LinuxPádraig Brady
2016-04-21yes: avoid redundant diagnostics on write errorPádraig Brady
2016-04-21sleep,timeout: support overflowing floating point valuesPádraig Brady
2016-04-21tests: avoid potential overflows with `expr`Pádraig Brady
2016-04-20tests: fix recent false failure due to a racePádraig Brady
2016-04-18tests: let mkdir/p-v.sh fail when compare failsBernhard Voelker
2016-04-14seq: do not allow NaN argumentsBernhard Voelker
2016-04-14seq: do not allow 0 as increment valueBernhard Voelker
2016-04-14stat,tail: add support for M1FSYigal Korman
2016-03-31stat: report type for "prl_fs" file systemsPádraig Brady
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert
2016-03-15maint: remove gl/lib/reg*.c.diff; no longer neededJim Meyering
2016-03-09build: update gnulib submodule to latestEric Blake
2016-03-06tests: avoid false-failure of split/filter.sh on XFSJim Meyering
2016-03-04test: Document that -a and -o are undesirableEric Blake
2016-02-23all: be less strict about usage if POSIX 2008Paul Eggert
2016-02-22doc: document sort -o F F dangerPaul Eggert
2016-02-16date: free timezone variable to avoid valgrind warningDaniel Lockyer
2016-02-15split: adjust recent --number changesPádraig Brady
2016-02-15stty: fix translated --help so the gettext header is not printedGöran Uddeborg