Age | Commit message (Expand) | Author |
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 |
2012-11-22 | df: reorder default field list of --output option | Bernhard Voelker |
2012-11-20 | install: fix security race | Paul Eggert |
2012-11-20 | nl: remove deprecated --page-increment option | Bernhard Voelker |
2012-11-19 | cut: do not accept the invalid range 0- | Bernhard Voelker |
2012-11-18 | build: fix compilation failure on x32 | Daniel Schepler |
2012-11-18 | maint: correct indentation of W_TYPE_SIZE-defining cpp directives | Jim Meyering |
2012-11-16 | factor: tidy up primes.h again | Paul Eggert |
2012-11-13 | maint: avoid unnecessary #include to fix syntax-check failure | Jim Meyering |
2012-11-12 | factor: improve primes.h change | Paul Eggert |
2012-11-12 | factor: maintainer builds primes.h, not builder | Paul Eggert |