summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-01-31Improve the cp/parent-perm test.Jim Meyering
2008-01-31Don't modify argv in dd due to ',' in arguments.Paul Eggert
2008-01-30* src/c99-to-c89.diff: Adjust remove.c offsets, again.Jim Meyering
2008-01-30Now that system.h defines is_empty_dir, include "openat.h".Jim Meyering
2008-01-30* src/c99-to-c89.diff: Adjust remove.c offsets.Jim Meyering
2008-01-30Improve "rmdir --ignore-fail-on-non-empty"Jim Meyering
2008-01-30Don't modify argv in dd.Paul Eggert
2008-01-29* Makefile.am (BUILT_SOURCES): Ensure that .version exists.Jim Meyering
2008-01-29Improve the man pages of --date=STRING for 'date' and 'touch'.Bob Proulx
2008-01-29Improve the description of when dd outputs its final statistics.Michael Stone
2008-01-29Avoid "make distcheck" failure: newly-created man/*.1 files not removedJim Meyering
2008-01-29ls: don't segfault on files in /proc with an old libselinuxJim Meyering
2008-01-26Work around Darwin9's set-GID-like group ownership inheritance.Jim Meyering
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-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-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