summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2009-11-05doc: document mktempEric Blake
2009-10-28build: make doc checks more user-friendlyJim Meyering
2009-10-28doc: avoid failing "make check"Jim Meyering
2009-10-28echo, printf: interpret \e as the Escape characterPádraig Brady
2009-10-27doc: turn env comments into documentationEric Blake
2009-10-27env, printenv: add -0/--null optionEric Blake
2009-10-26tests: clean up tests of env -- handlingEric Blake
2009-10-26doc: document PATH interactions with envEric Blake
2009-10-23nohup: use EXIT_CANCELED if not POSIXLY_CORRECTEric Blake
2009-10-23chroot, env, nice, su: use EXIT_CANCELED for internal failureEric Blake
2009-10-17touch: add -h to change symlink timestamps, where supportedEric Blake
2009-09-29ls: with -LR, exit with status 2 upon detecting a cycleJim Meyering
2009-09-25ln: add -L/-P optionsEric Blake
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