Age | Commit message (Expand) | Author |
2016-08-09 | maint: refactor common expand(1) and unexpand(1) code | Assaf Gordon |
2016-08-03 | df: improve performance with many mount points | Philipp Thomas |
2016-07-28 | doc: revert recent date(1) synopsis change | Pádraig Brady |
2016-07-27 | maint: pacify GCC 6 with -Wnull-dereference | Bernhard Voelker |
2016-07-27 | doc: make date(1) synopsis consistent with output +FORMAT | Pádraig Brady |
2016-07-18 | sort: with -h, disallow thousands separator between number and unit | Kamil Dudka |
2016-07-18 | sort: make -h work with -k and blank used as thousands separator | Kamil Dudka |
2016-07-18 | maint: sort.c: deduplicate code for traversing numbers | 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-25 | maint: simplify partial writes etc. in 'yes' | Paul Eggert |
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 |