Age | Commit message (Expand) | Author |
2016-11-09 | tail: avoid outputting repeated data with remote files | Pádraig Brady |
2016-11-08 | tail: terminate when following pipes and untailable non pipes | Pádraig Brady |
2016-11-07 | date: add %q to output the quarter of the year | Pádraig Brady |
2016-11-05 | stat: make --format=%N honor the QUOTING_STYLE env var | Pádraig Brady |
2016-10-26 | md5sum,sha*sum: fix --ignore-missing with checksums starting with 00 | Pádraig Brady |
2016-10-04 | rm: disallow --n alias for --no-preserve-root | Pádraig Brady |
2016-09-28 | tail: -F now always processes initially untailable files | Pádraig Brady |
2016-09-19 | ls: fix %%b format and precompute more | Paul Eggert |
2016-09-08 | date: add '--debug' option | Assaf Gordon |
2016-09-07 | factor: reinstate immediate output with interactive use | Pádraig Brady |
2016-09-07 | ls: allow interruption when reading slow directories | Kamil Dudka |
2016-08-18 | cp: with --parents --no-preserve=mode don't copy dir perms | Pádraig Brady |
2016-08-03 | df: improve performance with many mount points | Philipp Thomas |
2016-07-18 | sort: make -h work with -k and blank used as thousands separator | Kamil Dudka |
2016-07-08 | install: with -Z, set default SELinux context for created directories | Kamil Dudka |
2016-06-29 | stty: fix sane setting of susp to ^z on Solaris | Pádraig Brady |
2016-06-26 | all: update gnulib submodule and tests/init.sh to latest | Pádraig Brady |
2016-06-24 | yes: handle short writes | Pádraig Brady |
2016-05-14 | nl: reset numbering for each section | KOBAYASHI Takashi |
2016-05-12 | stat,tail: add support for the SMB2 remote file system | Pádraig Brady |
2016-04-24 | seq: detect and report I/O errors immediately | Assaf Gordon |
2016-04-22 | stat,tail: add support for Windows Subsystem for Linux | Pádraig Brady |
2016-04-14 | seq: do not allow NaN arguments | Bernhard Voelker |
2016-04-14 | seq: do not allow 0 as increment value | Bernhard Voelker |
2016-04-14 | stat,tail: add support for M1FS | Yigal Korman |
2016-03-31 | stat: report type for "prl_fs" file systems | Pádraig Brady |
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 |