Age | Commit message (Expand) | Author |
2016-03-17 | date ls pr: fix time zone abbrs on SysV platforms | Paul Eggert |
2016-03-09 | build: update gnulib submodule to latest | Eric Blake |
2016-02-23 | all: be less strict about usage if POSIX 2008 | Paul Eggert |
2016-02-15 | stty: fix translated --help so the gettext header is not printed | Göran Uddeborg |
2016-01-20 | maint: post-release administrivia | Pádraig Brady |
2016-01-20 | version 8.25 | Pádraig Brady |
2016-01-19 | tail: disable inotify with only non existent files | Pádraig Brady |
2016-01-18 | all: don't unconditionally use leaf optimization for NFS | Pádraig Brady |
2016-01-13 | maint: fix old spelling mistakes in NEWS | Pádraig Brady |
2016-01-13 | mv: fix data loss with repeated source dir and same destination | Pádraig Brady |
2016-01-13 | wc: avoid ambiguous output with '\n' in file names | Pádraig Brady |
2016-01-13 | numfmt: add the -z,--zero-terminated option | Assaf Gordon |
2016-01-13 | paste: add the -z,--zero-terminated option | Pádraig Brady |
2016-01-13 | comm: add the -z,--zero-terminated option | Pádraig Brady |
2016-01-13 | tac: support an empty (NUL) --separator | Pádraig Brady |
2016-01-13 | cut: add the -z,--zero-terminated option | Pádraig Brady |
2016-01-13 | head,tail: add the -z,--zero-terminated option | Richard Russon |
2016-01-13 | join,sort,uniq: with -z, treat '\n' as a field separator | Pádraig Brady |
2016-01-06 | stty: support [-]drain setting to control waiting for pending Tx | Pádraig Brady |
2016-01-04 | stty: support -I, --immediate to not wait for pending transmission | Pádraig Brady |
2016-01-03 | install: fix relative copies to absolute directory with -D | Pádraig Brady |
2016-01-01 | maint: update all copyright year number ranges | Pádraig Brady |
2015-12-31 | dd: append spaces to shorter status=progress line | Paul Eggert |
2015-12-31 | dd: summarize in --human-readable format too | Paul Eggert |
2015-12-23 | build: update to latest gnulib | Pádraig Brady |
2015-12-14 | sort: fix --debug marking for -b -k1.x | Pádraig Brady |
2015-12-14 | stat: report file system type for "overlayfs" | Pádraig Brady |
2015-12-14 | maint: fix incorrect spellings etc | Pádraig Brady |
2015-11-24 | copy: fix copying of extents beyond the apparent file size | Dmitry Monakhov |
2015-11-23 | md5sum,sha*sum: add --ignore-missing for checking a subset of files | Luther Thompson |
2015-11-11 | stat: improve support for new Linux pseudo FS and ACFS | Pádraig Brady |
2015-11-04 | ls: default to --quoting=shell-escape for output to terminal | Pádraig Brady |
2015-11-04 | printf: support the %q format to quote for shell | Pádraig Brady |
2015-11-04 | md5sum: ensure a single status line per file | Pádraig Brady |
2015-10-27 | date: use extended format timezone for --iso-8601 | Pádraig Brady |
2015-10-27 | all: quote string arguments in error messages | Pádraig Brady |
2015-10-27 | md5sum: quote all printed file names | Pádraig Brady |
2015-10-21 | ls: fix off by one error when determining max display columns | Pádraig Brady |
2015-10-21 | ls: allow -w0 to mean no limit on line length | Pádraig Brady |
2015-10-16 | dircolors: support globbing of TERM entries | Pádraig Brady |
2015-09-23 | df: prioritize mounts nearer the device root | Dave Chiluk |
2015-09-18 | du: avoid to stat all mount points if possible | Bernhard Voelker |
2015-09-03 | base64: no longer support hex or oct --wrap params | Pádraig Brady |
2015-09-03 | base32: A new program similar to base64 | Pádraig Brady |
2015-07-07 | shred: fix pattern selection for certain iteration counts | Pádraig Brady |
2015-07-03 | maint: post-release administrivia | Pádraig Brady |
2015-07-03 | version 8.24 | Pádraig Brady |
2015-06-24 | factor: avoid interspersed lines for parallel runs | Pádraig Brady |
2015-06-22 | numfmt: handle leading zeros correctly | Pádraig Brady |
2015-06-22 | numfmt: avoid integer overflow when rounding | Pádraig Brady |