summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* du: recognize -d N as equivalent to --max-depth=NJon Ringuette2010-05-191-0/+2
* doc: fix sort info about version sort skipping blanksPádraig Brady2010-05-161-1/+1
* sort: --debug: output data independent warnings and infoPádraig Brady2010-05-161-0/+1
* sort: add a --debug option to highlight key extentsPádraig Brady2010-05-121-0/+5
* sort: use long doubles for general numeric modePádraig Brady2010-04-291-2/+2
* doc: tweak factor-describing wordingJim Meyering2010-04-251-1/+1
* docs: document transformation of obsolete sort syntaxEric Blake2010-04-211-0/+5
* doc: clarify when cp and mv output xattr warningsPádraig Brady2010-04-121-6/+7
* doc: mention that "capabilities" are preserved by cp/mvPádraig Brady2010-04-111-2/+3
* doc: fix info on cp --preserve=all, which does _not_ give xattr warningsPádraig Brady2010-03-261-3/+2
* timeout: add the --kill-after optionPádraig Brady2010-03-161-18/+21
* doc: use mktemp, not tempfile, in a shred usage exampleThien-Thi Nguyen2010-03-131-1/+1
* doc: Add an example for cutting fields separated by runs of blanksPádraig Brady2010-03-091-1/+7
* dirname: improve man page descriptionEric Blake2010-02-151-5/+5
* join: make -t '' operate on the whole linePádraig Brady2010-02-011-1/+6
* join: add --header option to always output the first lineAssaf Gordon2010-02-011-0/+9
* doc: add nproc to the texinfo overview menuPádraig Brady2010-01-231-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-014-5/+5
* doc: update tail's documentation to allow for new -F semanticsJim Meyering2009-12-311-2/+4
* maint: quiet "make" in doc/Jim Meyering2009-12-291-7/+6
* doc: enhance and reference info about version comparisonPádraig Brady2009-12-191-23/+32
* doc: fix typoEric Blake2009-11-101-7/+8
* nproc: A new program to count the available processorsGiuseppe Scrivano2009-11-061-0/+40
* mktemp: add suffix handlingEric Blake2009-11-051-4/+23
* doc: document mktempEric Blake2009-11-051-2/+158
* build: make doc checks more user-friendlyJim Meyering2009-10-281-2/+13
* doc: avoid failing "make check"Jim Meyering2009-10-281-2/+2
* echo, printf: interpret \e as the Escape characterPádraig Brady2009-10-281-0/+2
* doc: turn env comments into documentationEric Blake2009-10-271-0/+51
* env, printenv: add -0/--null optionEric Blake2009-10-271-11/+22
* tests: clean up tests of env -- handlingEric Blake2009-10-261-0/+14
* doc: document PATH interactions with envEric Blake2009-10-261-0/+5
* nohup: use EXIT_CANCELED if not POSIXLY_CORRECTEric Blake2009-10-231-1/+5
* chroot, env, nice, su: use EXIT_CANCELED for internal failureEric Blake2009-10-231-4/+4
* touch: add -h to change symlink timestamps, where supportedEric Blake2009-10-171-4/+29
* ls: with -LR, exit with status 2 upon detecting a cycleJim Meyering2009-09-291-2/+3
* ln: add -L/-P optionsEric Blake2009-09-251-5/+44
* readlink: pick up gnulib changes to readlink -fEric Blake2009-09-231-2/+4
* doc: stdbuf: mention it can have a non standard exit statusPádraig Brady2009-09-221-2/+2
* doc: normalize and add missing entries to texinfo menuPádraig Brady2009-09-211-161/+161
* doc: touch, document that it accepts .60Jim Meyering2009-09-141-0/+1
* id: don't print context=... when POSIXLY_CORRECT is setJim Meyering2009-09-111-0/+4
* doc: improve various BLOCKSIZE and SIZE helpOndřej Vašík2009-09-101-11/+4
* dd conv=unblock: print final newline consistentlyJim Meyering2009-09-101-2/+2
* tail: make the new piped-stdin test as portable as the old oneJim Meyering2009-09-081-2/+3
* doc: install -C: fix bug in the texi documentationKamil Dudka2009-09-031-8/+8
* doc: cp: update note on preserving symlink time stampsJim Meyering2009-08-301-5/+3
* cp --reflink: add an "auto" parameter to fall back to a normal copyPádraig Brady2009-08-291-3/+19
* nl: deprecate --page-increment in favor of --line-incrementGiuseppe Scrivano2009-08-181-2/+2
* cp: accept the --reflink optionGiuseppe Scrivano2009-08-071-0/+9