aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-16Fix manual in response to bug reports by Dan Jacobson.Paul Eggert2-14/+28
2007-03-12* coreutils.texi (cp invocation): Mention that --preserve=timestampsJim Meyering2-1/+13
2007-02-28* doc/coreutils.texi (Common options): --si outputs "M", not "MB".Paul Eggert1-2/+2
2007-02-27Make df -P immune to effects of e.g., the BLOCK_SIZE envvar.Paul Eggert2-0/+13
2007-02-24* NEWS: sort no longer compresses temporaries by default.Paul Eggert1-6/+1
2007-02-22Honor dd's noatime flag if possible, even if not supported on build fsPaul Eggert1-0/+2
2007-02-19* NEWS: sort now uses a --compress-program option rather thanPaul Eggert1-14/+17
2007-01-30* coreutils.texi: @item -> @itemx to fix some typos.Paul Eggert2-3/+9
2007-01-30* coreutils.texi (mkdir invocation): Say how to set the filePaul Eggert2-6/+19
2007-01-29Document new syntax: "chown +0:+287 file", "chgrp +99 file"Jim Meyering2-0/+57
2007-01-24* NEWS: New option sort -C, proposed by XCU ERN 127, which looksPaul Eggert1-4/+18
2007-01-24* src/sort.c (MAX_FORK_RETRIES_COMPRESS, MAX_FORK_RETRIES_DECOMPRESS):Dan Hipschman1-0/+13
2007-01-19* coreutils.texi (ls: General output formatting): Mention theJim Meyering2-0/+12
2007-01-04[ChangeLog]Jim Meyering2-1/+7
2007-01-03[oops] Document what the ".0" in e.g., "-k 2,3.0" means, and...Evan Hunt1-21/+25
2007-01-03Document what the ".0" in e.g., "-k 2,3.0" means, and...Evan Hunt1-0/+6
2006-12-22* NEWS: dd bs= operands now silently override later ibs= and obs=,Paul Eggert1-1/+1
2006-12-21* coreutils.texi (dd invocation): Specify that bs=N overrides only anyJim Meyering2-1/+3
2006-12-21* coreutils.texi (dd invocation): Add to the description of cbs.Jim Meyering2-0/+6
2006-12-21* coreutils.texi (dd invocation): Improve the documentationJim Meyering2-5/+14
2006-12-14chgrp, chown: Don't prohibit -RLh, aka -RL with --no-dereference.Jim Meyering2-0/+6
2006-12-14* coreutils.texi: Remove two doubled words.Jim Meyering2-2/+6
2006-11-28* perm.texi (Mode Structure): Fix typo: s/setgid/setuid/.Jim Meyering2-1/+6
2006-10-28* coreutils.texi (wc invocation): When giving the order in whichJim Meyering2-1/+8
2006-10-25new feature: rm accepts new option: --one-file-systemJim Meyering2-0/+22
2006-10-22ignore po/*.po; sort .gitignore filesJim Meyering1-1/+1
2006-10-21* .gitignore: Remove some references to files in subdirectories.Jim Meyering1-0/+5
2006-09-26[ChangeLog]Paul Eggert2-1/+7
2006-09-19* coreutils.texi (Disk usage): Clarify intro. Problem reported by Van Ly.Paul Eggert2-5/+4
2006-09-19(cp invocation): Clarify cp -i a bit more.Paul Eggert1-2/+2
2006-09-19* coreutils.texi (cp invocation): Say that -i and -f arePaul Eggert2-1/+10
2006-09-08tail now ignores the -f option if POSIXLY_CORRECT is set,Paul Eggert2-1/+6
2006-09-03(Treating / specially): --preserve-root isPaul Eggert2-17/+30
2006-08-22* aclocal.m4, config.hin, configure:Paul Eggert2-2/+12
2006-08-22* .cvsignore: Add files that are now generated by ../bootstrap.Jim Meyering2-1/+7
2006-08-21Add a bootstrap procedure, so that the CVS version contains fewerPaul Eggert1-0/+5
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert3-1746/+0
2006-08-19.Jim Meyering1-2/+22
2006-08-17* Makefile.am (EXTRA_DIST): Reflect doclicense.texi->fdl.texi renaming.Jim Meyering2-1/+5
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert6-178/+296
2006-08-16*** empty log message ***Jim Meyering1-1/+1
2006-08-15* NEWS: Mention that df exits with nonzero status if it generatesPaul Eggert2-0/+9
2006-08-15.Jim Meyering1-39/+46
2006-08-09Regenerate.Paul Eggert1-13/+15
2006-08-09Warn about oflag=append without conv=notrunc.Paul Eggert2-0/+8
2006-08-09Regenerate.Paul Eggert1-34/+36
2006-08-08Add shuf, better random number generation, and fix sort -R inPaul Eggert1-0/+7
2006-08-08(shuf invocation, Random sources): New sections.Paul Eggert1-5/+212
2006-07-28chmod 0755 DIR and chmod 755 DIR are now equivalent.Paul Eggert1-0/+13
2006-07-28(Changing Special Mode Bits): Clarify u+s versusPaul Eggert1-19/+36