Age | Commit message (Expand) | Author |
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 |
2015-12-31 | dd: summarize in --human-readable format too | Paul Eggert |
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 | kill: add undocumented -L for compatibility | Pádraig Brady |
2015-12-14 | maint: fix incorrect spellings etc | Pádraig Brady |
2015-12-14 | maint: remove form feed characters from sources | Pádraig Brady |
2015-12-07 | sort: promote '--debug' | Eric Blake |
2015-12-04 | doc: improve the description of sort --random-sort | Pádraig Brady |
2015-11-30 | doc: avoid confusing K argument in the man pages of head and tail | Bernhard Voelker |
2015-11-25 | doc: clarify descriptions for tr --squeeze-repeats | Pádraig Brady |
2015-11-24 | copy: fix copying of extents beyond the apparent file size | Dmitry Monakhov |
2015-11-23 | md5sum,sha*sum: ensure --ignore-missing fails when no file verified | Pádraig Brady |
2015-11-23 | md5sum,sha*sum: add --ignore-missing for checking a subset of files | Luther Thompson |
2015-11-19 | build: fix VPATH build with --disable-dependency-tracking | Pádraig Brady |