summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2010-05-28truncate: support sizes relative to an existing filePádraig Brady
2010-05-19du: recognize -d N as equivalent to --max-depth=NJon Ringuette
2010-05-16doc: fix sort info about version sort skipping blanksPádraig Brady
2010-05-16sort: --debug: output data independent warnings and infoPádraig Brady
2010-05-12sort: add a --debug option to highlight key extentsPádraig Brady
2010-04-29sort: use long doubles for general numeric modePádraig Brady
2010-04-25doc: tweak factor-describing wordingJim Meyering
2010-04-21docs: document transformation of obsolete sort syntaxEric Blake
2010-04-12doc: clarify when cp and mv output xattr warningsPádraig Brady
2010-04-11doc: mention that "capabilities" are preserved by cp/mvPádraig Brady
2010-03-26doc: fix info on cp --preserve=all, which does _not_ give xattr warningsPádraig Brady
2010-03-16timeout: add the --kill-after optionPádraig Brady
2010-03-13doc: use mktemp, not tempfile, in a shred usage exampleThien-Thi Nguyen
2010-03-09doc: Add an example for cutting fields separated by runs of blanksPádraig Brady
2010-02-15dirname: improve man page descriptionEric Blake
2010-02-01join: make -t '' operate on the whole linePádraig Brady
2010-02-01join: add --header option to always output the first lineAssaf Gordon
2010-01-23doc: add nproc to the texinfo overview menuPádraig Brady
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-12-31doc: update tail's documentation to allow for new -F semanticsJim Meyering
2009-12-29maint: quiet "make" in doc/Jim Meyering
2009-12-19doc: enhance and reference info about version comparisonPádraig Brady
2009-11-10doc: fix typoEric Blake
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano
2009-11-05mktemp: add suffix handlingEric Blake
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