Age | Commit message (Expand) | Author |
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 |
2009-08-07 | cp: accept the --reflink option | Giuseppe Scrivano |
2009-08-06 | dd: work around buffer length restrictions with oflag=direct (O_DIRECT) | Jim Meyering |
2009-07-28 | doc: fix the generated HTML index | Pádraig Brady |
2009-07-27 | doc: add a sort by line length example | Pádraig Brady |
2009-07-27 | doc: mention realpath in the readlink info | Pádraig Brady |
2009-07-24 | doc: improve readlink description here, too | Kamil Dudka |
2009-07-03 | doc: update the info on sort -b and -k | Pádraig Brady |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering |
2009-06-17 | doc: fix a typo | Jim Meyering |
2009-06-17 | stdbuf: A new program to run a command with modified stdio buffering | Pádraig Brady |
2009-06-16 | doc: cp: describe an oddity of combining -H/-L and --preserve=links | Jim Meyering |
2009-05-29 | head, tail: make --help less ambiguous | Eric Blake |
2009-05-26 | sort: new --human-numeric-sort option to sort KiB MB etc. | Michael Speer |
2009-05-26 | chroot: accept new options --userspec=U:G and --groups=G1,G2,G3 | Giuseppe Scrivano |
2009-05-18 | doc: clarify the operation of the comm -123 parameters | Pádraig Brady |