summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2008-01-26Improve a warning about non-portable "mv" usage.Jim Meyering
2008-01-02Update copyright date.Jim Meyering
2007-12-31Add a syntax check, so this doesn't recur. Reorganize existing checks.Jim Meyering
2007-12-31doc: Put braces around multi-digit exponents.Jim Meyering
2007-12-21doc/coreutils.texi: Fix a typo. Avoid the term `relationals'.Ralf Wildenhues
2007-11-25Document install's -D option.Jim Meyering
2007-11-22cp: by default, refuse to copy through a dangling destination symlinkJim Meyering
2007-11-21Improve the descriptions of the split command options.Pádraig Brady
2007-11-13Likewise for description of cp -a in doc/coreutils.texi: s/-dpPR/-dpR/.Benno Schulenberg
2007-11-01Add example inspired by "make dist" running gzip and lzma in sequence.Jim Meyering
2007-11-01Say that the first process substitution example is contrived.Jim Meyering
2007-10-20* doc/coreutils.texi: Add a cross-reference to bashref's Process Substitution...Jim Meyering
2007-10-20* doc/coreutils.texi (tee invocation): Fix typo. Add a little.Jim Meyering
2007-10-16Show how to make tee redirect to multiple processes.Jim Meyering
2007-10-05List two systems on which chroot works when run by non-root.Jim Meyering
2007-09-27Make "Date input formats" easier to find in info filePádraig Brady
2007-09-19Fix typo in previous change.Jim Meyering
2007-09-19* coreutils.texi (expr invocation): Correct description of relativeJim Meyering
2007-08-26Avoid case-insensitive clash in one-page-per-node html docs.Eric Blake
2007-08-25Remove all .cvsignore files from version control.Jim Meyering
2007-08-21Clarify touch documentation of file arguments.Bob Proulx
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-15* coreutils.texi: Revise node structure per new fdl.texi.Jim Meyering
2007-07-10New program: archKarel Zak
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-07-04pr -F no longer suppresses the footer or the first two blank header linesPaul Eggert
2007-06-23seq no longer mishandles cases like "seq 0 0.000001 0.000003",Paul Eggert
2007-06-15Correct cp's handling of destination symlinks in some cases.Paul Eggert
2007-06-15Clarify what "cat" documentation means by "blank" lines.Paul Eggert
2007-06-06* coreutils.texi (rmdir invocation): Fix a tiny typo.Jim Meyering
2007-06-04doc: -h and --human-readable are equivalent to --block-size=human-readablePaul Eggert
2007-06-03Remove constants.texi from version control.Jim Meyering
2007-05-22Check for an up-to-date copyright year in coreutils.texi.Jim Meyering
2007-05-13Add -z option to uniq. Originally proposed by Egmont Koblinger.James Youngman
2007-05-03The following commands and options now support the standard sizePaul Eggert
2007-04-28* src/nohup.c (usage): Describe how standard input and output are redirected.Paul Eggert
2007-04-16cut synopsis: fix coreutils.texi, too.Jim Meyering
2007-03-22* coreutils.texi (md5sum invocation): Document escapes in outputEric Blake
2007-03-16Fix manual in response to bug reports by Dan Jacobson.Paul Eggert
2007-03-12* coreutils.texi (cp invocation): Mention that --preserve=timestampsJim Meyering
2007-02-28* doc/coreutils.texi (Common options): --si outputs "M", not "MB".Paul Eggert
2007-02-27Make df -P immune to effects of e.g., the BLOCK_SIZE envvar.Paul Eggert