Age | Commit message (Expand) | Author |
2010-05-28 | truncate: support sizes relative to an existing file | Pádraig Brady |
2010-05-19 | du: recognize -d N as equivalent to --max-depth=N | Jon Ringuette |
2010-05-16 | doc: fix sort info about version sort skipping blanks | Pádraig Brady |
2010-05-16 | sort: --debug: output data independent warnings and info | Pádraig Brady |
2010-05-12 | sort: add a --debug option to highlight key extents | Pádraig Brady |
2010-04-29 | sort: use long doubles for general numeric mode | Pádraig Brady |
2010-04-25 | doc: tweak factor-describing wording | Jim Meyering |
2010-04-21 | docs: document transformation of obsolete sort syntax | Eric Blake |
2010-04-12 | doc: clarify when cp and mv output xattr warnings | Pádraig Brady |
2010-04-11 | doc: mention that "capabilities" are preserved by cp/mv | Pádraig Brady |
2010-03-26 | doc: fix info on cp --preserve=all, which does _not_ give xattr warnings | Pádraig Brady |
2010-03-16 | timeout: add the --kill-after option | Pádraig Brady |
2010-03-13 | doc: use mktemp, not tempfile, in a shred usage example | Thien-Thi Nguyen |
2010-03-09 | doc: Add an example for cutting fields separated by runs of blanks | Pádraig Brady |
2010-02-15 | dirname: improve man page description | Eric Blake |
2010-02-01 | join: make -t '' operate on the whole line | Pádraig Brady |
2010-02-01 | join: add --header option to always output the first line | Assaf Gordon |
2010-01-23 | doc: add nproc to the texinfo overview menu | Pádraig Brady |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-12-31 | doc: update tail's documentation to allow for new -F semantics | Jim Meyering |
2009-12-29 | maint: quiet "make" in doc/ | Jim Meyering |
2009-12-19 | doc: enhance and reference info about version comparison | Pádraig Brady |
2009-11-10 | doc: fix typo | Eric Blake |
2009-11-06 | nproc: A new program to count the available processors | Giuseppe Scrivano |
2009-11-05 | mktemp: add suffix handling | Eric Blake |
2009-11-05 | doc: document mktemp | Eric Blake |
2009-10-28 | build: make doc checks more user-friendly | Jim Meyering |
2009-10-28 | doc: avoid failing "make check" | Jim Meyering |
2009-10-28 | echo, printf: interpret \e as the Escape character | Pádraig Brady |
2009-10-27 | doc: turn env comments into documentation | Eric Blake |
2009-10-27 | env, printenv: add -0/--null option | Eric Blake |
2009-10-26 | tests: clean up tests of env -- handling | Eric Blake |
2009-10-26 | doc: document PATH interactions with env | Eric Blake |
2009-10-23 | nohup: use EXIT_CANCELED if not POSIXLY_CORRECT | Eric Blake |
2009-10-23 | chroot, env, nice, su: use EXIT_CANCELED for internal failure | Eric Blake |
2009-10-17 | touch: add -h to change symlink timestamps, where supported | Eric Blake |
2009-09-29 | ls: with -LR, exit with status 2 upon detecting a cycle | Jim Meyering |
2009-09-25 | ln: add -L/-P options | Eric Blake |
2009-09-23 | readlink: pick up gnulib changes to readlink -f | Eric Blake |
2009-09-22 | doc: stdbuf: mention it can have a non standard exit status | Pádraig Brady |
2009-09-21 | doc: normalize and add missing entries to texinfo menu | Pádraig Brady |
2009-09-14 | doc: touch, document that it accepts .60 | Jim Meyering |
2009-09-11 | id: don't print context=... when POSIXLY_CORRECT is set | Jim Meyering |
2009-09-10 | doc: improve various BLOCKSIZE and SIZE help | Ondřej Vašík |
2009-09-10 | dd conv=unblock: print final newline consistently | Jim Meyering |
2009-09-08 | tail: make the new piped-stdin test as portable as the old one | Jim Meyering |
2009-09-03 | doc: install -C: fix bug in the texi documentation | Kamil Dudka |
2009-08-30 | doc: cp: update note on preserving symlink time stamps | Jim Meyering |
2009-08-29 | cp --reflink: add an "auto" parameter to fall back to a normal copy | Pádraig Brady |
2009-08-18 | nl: deprecate --page-increment in favor of --line-increment | Giuseppe Scrivano |