Age | Commit message (Expand) | Author |
2012-08-14 | rm: new option --dir (-d) to remove empty directories | Krzysztof Goj |
2012-08-14 | df: fail when the mount list is required but cannot be read | Bernhard Voelker |
2012-07-12 | doc: fix errors and warnings with Texinfo 5 | Stefano Lattarini |
2012-07-05 | doc: document leap seconds better | Paul Eggert |
2012-07-05 | doc: fix spacing | Paul Eggert |
2012-06-30 | doc: improve sample backup script | Jim Meyering |
2012-06-22 | doc: document multiplier for dd number options like count=N | Bernhard Voelker |
2012-06-06 | su: remove program (util-linux is now the best source for it) | Jim Meyering |
2012-05-08 | doc: clarify dd conv=sparse usage with devices | Pádraig Brady |
2012-05-08 | maint: fix common spelling errors | Kevin Lyda |
2012-04-19 | doc: fix a grammar nit | Jim Meyering |
2012-04-17 | doc: use @xref{... only at start of a sentence | Jim Meyering |
2012-04-14 | doc: remove a little direntry redundancy | Karl Berry |
2012-04-12 | fmt: accept new --goal=WIDTH (-g) option | Bruce Korb |
2012-04-12 | cp: change --attributes-only to not truncate existing files | Pádraig Brady |
2012-03-26 | doc: use $(...), not `...` in documentation and comments | Jim Meyering |
2012-03-22 | maint: avoid a doc syntax check failure | Pádraig Brady |
2012-03-22 | ln: add the --relative option | Harald Hoyer |
2012-03-20 | doc: clarify current realpath --relative-base behavior | Eric Blake |
2012-03-15 | realpath: let --relative-to default to --relative-base | Eric Blake |
2012-03-10 | dirname: support more than one argument | Jérémy Compostella |
2012-03-10 | split: support an arbitrary number of split files by default | Jérémy Compostella |
2012-03-09 | doc: add missing documentation for basename -z | Jérémy Compostella |
2012-03-08 | chmod: add notations +40, 00440, etc. | Paul Eggert |
2012-03-07 | basename: support more than one argument | Jérémy Compostella |
2012-02-29 | doc: timeout: document the exit status when run with "-s KILL" | Rodrigo Campos |
2012-02-29 | dd: add support for the conv=sparse option | Roman Rybalko |
2012-02-27 | doc: fix a wrong option reference in split invocation | Jérémy Compostella |
2012-02-20 | split: add the --additional-suffix option | Jérémy Compostella |
2012-02-18 | doc: fix file names in split --filter=command example | Jérémy Compostella |
2012-02-18 | split: support optional start value for --numeric-suffixes | Jérémy Compostella |
2012-02-16 | doc: improve 'rm -f' description | Bernhard Voelker |
2012-02-12 | dd: add count_bytes, skip_bytes and seek_bytes flags | Jérémy Compostella |
2012-01-31 | doc: clarify --help output for some optional arguments | Pádraig Brady |
2012-01-27 | maint: use single copyright year range | Jim Meyering |
2012-01-22 | maint: quote 'like this' or "like this", not `like this' | Paul Eggert |
2012-01-20 | stat: clarify the description of the %o stat format | Pádraig Brady |
2012-01-14 | doc: tweak an @uref so its alt reference text renders in info | Jim Meyering |
2012-01-03 | realpath: a new program to print the resolved path | Pádraig Brady |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2011-12-20 | doc: improve factor example | Jim Meyering |
2011-12-12 | doc: document 'touch' and timestamps better | Paul Eggert |
2011-12-01 | doc: fix list of GNU extension date formats | Eric Blake |
2011-11-15 | doc: update for ISO/IEC 80000-13 | Paul Eggert |
2011-11-11 | ls: -k no longer affects -l's file sizes | Paul Eggert |
2011-11-08 | doc: fix typo in sort description | Eric Blake |
2011-11-01 | doc: date: mention that the hardware clock might not be set | Pádraig Brady |
2011-10-27 | date: reinstate the --iso-8601 (-I) option | Jim Meyering |
2011-09-19 | md5sum: clarify what is meant by binary/text flag. | Reuben Thomas |
2011-09-07 | tests: avoid false-positive "make check" failure when perl is missing | Jim Meyering |