install, rmdir: write --verbose output to stdout, not to stderr.
[platform/upstream/coreutils.git] / doc / coreutils.texi
2008-03-10 Ondřej Vašíkinstall, rmdir: write --verbose output to stdout, not...
2008-02-21 Paul Eggertdu vs. hard links and argument order: improve documentation
2008-02-20 Andreas Schwabsort: add --sort=... option.
2008-02-19 James Youngmanjoin: new options: --check-order and --nocheck-order.
2008-02-17 Dan Jacobsonls: Improve description of --group-directories-first.
2008-02-13 James YoungmanReplace groups.sh with groups.c.
2008-02-07 Jim MeyeringFix a typo in description of size suffixes: s/GB/G/.
2008-02-07 Steven Schubigermkdir, split: write --verbose output to stdout, not...
2008-01-29 Michael StoneImprove the description of when dd outputs its final...
2008-01-26 Jim MeyeringImprove a warning about non-portable "mv" usage.
2008-01-02 Jim MeyeringUpdate copyright date.
2007-12-31 Jim Meyeringdoc: Put braces around multi-digit exponents.
2007-12-21 Ralf Wildenhuesdoc/coreutils.texi: Fix a typo. Avoid the term `relati...
2007-11-25 Jim MeyeringDocument install's -D option.
2007-11-21 Jim Meyeringcp: by default, refuse to copy through a dangling desti...
2007-11-21 Pádraig BradyImprove the descriptions of the split command options.
2007-11-12 Benno SchulenbergLikewise for description of cp -a in doc/coreutils...
2007-11-01 Jim MeyeringAdd example inspired by "make dist" running gzip and...
2007-11-01 Jim MeyeringSay that the first process substitution example is...
2007-10-20 Jim Meyering* doc/coreutils.texi: Add a cross-reference to bashref...
2007-10-20 Jim Meyering* doc/coreutils.texi (tee invocation): Fix typo. Add...
2007-10-16 Jim MeyeringShow how to make tee redirect to multiple processes.
2007-10-05 Jim MeyeringList two systems on which chroot works when run by...
2007-09-27 Pádraig BradyMake "Date input formats" easier to find in info file
2007-09-19 Jim MeyeringFix typo in previous change.
2007-09-19 Jim Meyering* coreutils.texi (expr invocation): Correct description...
2007-08-26 Eric BlakeAvoid case-insensitive clash in one-page-per-node html...
2007-08-21 Bob ProulxClarify touch documentation of file arguments.
2007-07-15 Jim Meyering* coreutils.texi: Revise node structure per new fdl...
2007-07-10 Karel ZakNew program: arch
2007-07-04 Paul Eggertpr -F no longer suppresses the footer or the first...
2007-06-23 Paul Eggertseq no longer mishandles cases like "seq 0 0.000001...
2007-06-15 Paul EggertCorrect cp's handling of destination symlinks in some...
2007-06-15 Paul EggertClarify what "cat" documentation means by "blank" lines.
2007-06-06 Jim Meyering* coreutils.texi (rmdir invocation): Fix a tiny typo.
2007-06-04 Paul Eggertdoc: -h and --human-readable are equivalent to --block...
2007-05-22 Jim MeyeringCheck for an up-to-date copyright year in coreutils...
2007-05-13 James YoungmanAdd -z option to uniq. Originally proposed by Egmont...
2007-05-03 Paul EggertThe following commands and options now support the...
2007-04-28 Paul Eggert* src/nohup.c (usage): Describe how standard input...
2007-04-16 Jim Meyeringcut synopsis: fix coreutils.texi, too.
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-22 Eric Blake* coreutils.texi (md5sum invocation): Document escapes...
2007-03-18 Jim MeyeringMerge branch 'master' of /cu
2007-03-16 Paul EggertFix manual in response to bug reports by Dan Jacobson.
2007-03-12 Jim Meyering* coreutils.texi (cp invocation): Mention that --preser...
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-02-28 Paul Eggert* doc/coreutils.texi (Common options): --si outputs...
2007-02-27 Paul EggertMake df -P immune to effects of e.g., the BLOCK_SIZE...
2007-02-24 Paul Eggert* NEWS: sort no longer compresses temporaries by default.
2007-02-22 Paul EggertHonor dd's noatime flag if possible, even if not suppor...
2007-02-19 Paul Eggert* NEWS: sort now uses a --compress-program option rathe...
2007-02-01 Jim MeyeringMerge branch 'master' of /cu
2007-01-30 Paul Eggert* coreutils.texi: @item -> @itemx to fix some typos.
2007-01-30 Paul Eggert* coreutils.texi (mkdir invocation): Say how to set...
2007-01-29 Jim MeyeringDocument new syntax: "chown +0:+287 file", "chgrp ...
2007-01-26 Jim Meyeringmerge from trunk
2007-01-24 Paul Eggert* NEWS: New option sort -C, proposed by XCU ERN 127...
2007-01-23 Dan Hipschman* src/sort.c (MAX_FORK_RETRIES_COMPRESS, MAX_FORK_RETRI...
2007-01-20 Jim MeyeringMerge branch 'master' of /cu
2007-01-19 Jim Meyering* coreutils.texi (ls: General output formatting): Menti...
2007-01-04 Jim Meyering[ChangeLog]
2007-01-03 Evan Hunt[oops] Document what the ".0" in e.g., "-k 2,3.0" means...
2006-12-22 Paul Eggert* NEWS: dd bs= operands now silently override later...
2006-12-21 Jim Meyering* coreutils.texi (dd invocation): Specify that bs=N...
2006-12-21 Jim Meyering* coreutils.texi (dd invocation): Add to the descriptio...
2006-12-21 Jim Meyering* coreutils.texi (dd invocation): Improve the documentation
2006-12-14 Jim Meyeringchgrp, chown: Don't prohibit -RLh, aka -RL with --no...
2006-12-14 Jim Meyering* coreutils.texi: Remove two doubled words.
2006-10-28 Jim Meyering* coreutils.texi (wc invocation): When giving the order...
2006-10-24 Jim Meyeringnew feature: rm accepts new option: --one-file-system
2006-09-26 Paul Eggert[ChangeLog]
2006-09-19 Paul Eggert* coreutils.texi (Disk usage): Clarify intro. Problem...
2006-09-19 Paul Eggert(cp invocation): Clarify cp -i a bit more.
2006-09-19 Paul Eggert* coreutils.texi (cp invocation): Say that -i and ...
2006-09-08 Paul Eggerttail now ignores the -f option if POSIXLY_CORRECT is...
2006-09-03 Paul Eggert(Treating / specially): --preserve-root is
2006-08-17 Paul EggertAdd/fix copyright notices and adjust to latest GNU...
2006-08-15 Paul Eggert* NEWS: Mention that df exits with nonzero status if...
2006-08-09 Paul EggertWarn about oflag=append without conv=notrunc.
2006-08-08 Paul Eggert(shuf invocation, Random sources): New sections.
2006-07-28 Paul Eggert(install invocation, mkdir invocation):
2006-07-26 Jim Meyering* src/ls.c (print_color_indicator): Test for S_IFREG...
2006-07-23 Paul Eggert(Mode Structure, Symbolic Modes, Numeric Modes): Be...
2006-07-22 Paul Eggert(What information is listed): Clarify that the restrict...
2006-07-17 Paul EggertChange GNU to @acronym{GNU} in a few places.
2006-07-08 Jim Meyering* coreutils.texi (Squeezing): Separate doubled "the...
2006-07-08 Jim Meyering* coreutils.texi: Fix some typos. Use `zeros' consiste...
2006-07-01 Paul Eggert(tail invocation): With no operand, 'tail -f' now
2006-07-01 Paul Eggert(seq invocation): seq now uses long double
2006-06-28 Paul Eggert(sort invocation): 'sort +1 -2' is now supported
2006-06-27 Jim Meyering* coreutils.texi (wc invocation): Remove ./ prefix...
2006-06-26 Jim Meyering* coreutils.texi (wc invocation): Spell out `--files0...
2006-06-26 Jim Meyering* coreutils.texi (wc invocation): Document new --files0...
2006-06-25 Jim Meyering(sleep invocation): Document that accepting
2006-05-25 Paul EggertRemove mention of --seed.
2006-05-04 Jim Meyering(Examples of date): Give example of @seconds.
2006-05-03 Paul Eggert(head invocation, tail invocation, sort invocation):
2006-04-23 Jim Meyering(Which files are listed): Describe new option: --group...
2006-04-17 Paul Eggert(What information is listed): Add P for Solaris
next