Age | Commit message (Expand) | Author |
2016-06-24 | yes: handle short writes | Pádraig Brady |
2016-06-24 | yes: fix copy and paste issue with previous commit | Pádraig Brady |
2016-06-23 | maint: work even if argc == INT_MAX | Paul Eggert |
2016-05-31 | sort: modify 'leading spaces' debug warning scenarios | Assaf Gordon |
2016-05-15 | dircolors: output colors for any $TERM matching *color* | 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-05-04 | maint: avoid new warning from gcc (GCC) 7.0.0 20160503 (experimental) | Jim Meyering |
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-21 | yes: avoid redundant diagnostics on write error | Pádraig Brady |
2016-04-21 | sleep,timeout: support overflowing floating point values | 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-04 | test: Document that -a and -o are undesirable | Eric Blake |
2016-02-23 | all: be less strict about usage if POSIX 2008 | Paul Eggert |
2016-02-16 | date: free timezone variable to avoid valgrind warning | Daniel Lockyer |
2016-02-15 | split: adjust recent --number changes | Pádraig Brady |
2016-02-15 | stty: fix translated --help so the gettext header is not printed | Göran Uddeborg |
2016-02-12 | split: fix problems with /dev/zero | Paul Eggert |
2016-01-29 | doc: fix the --iso-8601 example in date --help | Vincent Lefevre |
2016-01-24 | build: avoid dynamic linking issue on Solaris sparc | Pádraig Brady |
2016-01-19 | tail: disable inotify with only non existent files | Pádraig Brady |
2016-01-16 | mv: consistently warn about multiply specified source dirs | Pádraig Brady |
2016-01-15 | tests: simplify invalid signal determination for kill -l | Pádraig Brady |
2016-01-14 | sort: with --debug, flag setlocale() failures on OpenBSD | Pádraig Brady |
2016-01-13 | doc: suggest dd "sync" flag to maximize "nocache" effectiveness | Pádraig Brady |
2016-01-13 | doc: mention the '0#' printf flags with stat %a | 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: support NUL --output-delimiter for consistency | 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 "flusho" local setting | 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 | doc: mention in more places that -D will create --target-directory | Pádraig Brady |
2016-01-03 | install: only attempt to create a target dir once | Pádraig Brady |
2016-01-03 | install: fix relative copies to absolute directory with -D | Pádraig Brady |
2016-01-01 | maint: avoid a sc_long_lines failure in recent commit | 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 |