summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2016-09-07ls: allow interruption when reading slow directoriesKamil Dudka-68/+93
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-1/+2
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-419/+373
2016-08-03df: improve performance with many mount pointsPhilipp Thomas-33/+77
2016-07-28doc: revert recent date(1) synopsis changePádraig Brady-1/+1
2016-07-27maint: pacify GCC 6 with -Wnull-dereferenceBernhard Voelker-3/+9
2016-07-27doc: make date(1) synopsis consistent with output +FORMATPádraig Brady-1/+1
2016-07-18sort: with -h, disallow thousands separator between number and unitKamil Dudka-1/+10
2016-07-18sort: make -h work with -k and blank used as thousands separatorKamil Dudka-5/+9
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-5/+28
2016-06-29stty: fix sane setting of susp to ^z on SolarisPádraig Brady-2/+2
2016-06-25maint: simplify partial writes etc. in 'yes'Paul Eggert-51/+38
2016-06-24yes: handle short writesPádraig Brady-6/+16
2016-06-24yes: fix copy and paste issue with previous commitPádraig Brady-1/+1
2016-06-23maint: work even if argc == INT_MAXPaul Eggert-35/+32
2016-05-31sort: modify 'leading spaces' debug warning scenariosAssaf Gordon-5/+4
2016-05-15dircolors: output colors for any $TERM matching *color*Pádraig Brady-7/+1
2016-05-14nl: reset numbering for each sectionKOBAYASHI Takashi-6/+10
2016-05-12stat,tail: add support for the SMB2 remote file systemPádraig Brady-0/+2
2016-05-04maint: avoid new warning from gcc (GCC) 7.0.0 20160503 (experimental)Jim Meyering-2/+4
2016-04-24seq: detect and report I/O errors immediatelyAssaf Gordon-5/+19
2016-04-22stat,tail: add support for Windows Subsystem for LinuxPádraig Brady-0/+2
2016-04-21yes: avoid redundant diagnostics on write errorPádraig Brady-0/+2
2016-04-21sleep,timeout: support overflowing floating point valuesPádraig Brady-2/+2
2016-04-14seq: do not allow NaN argumentsBernhard Voelker-2/+12
2016-04-14seq: do not allow 0 as increment valueBernhard Voelker-0/+8
2016-04-14stat,tail: add support for M1FSYigal Korman-0/+2
2016-03-31stat: report type for "prl_fs" file systemsPádraig Brady-2/+4
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert-51/+62
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-14/+23
2016-02-16date: free timezone variable to avoid valgrind warningDaniel Lockyer-0/+2
2016-02-15split: adjust recent --number changesPádraig Brady-12/+21
2016-02-15stty: fix translated --help so the gettext header is not printedGöran Uddeborg-2/+0
2016-02-12split: fix problems with /dev/zeroPaul Eggert-88/+117
2016-01-29doc: fix the --iso-8601 example in date --helpVincent Lefevre-1/+1
2016-01-24build: avoid dynamic linking issue on Solaris sparcPádraig Brady-5/+11
2016-01-19tail: disable inotify with only non existent filesPádraig Brady-0/+20
2016-01-16mv: consistently warn about multiply specified source dirsPádraig Brady-8/+8
2016-01-15tests: simplify invalid signal determination for kill -lPádraig Brady-0/+11
2016-01-14sort: with --debug, flag setlocale() failures on OpenBSDPádraig Brady-1/+5
2016-01-13doc: suggest dd "sync" flag to maximize "nocache" effectivenessPádraig Brady-1/+2
2016-01-13doc: mention the '0#' printf flags with stat %aPádraig Brady-1/+1
2016-01-13mv: fix data loss with repeated source dir and same destinationPádraig Brady-4/+8