Age | Commit message (Expand) | Author |
2007-12-08 | * src/c99-to-c89.diff: Adjust shred.c offsets. | Jim Meyering |
2007-12-04 | Reflect change in gnulib: don't include getpagesize.h, | Jim Meyering |
2007-12-02 | Copy a .po file into place also when the target doesn't exist. | Jim Meyering |
2007-12-02 | Make my-distcheck depend on "check". | Jim Meyering |
2007-12-02 | * NEWS: Add the usual "Noteworthy changes in release 6.9.91..." line. | Jim Meyering |
2007-12-02 | Remove just-installed su, if unable to make it set-UID root. | Jim Meyering |
2007-12-02 | Make test script, existing-perm-race, executable. | Bob Proulx |
2007-12-01 | Version 6.9.90. | Jim Meyering |
2007-12-01 | NEWS: Remove the now-untrue statement about cp vs. dangling symlinks | Jim Meyering |
2007-12-01 | Change release procedure: tag *before* running e.g., "make stable". | Jim Meyering |
2007-12-01 | * Makefile.maint (vc-tag-check): Correct check for existing git tag. | Jim Meyering |
2007-12-01 | Defer NEWS and ChangeLog checks until after the version-changing tag. | Jim Meyering |
2007-12-01 | * NEWS: Mention some of the SELinux changes. | Jim Meyering |
2007-12-01 | TODO: Add entries (documentation needed); remove the "add mktemp program" one. | Jim Meyering |
2007-12-01 | Add "extern" keyword to declaration of cp_options_default. | Jim Meyering |
2007-12-01 | Change comments: say bug present up to coreutils-6.9, not fixed in 6.10. | Jim Meyering |
2007-12-01 | Add a test for cp -p and existing file permissions. | Paul Eggert |
2007-12-01 | Fix a security race with "cp -p A B" when B already exists. | Paul Eggert |
2007-11-30 | Avoid a spurious test failure when build directory is set-GID. | Jim Meyering |
2007-11-30 | Be extra careful to quote $abs_top_builddir-derived names. | Jim Meyering |
2007-11-30 | Include test name in the "unsafe working directory name" diagnostic. | Jim Meyering |
2007-11-30 | Add quotes to protect against white space in build dir name. | Ralf Wildenhues |
2007-11-30 | Define `tst', for CU_TEST_NAME. | Ralf Wildenhues |
2007-11-30 | * tests/CuTmpdir.pm (END): Do not do the cleanup if $dir is not | Ralf Wildenhues |
2007-11-29 | Close a file descriptor leak when cp --preserve=context fails. | Paul Eggert |
2007-11-28 | README: Document the known problem with gettext <= 0.17. | Jim Meyering |
2007-11-28 | * gl/modules/randread (Depends-on): Remove nonexistent rand-isaac. | Paul Eggert |
2007-11-27 | Don't block use of 'cat' or 'wc' in "make check". | Jim Meyering |
2007-11-27 | Fix md5sum+sha*sum on sparc: regenerate files with latest autoconf. | Jim Meyering |
2007-11-26 | setuidgid.c: more cleanup | Jim Meyering |
2007-11-25 | Document install's -D option. | Jim Meyering |
2007-11-25 | setuidgid: Update --help output. | Jim Meyering |
2007-11-24 | Tweak new test. | Jim Meyering |
2007-11-24 | setuidgid: minor clean-up. | Jim Meyering |
2007-11-24 | setuidgid.c: Normalize leading white space: no more TABs | Jim Meyering |
2007-11-24 | Test the new feature: cp -p preserves the GID whenever possible. | Lasse Collin |
2007-11-24 | setuidgid: accept numeric UID, and new option -g GID,GID1,GID2,... | Lasse Collin |
2007-11-24 | "cp -p" tries to preserve GID even if preserving the UID fails. | Lasse Collin |
2007-11-23 | * src/runcon.c (main): Remove unused parameter, "envp". | Jim Meyering |
2007-11-23 | Add tests to show new class of strings accepted by date -d. | Jim Meyering |
2007-11-22 | Quiet warnings about unused parameters. | Jim Meyering |
2007-11-22 | * GNUmakefile: Correct the "rerunning..." diagnostic. | Jim Meyering |
2007-11-22 | Make it easier to diagnose PATH-induced "make distcheck" failures. | Jim Meyering |
2007-11-22 | cp: by default, refuse to copy through a dangling destination symlink | Jim Meyering |
2007-11-21 | Fix Pádraig's name in ChangeLog. | Jim Meyering |
2007-11-21 | Improve the descriptions of the split command options. | Pádraig Brady |
2007-11-21 | * src/c99-to-c89.diff: Adjust seq.c offsets. | Jim Meyering |
2007-11-21 | * src/seq.c (print_numbers): Rewrite in an attempt to avoid the | Paul Eggert |
2007-11-18 | * src/c99-to-c89.diff: Adjust seq.c offsets. | Jim Meyering |
2007-11-18 | Remove unused parameter in remove.c. | Jim Meyering |