summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2008-09-06install: new option: --strip-program,Kamil Dudka
2008-09-03df: new option: --total to print grand totalsKamil Dudka
2008-08-23doc: clarify wc -L documentationBruno Haible
2008-08-15sort: new option, --sort=version, for version number orderingBruce Korb
2008-08-11echo: correct description of \cBenno Schulenberg
2008-08-11doc: the quote operator for expr is '+', not 'quote'Benno Schulenberg
2008-08-11doc: remove stray word from date's field width descriptionBenno Schulenberg
2008-08-11doc: put the exitstatus paragraph in a better placeBenno Schulenberg
2008-08-09* coreutils.texi (factor invocation, expr invocation): Adjust wording.Jim Meyering
2008-08-06expr: support arbitrary-precision arithmeticJames Youngman
2008-08-06doc: mv,cp: undocument the --reply optionJames Youngman
2008-08-06document the supported baud rates beyond 38400James Youngman
2008-08-05Document uptime.James Youngman
2008-08-03doc: make it clear we're talking about the Linux kernelJim Meyering
2008-08-01factor arbitrarily large numbersJames Youngman
2008-07-27shuf: correctly document --head-countMikael Magnusson
2008-07-23dd: minor fullblock changesJim Meyering
2008-07-23dd: new option: iflag=fullblock to accumulate full input blocksKamil Dudka
2008-07-23doc: add example .bashrc code for a ~/.dircolors fileReuben Thomas
2008-07-04doc: describe who's -p, -r, and -t optionsOndřej Vašík
2008-06-17doc: fix a syntax errorJim Meyering
2008-06-17sort: accept new option --batch-size=NMERGEBo Borgerson
2008-06-17sort: add new option --files0-from=FBo Borgerson
2008-06-16* doc/coreutils.texi (join invocation): Drop leading blanks.Ralf Wildenhues
2008-06-12comm: accept new option: --output-delimiter=STRBo Borgerson
2008-06-12comm: ensure that input files are sortedBo Borgerson
2008-06-10timeout: use system-independent exit valuesPádraig Brady
2008-06-06Add new program: truncatePádraig Brady
2008-06-02new program: timeoutPádraig Brady
2008-06-01doc: adjust base64 documentationSimon Josefsson
2008-06-01md5sum: new option, --quiet, to suppress OK messagesErik Auerswald
2008-05-29improve description of du's--separate-dirs optionJim Meyering
2008-05-15doc: some Unicode characters cannot be specified via \u or \UBruno Haible
2008-05-09doc: improve description of "niceness" valuesBernhard Marx
2008-04-19* doc/.gitignore: Add texinfo-related outputs.Jim Meyering
2008-04-14doc: fix typoJim Meyering
2008-04-11doc: avoid "make pdf" failure (due to texi2dvi bug?)Jim Meyering
2008-04-11doc: use a valid texinfo macro nameJim Meyering
2008-04-06doc: factor out --files0-from duplicationJim Meyering
2008-04-01texinfo formatting tweaksJim Meyering
2008-04-01printf doc: xref print(3) and libc's "Output Conversion Syntax" nodeJim Meyering
2008-03-10install, rmdir: write --verbose output to stdout, not to stderr.Ondřej Vašík
2008-02-21du vs. hard links and argument order: improve documentationPaul Eggert
2008-02-20sort: add --sort=... option.Andreas Schwab
2008-02-19join: new options: --check-order and --nocheck-order.James Youngman
2008-02-17ls: Improve description of --group-directories-first.Dan Jacobson
2008-02-13Replace groups.sh with groups.c.James Youngman
2008-02-07Fix a typo in description of size suffixes: s/GB/G/.Jim Meyering
2008-02-07mkdir, split: write --verbose output to stdout, not stderr.Steven Schubiger
2008-01-29Improve the description of when dd outputs its final statistics.Michael Stone