Age | Commit message (Expand) | Author |
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 |
2009-05-05 | doc: note the use of LC_COLLATE in comm, join and uniq | Pádraig Brady |
2009-04-30 | build: "make check" now fails in a friendlier manner for missing Perl | Jim Meyering |
2009-04-30 | build: doc: emit something for each "make check"-run rule | Jim Meyering |
2009-04-10 | doc: fix a typo: s/is a is a/is a/ | Jim Meyering |
2009-04-07 | shred,sort,shuf: don't use /dev/urandom by default | Pádraig Brady |
2009-04-07 | doc: add missing documentation for some SELinux options | Pádraig Brady |
2009-04-06 | * doc/code-vs-command: Remove long-unused, never-distributed file. | Jim Meyering |
2009-04-04 | maint: clean up Makefile.am, rename remaining ChangeLog files | Jim Meyering |
2009-03-25 | pwd: support -L and -P | Eric Blake |
2009-03-25 | doc: update suffix regex in version sort | Ondřej Vašík |
2009-03-18 | tests: add another sort/nmerge test | Paul Eggert |
2009-03-13 | doc: update "version sort" documentation | Kamil Dudka |
2009-03-11 | cp: make -a option preserve xattrs, but with reduced diagnostics | Ondřej Vašík |
2009-03-02 | dist: automate the post-release web-manual update process | Jim Meyering |
2009-02-22 | doc: describe dd's status=noxref option | Andrew Church |
2009-02-19 | doc: dd: document that the default block size is 512 bytes | Jim Meyering |
2009-02-18 | cp: -a now preserves SELinux context, with reduced diagnostics | Ondřej Vašík |
2009-02-18 | add missing copyright dates | Eric Blake |
2009-02-17 | install: add --compare (-C) option to install file only when necessary | Kamil Dudka |