summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2009-09-23readlink: pick up gnulib changes to readlink -fEric Blake
2009-09-22doc: stdbuf: mention it can have a non standard exit statusPádraig Brady
2009-09-21doc: normalize and add missing entries to texinfo menuPádraig Brady
2009-09-14doc: touch, document that it accepts .60Jim Meyering
2009-09-11id: don't print context=... when POSIXLY_CORRECT is setJim Meyering
2009-09-10doc: improve various BLOCKSIZE and SIZE helpOndřej Vašík
2009-09-10dd conv=unblock: print final newline consistentlyJim Meyering
2009-09-08tail: make the new piped-stdin test as portable as the old oneJim Meyering
2009-09-03doc: install -C: fix bug in the texi documentationKamil Dudka
2009-08-30doc: cp: update note on preserving symlink time stampsJim Meyering
2009-08-29cp --reflink: add an "auto" parameter to fall back to a normal copyPádraig Brady
2009-08-18nl: deprecate --page-increment in favor of --line-incrementGiuseppe Scrivano
2009-08-07cp: accept the --reflink optionGiuseppe Scrivano
2009-08-06dd: work around buffer length restrictions with oflag=direct (O_DIRECT)Jim Meyering
2009-07-28doc: fix the generated HTML indexPádraig Brady
2009-07-27doc: add a sort by line length examplePádraig Brady
2009-07-27doc: mention realpath in the readlink infoPádraig Brady
2009-07-24doc: improve readlink description here, tooKamil Dudka
2009-07-03doc: update the info on sort -b and -kPádraig Brady
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2009-06-17doc: fix a typoJim Meyering
2009-06-17stdbuf: A new program to run a command with modified stdio bufferingPádraig Brady
2009-06-16doc: cp: describe an oddity of combining -H/-L and --preserve=linksJim Meyering
2009-05-29head, tail: make --help less ambiguousEric Blake
2009-05-26sort: new --human-numeric-sort option to sort KiB MB etc.Michael Speer
2009-05-26chroot: accept new options --userspec=U:G and --groups=G1,G2,G3Giuseppe Scrivano
2009-05-18doc: clarify the operation of the comm -123 parametersPádraig Brady
2009-05-05doc: note the use of LC_COLLATE in comm, join and uniqPádraig Brady
2009-04-30build: "make check" now fails in a friendlier manner for missing PerlJim Meyering
2009-04-30build: doc: emit something for each "make check"-run ruleJim Meyering
2009-04-10doc: fix a typo: s/is a is a/is a/Jim Meyering
2009-04-07shred,sort,shuf: don't use /dev/urandom by defaultPádraig Brady
2009-04-07doc: add missing documentation for some SELinux optionsPádraig Brady
2009-04-06* doc/code-vs-command: Remove long-unused, never-distributed file.Jim Meyering
2009-04-04maint: clean up Makefile.am, rename remaining ChangeLog filesJim Meyering
2009-03-25pwd: support -L and -PEric Blake
2009-03-25doc: update suffix regex in version sortOndřej Vašík
2009-03-18tests: add another sort/nmerge testPaul Eggert
2009-03-13doc: update "version sort" documentationKamil Dudka
2009-03-11cp: make -a option preserve xattrs, but with reduced diagnosticsOndřej Vašík
2009-03-02dist: automate the post-release web-manual update processJim Meyering
2009-02-22doc: describe dd's status=noxref optionAndrew Church
2009-02-19doc: dd: document that the default block size is 512 bytesJim Meyering
2009-02-18cp: -a now preserves SELinux context, with reduced diagnosticsOndřej Vašík
2009-02-18add missing copyright datesEric Blake
2009-02-17install: add --compare (-C) option to install file only when necessaryKamil Dudka
2009-02-11ln: add details to --help textEric Blake
2009-02-02date doc: warn at -d about LC_TIMEjidanni@jidanni.org
2009-02-02document sort --ignore-case --unique interactionjidanni@jidanni.org
2009-01-29cp/mv: add xattr supportKamil Dudka