Age | Commit message (Expand) | Author |
2015-05-30 | maint: avoid new coverity warnings | Pádraig Brady |
2015-05-28 | copy: prefer our hardlink to symlink emulation on OS X 10.10 | Pádraig Brady |
2015-05-26 | maint: remove sys/types.h include order check | Pádraig Brady |
2015-05-23 | mkdir: fix -pZ with existing parent directories | Pádraig Brady |
2015-05-13 | timeout: with --foreground don't send SIGCONT | Pádraig Brady |
2015-05-13 | split: auto set suffix len for --numeric-suffixes=<N --number=N | Pádraig Brady |
2015-05-13 | doc: clarify the operation of wc -L | Assaf Gordon |
2015-05-11 | tail: consistently output all data for truncated files | Pádraig Brady |
2015-05-11 | tail: fix inotify startup races | Pádraig Brady |
2015-05-10 | build: rewrite is_ENOTSUP without an #if directive | Paul Eggert |
2015-05-09 | build: avoid a warning form gcc's new -Wlogical-op | Jim Meyering |
2015-04-30 | doc: standardize messages about the '-' stdin FILE | Pádraig Brady |
2015-04-28 | build: fix SINGLE_BINARY build when printf is a macro | Yunlian Jiang |
2015-04-28 | maint: avoid a new -Werror=return-type warning in yes.c | Pádraig Brady |
2015-04-27 | maint: fix printf format for signed integers | Pádraig Brady |
2015-04-26 | ls: on GNU/Linux, remove dependency on libacl | Paul Eggert |
2015-04-22 | build: fix potential factor build failure on arm and mips | Pádraig Brady |
2015-04-22 | maint: avoid -Werror=strict-overflow warnings with GCC 5 | Pádraig Brady |
2015-04-17 | dircolors: add 'MISSING' to the default database | Pádraig Brady |
2015-04-13 | df: fix --local hanging with inaccessible remote mounts | Pádraig Brady |
2015-04-03 | df: fix use of uninitialized variable reported by valgrind | Pádraig Brady |
2015-04-01 | doc: clarify that ls --sort=time is newest first | Pádraig Brady |
2015-03-31 | tail: fix -f to follow changes after a rename | Stephane Chazelas |
2015-03-27 | nohup: clarify stdin redirection | Paul Eggert |
2015-03-26 | doc: disambiguate the ls --color description | Christoph Anton Mitterer |
2015-03-26 | doc: clarify the date standard output formats | Pádraig Brady |
2015-03-24 | doc: clarify the uniq -D man page description | Pádraig Brady |
2015-03-24 | wc: use a more adaptive wc -l implementation | Pádraig Brady |
2015-03-23 | doc: clarify default order for ls --sort=size | Dan Jacobson |
2015-03-20 | wc: speedup counting of short lines | Kristoffer Brånemyr |
2015-03-10 | yes: improve efficiency when all args aren't buffered | Giuseppe Scrivano |
2015-03-10 | yes: output data more efficiently | Pádraig Brady |
2015-03-04 | tee: generalize the --write-error option to --output-error | Pádraig Brady |
2015-03-04 | maint: update stale comment about ls color sequences | Jarosław Gruca |
2015-02-27 | tail,stat: improve support for the IBRIX file system | Shane M Seymour |
2015-02-24 | tee: add --write-error to control handling of closed pipes | Pádraig Brady |
2015-02-23 | tee: close "-" file | Bernhard Voelker |
2015-02-20 | tee: treat '-' operand as file name as mandated by POSIX | Bernhard Voelker |
2015-02-18 | tee: exit early if no more writable outputs | Pádraig Brady |
2015-02-17 | maint: prefer STREQ_LEN and STRPREFIX over strncmp in all cases | Bernhard Voelker |
2015-02-17 | stty: fix setting of 'extproc' on BSD | Pádraig Brady |
2015-02-11 | maint: avoid arbitrary memory access with buggy localtime() | Pádraig Brady |
2015-02-06 | maint: document a caveat in the tail inotify implementation | Pádraig Brady |
2015-02-06 | tail: return inotify resources where possible | Pádraig Brady |
2015-02-05 | build: ensure make-prime-list doesn't access out of bounds memory | Yury Usishchev |
2015-02-02 | dircolors: sync with Xiph file extensions | Pádraig Brady |
2015-01-31 | doc,maint: fix use of "i.e." in documentation and comments | Bernhard Voelker |
2015-01-29 | doc: clarify the output format for the *sum utilities | Pádraig Brady |
2015-01-28 | sync: support syncing specified arguments | Giuseppe Scrivano |
2015-01-24 | stty: only print supported options for combined options | Pádraig Brady |