summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2016-09-11pinky,who: remove redeclarations of ttynameGeorge Burgess IV-10/+6
2016-09-09gnulib: update to latest, for getprogname fixesJim Meyering-0/+0
2016-09-09cp: use FICLONE instead of BTRFS_IOC_CLONEPaul Eggert-7/+12
2016-09-08date: add '--debug' optionAssaf Gordon-5/+166
2016-09-07sort: port to strict C + valgrindPaul Eggert-2/+4
2016-09-07build: update gnulib submodule to latestPaul Eggert-0/+0
2016-09-07factor: reinstate immediate output with interactive usePádraig Brady-1/+10
2016-09-07ls: allow interruption when reading slow directoriesKamil Dudka-68/+96
2016-09-01doc: fix typo in date examplePádraig Brady-1/+1
2016-08-31dircolors: recognize .zst and .tzst suffixesJim Meyering-0/+2
2016-08-30maint: tr: tweak/make-consistent a pair of loop indicesJim Meyering-2/+2
2016-08-30tr: move decls "down"Jim Meyering-55/+26
2016-08-29ptx: avoid new warning/error from upcoming gcc-7.xJim Meyering-1/+1
2016-08-18cp: with --parents --no-preserve=mode don't copy dir permsPádraig Brady-9/+25
2016-08-18doc: fix ambiguous multiplier info in dd man pagePádraig Brady-1/+1
2016-08-09maint: refactor common expand(1) and unexpand(1) codeAssaf Gordon-424/+529
2016-08-03df: improve performance with many mount pointsPhilipp Thomas-34/+81
2016-07-28doc: revert recent date(1) synopsis changePádraig Brady-2/+2
2016-07-27maint: pacify GCC 6 with -Wnull-dereferenceBernhard Voelker-3/+9
2016-07-27build: update gnulib submodule to latestBernhard Voelker-0/+0
2016-07-27maint: skip a check when en_US.UTF-8 collation rules are brokenJim Meyering-9/+16
2016-07-27doc: make date(1) synopsis consistent with output +FORMATPádraig Brady-2/+2
2016-07-27maint: fix dependency of man/arch.1Bernhard Voelker-1/+1
2016-07-18sort: with -h, disallow thousands separator between number and unitKamil Dudka-13/+23
2016-07-18sort: make -h work with -k and blank used as thousands separatorKamil Dudka-5/+59
2016-07-18maint: sort.c: deduplicate code for traversing numbersKamil Dudka-28/+35
2016-07-08install: with -Z, set default SELinux context for created directoriesKamil Dudka-6/+90
2016-07-06tests: avoid false failure on 32 bit in readdir() testPádraig Brady-5/+6
2016-07-02tests: improve recent seq EPIPE testAssaf Gordon-17/+12
2016-06-29stty: fix sane setting of susp to ^z on SolarisPádraig Brady-2/+5
2016-06-26tests: verify that fts diagnoses readdir() failuresPeter Benie-0/+107
2016-06-26all: update gnulib submodule and tests/init.sh to latestPádraig Brady-41/+50
2016-06-25maint: simplify partial writes etc. in 'yes'Paul Eggert-51/+38
2016-06-24yes: handle short writesPádraig Brady-6/+19
2016-06-24yes: fix copy and paste issue with previous commitPádraig Brady-1/+4
2016-06-23maint: work even if argc == INT_MAXPaul Eggert-35/+32
2016-06-01doc: clarify sort --key handling of default field separatorsPádraig Brady-2/+9
2016-05-31sort: modify 'leading spaces' debug warning scenariosAssaf Gordon-6/+6
2016-05-31tests: sort-debug-warn: add progress information linesAssaf Gordon-0/+36
2016-05-15dircolors: output colors for any $TERM matching *color*Pádraig Brady-7/+1
2016-05-14nl: reset numbering for each sectionKOBAYASHI Takashi-10/+32
2016-05-12stat,tail: add support for the SMB2 remote file systemPádraig Brady-3/+6
2016-05-04maint: avoid new warning from gcc (GCC) 7.0.0 20160503 (experimental)Jim Meyering-2/+4
2016-04-26tests: avoid false failure when df lists no root file systemPádraig Brady-4/+5
2016-04-24seq: detect and report I/O errors immediatelyAssaf Gordon-5/+116
2016-04-22stat,tail: add support for Windows Subsystem for LinuxPádraig Brady-4/+6
2016-04-21yes: avoid redundant diagnostics on write errorPádraig Brady-3/+18
2016-04-21sleep,timeout: support overflowing floating point valuesPádraig Brady-16/+57
2016-04-21tests: avoid potential overflows with `expr`Pádraig Brady-16/+21
2016-04-20tests: fix recent false failure due to a racePádraig Brady-2/+2