summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-26Emit "info coreutils 'PROG invocation'" into the man page,Jim Meyering
2008-01-26chcon: correct description of --no-dereference (-h) option.Jim Meyering
2008-01-26Ensure that each version string change propagates to man pages.Jim Meyering
2008-01-26Avoid cp/preserve-gid test failure on Mac OS 10.5.1 (Darwin 9.1)Jim Meyering
2008-01-26Improve a warning about non-portable "mv" usage.Jim Meyering
2008-01-26src/dircolors.hin (TERM): Add jfbterm.Mike Frysinger
2008-01-26Clean up build-related rules.Jim Meyering
2008-01-26TODO: Update the note on getgrouplist.Jim Meyering
2008-01-26Add a ";", so "make install" works with --enable-install-program=su.Zvi Har'El
2008-01-26Avoid misinterpreting mgetgroups failure in running root-only tests.Jim Meyering
2008-01-23* README: Remove/convert a few stray mentions of CVS.Jim Meyering
2008-01-22Require automake-1.10.1, for its support of dist-lzma.Jim Meyering
2008-01-22.prev-version: Record version: 6.10.Jim Meyering
2008-01-22Version 6.10Jim Meyering
2008-01-22* NEWS: Record release date.Jim Meyering
2008-01-22* README-hacking: Update to reflect existence of automake-1.10.1.Jim Meyering
2008-01-18Update README.Jim Meyering
2008-01-17Do not define-away __attribute__ when __STRICT_ANSI__ is set.Jim Meyering
2008-01-16NEWS: Mention the configure.ac fix.Jim Meyering
2008-01-16* TODO: Add an introduction.Jim Meyering
2008-01-13Remove each output redirection target before writing to it.Jim Meyering
2008-01-13* configure.ac: Correct a non-portable use of sed.Elias Pipping
2008-01-12* src/dircolors.hin (image formats): Add the .svg suffix.Mike Frysinger
2008-01-12Use new version of announce-gen.Jim Meyering
2008-01-12.prev-version: Record previous version: 6.9.92.Jim Meyering
2008-01-12Version 6.9.92Jim Meyering
2008-01-11tests/tr/Test.pm: Prefer en_US.ISO-8859-1 to en_US.iso88591.Jim Meyering
2008-01-10* README-hacking: Add Git to the list of required tools.Jim Meyering
2008-01-09Fix a minor race condition when using cp -p --parents.Paul Eggert
2008-01-08parent-perm: avoid a bizarre test failure.Jim Meyering
2008-01-08Remove uses of now-undefined Makefile variable.Jim Meyering
2008-01-07cp (but not copy.c): plug a small leak.Jim Meyering
2008-01-07Make a racy test failure less likely to happen.Jim Meyering
2008-01-07NEWS: Mention the cp bug fix.Jim Meyering
2008-01-07cp --parents: don't use uninitialized memory when restoring permissionsJan Blunck
2008-01-07cp: add a test for today's bug fix.Jim Meyering
2008-01-06touch: add a test for today's change.Jim Meyering
2008-01-06touch: ignore "-d now" option, when appropriatePaul Eggert
2008-01-06Avoid tr case-conversion failure in some locales.Jim Meyering
2008-01-02* .gitignore: Ignore lzma-compressed files, too.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-30* src/dircolors.hin (TERM): Add gnome-256color.Mike Frysinger
2007-12-21doc/coreutils.texi: Fix a typo. Avoid the term `relationals'.Ralf Wildenhues
2007-12-20Use comma-separated list in ./configure --help output.Jim Meyering
2007-12-20Avoid another "make check" failure due to omitted programs.Jim Meyering
2007-12-20Avoid spurious "make check" failures due to omitted programs.Jim Meyering
2007-12-19Improve wording in uniq's --help "Note".Paul Eggert
2007-12-18* src/uniq.c (usage): Say "key-selection", not "field-selection".Jim Meyering