summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2016-10-04rm: disallow --n alias for --no-preserve-rootPádraig Brady
2016-09-28tail: -F now always processes initially untailable filesPádraig Brady
2016-09-19ls: fix %%b format and precompute morePaul Eggert
2016-09-08date: add '--debug' optionAssaf Gordon
2016-09-07factor: reinstate immediate output with interactive usePádraig Brady
2016-09-07ls: allow interruption when reading slow directoriesKamil Dudka
2016-08-18cp: with --parents --no-preserve=mode don't copy dir permsPádraig Brady
2016-08-03df: improve performance with many mount pointsPhilipp Thomas
2016-07-18sort: make -h work with -k and blank used as thousands separatorKamil Dudka
2016-07-08install: with -Z, set default SELinux context for created directoriesKamil Dudka
2016-06-29stty: fix sane setting of susp to ^z on SolarisPádraig Brady
2016-06-26all: update gnulib submodule and tests/init.sh to latestPádraig Brady
2016-06-24yes: handle short writesPá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-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-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-09build: update gnulib submodule to latestEric Blake
2016-02-23all: be less strict about usage if POSIX 2008Paul Eggert
2016-02-15stty: fix translated --help so the gettext header is not printedGöran Uddeborg
2016-01-20maint: post-release administriviaPádraig Brady
2016-01-20version 8.25Pádraig Brady
2016-01-19tail: disable inotify with only non existent filesPádraig Brady
2016-01-18all: don't unconditionally use leaf optimization for NFSPádraig Brady
2016-01-13maint: fix old spelling mistakes in NEWSPádraig Brady
2016-01-13mv: fix data loss with repeated source dir and same destinationPádraig Brady
2016-01-13wc: avoid ambiguous output with '\n' in file namesPádraig Brady
2016-01-13numfmt: add the -z,--zero-terminated optionAssaf Gordon
2016-01-13paste: add the -z,--zero-terminated optionPádraig Brady
2016-01-13comm: add the -z,--zero-terminated optionPádraig Brady
2016-01-13tac: support an empty (NUL) --separatorPádraig Brady
2016-01-13cut: add the -z,--zero-terminated optionPádraig Brady
2016-01-13head,tail: add the -z,--zero-terminated optionRichard Russon
2016-01-13join,sort,uniq: with -z, treat '\n' as a field separatorPádraig Brady
2016-01-06stty: support [-]drain setting to control waiting for pending TxPádraig Brady
2016-01-04stty: support -I, --immediate to not wait for pending transmissionPádraig Brady
2016-01-03install: fix relative copies to absolute directory with -DPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-12-31dd: append spaces to shorter status=progress linePaul Eggert
2015-12-31dd: summarize in --human-readable format tooPaul Eggert
2015-12-23build: update to latest gnulibPádraig Brady
2015-12-14sort: fix --debug marking for -b -k1.xPádraig Brady
2015-12-14stat: report file system type for "overlayfs"Pádraig Brady
2015-12-14maint: fix incorrect spellings etcPádraig Brady
2015-11-24copy: fix copying of extents beyond the apparent file sizeDmitry Monakhov