Age | Commit message (Expand) | Author |
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 |
2009-02-11 | ln: add details to --help text | Eric Blake |
2009-02-02 | date doc: warn at -d about LC_TIME | jidanni@jidanni.org |
2009-02-02 | document sort --ignore-case --unique interaction | jidanni@jidanni.org |
2009-01-29 | cp/mv: add xattr support | Kamil Dudka |
2009-01-22 | doc: shred: Correct docs on default number of overwrites. | Pádraig Brady |
2009-01-14 | cp/mv: add --no-clobber (-n) option to not overwrite target | Kamil Dudka |
2009-01-08 | option handling: make exceptions more consistent | Eric Blake |
2009-01-05 | doc: pathchk description enhancements | Pádraig Brady |
2009-01-01 | update copyright year | Jim Meyering |
2008-12-27 | doc: mention long option abbreviation | Eric Blake |
2008-12-26 | dd: add support for opening files in Concurrent I/O (CIO) mode | Matt Harden |
2008-12-23 | doc: stty: Clarification of some input and output settings | Pádraig Brady |
2008-12-16 | du: -H now does what POSIX requires | Jim Meyering |
2008-12-13 | doc: pr: formatting corrections | Jim Meyering |
2008-12-01 | doc: Make descriptions of ASCII NUL and --zero-terminated option consistent | Pádraig Brady |