Age | Commit message (Expand) | Author |
2013-02-28 | uniq: add the --group option | Assaf Gordon |
2013-02-28 | doc: move some info from all --help messages, online | Pádraig Brady |
2013-02-28 | dircolors: add a new entry to colorize 'arc' files | Javier López |
2013-02-28 | join: Add the -z, --zero-terminated option | Assaf Gordon |
2013-02-28 | dircolors: add new entries to colorized archive formats | Ondřej Vašík |
2013-02-22 | install: cleanup properly if the strip program failed for any reason | Ondrej Oprala |
2013-02-20 | copy: ensure the correct root ID is checked on all platforms | Joachim Schmitz |
2013-02-20 | maint: cleanup up various uses of __attribute__ | Pádraig Brady |
2013-02-20 | build: fix numfmt build error on compilers without __attribute | Joachim Schmitz |
2013-02-14 | build: avoid link failure in devmsg() on older linkers | Pádraig Brady |
2013-02-13 | numfmt: fix strtol() return code handling | Assaf Gordon |
2013-02-11 | doc: improve the numfmt man page format | Pádraig Brady |
2013-02-10 | doc: standardize helptext of numfmt and slice into single options | Benno Schulenberg |
2013-02-10 | maint: consolidate developer debug messages | Pádraig Brady |
2013-02-06 | maint: improve error messages upon failed read, write, access, close | Benno Schulenberg |
2013-02-05 | doc: fix a numfmt help section typo | Assaf Gordon |
2013-02-05 | stty: add support for DTR/DSR hardware control flow | Ondřej Vašík |
2013-02-05 | numfmt: correct a printf format | Pádraig Brady |
2013-02-04 | numfmt: a new command to format numbers | Assaf Gordon |
2013-02-04 | cut: fix a segfault with disjoint open ended ranges | Pádraig Brady |
2013-01-28 | df: do not treat rootfs specially | Bernhard Voelker |
2013-01-27 | df: prefer fullpath entries when deduplicating | Ondrej Oprala |
2013-01-26 | timeout: ensure a blocked SIGALRM from the parent is unblocked | Stephan Krempel |
2013-01-26 | seq: fix to always honor the step value | Pádraig Brady |
2013-01-26 | seq: fix misaligment with -w when no precision for start value | Pádraig Brady |
2013-01-26 | cut: fix -f to work with the -d$'\n' edge case | Pádraig Brady |
2013-01-26 | cut: with -f, process each line independently | Pádraig Brady |
2013-01-23 | doc: fix order of du options in usage and texinfo manual | Bernhard Voelker |
2013-01-23 | maint: define usage note about mandatory args centrally | Bernhard Voelker |
2013-01-21 | du: add -t SIZE, --threshold=SIZE option | Jakob Truelsen |
2013-01-12 | uptime: gettextize an overlooked string, and normalize another | Benno Schulenberg |
2013-01-10 | doc: make a --help text fragment identical to three others | Benno Schulenberg |
2013-01-07 | factor: apply a more general fix to enable correct assembly | Pádraig Brady |
2013-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2012-12-27 | doc: improve od --help and man page | Pádraig Brady |
2012-12-21 | factor: disable x86_64 assembly code for x32 builds | Mike Frysinger |
2012-12-21 | dd: fix a printf format mismatch in an error message | Pádraig Brady |
2012-12-21 | seq: fix newline output when -s specified | Pádraig Brady |
2012-12-19 | build: fix cygwin build issues | Zartaj Majeed |
2012-12-17 | readlink: support multiple command line arguments | Pádraig Brady |
2012-12-15 | tail,stat: improve support for the ceph file system | Bernhard Voelker |
2012-12-08 | cp: fix --no-preserve=mode to not exit 1 | Bernhard Voelker |
2012-12-07 | df: do not print duplicate entries and rootfs by default | Ondrej Oprala |
2012-12-06 | cut: avoid a redundant heap allocation | Cojocaru Alexandru |
2012-12-06 | cut: improve error reporting | Cojocaru Alexandru |
2012-12-04 | maint: remove a redundant odd sized alloc from factor.c | Pádraig Brady |
2012-12-04 | factor: fix infinite loop on 32 bit powerpc | Colin Watson |
2012-11-24 | cut: do not print extraneous delimiters in some unusual cases | Jim Meyering |
2012-11-24 | cut: treat -b2-,3- like -b2-, not like -b3- | Jim Meyering |
2012-11-24 | seq: ensure correct output width for scientific notation input | Pádraig Brady |