summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2015-11-23md5sum,sha*sum: add --ignore-missing for checking a subset of filesLuther Thompson
2015-11-11stat: improve support for new Linux pseudo FS and ACFSPádraig Brady
2015-11-04ls: default to --quoting=shell-escape for output to terminalPádraig Brady
2015-11-04printf: support the %q format to quote for shellPádraig Brady
2015-11-04md5sum: ensure a single status line per filePádraig Brady
2015-10-27date: use extended format timezone for --iso-8601Pádraig Brady
2015-10-27all: quote string arguments in error messagesPádraig Brady
2015-10-27md5sum: quote all printed file namesPádraig Brady
2015-10-21ls: fix off by one error when determining max display columnsPádraig Brady
2015-10-21ls: allow -w0 to mean no limit on line lengthPádraig Brady
2015-10-16dircolors: support globbing of TERM entriesPádraig Brady
2015-09-23df: prioritize mounts nearer the device rootDave Chiluk
2015-09-18du: avoid to stat all mount points if possibleBernhard Voelker
2015-09-03base64: no longer support hex or oct --wrap paramsPádraig Brady
2015-09-03base32: A new program similar to base64Pádraig Brady
2015-07-07shred: fix pattern selection for certain iteration countsPádraig Brady
2015-07-03maint: post-release administriviaPádraig Brady
2015-07-03version 8.24Pádraig Brady
2015-06-24factor: avoid interspersed lines for parallel runsPádraig Brady
2015-06-22numfmt: handle leading zeros correctlyPádraig Brady
2015-06-22numfmt: avoid integer overflow when roundingPádraig Brady
2015-06-21numfmt: support user specified output precisionPádraig Brady
2015-06-19numfmt: implement support for field rangesDylan Cali