summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 6.9.90.v6.9.90Jim Meyering2007-12-011-0/+2
* NEWS: Remove the now-untrue statement about cp vs. dangling symlinksJim Meyering2007-12-012-10/+10
* Change release procedure: tag *before* running e.g., "make stable".Jim Meyering2007-12-012-21/+8
* * Makefile.maint (vc-tag-check): Correct check for existing git tag.Jim Meyering2007-12-012-1/+3
* Defer NEWS and ChangeLog checks until after the version-changing tag.Jim Meyering2007-12-012-1/+7
* * NEWS: Mention some of the SELinux changes.Jim Meyering2007-12-013-3/+21
* TODO: Add entries (documentation needed); remove the "add mktemp program" one.Jim Meyering2007-12-012-2/+12
* Add "extern" keyword to declaration of cp_options_default.Jim Meyering2007-12-012-2/+8
* Change comments: say bug present up to coreutils-6.9, not fixed in 6.10.Jim Meyering2007-12-017-11/+21
* Add a test for cp -p and existing file permissions.Paul Eggert2007-12-013-0/+103
* Fix a security race with "cp -p A B" when B already exists.Paul Eggert2007-12-016-21/+93
* Avoid a spurious test failure when build directory is set-GID.Jim Meyering2007-11-302-0/+4
* Be extra careful to quote $abs_top_builddir-derived names.Jim Meyering2007-11-302-1/+24
* Include test name in the "unsafe working directory name" diagnostic.Jim Meyering2007-11-302-0/+9
* Add quotes to protect against white space in build dir name.Ralf Wildenhues2007-11-307-18/+26
* Define `tst', for CU_TEST_NAME.Ralf Wildenhues2007-11-302-0/+5
* * tests/CuTmpdir.pm (END): Do not do the cleanup if $dir is notRalf Wildenhues2007-11-302-5/+15
* Close a file descriptor leak when cp --preserve=context fails.Paul Eggert2007-11-292-2/+8
* README: Document the known problem with gettext <= 0.17.Jim Meyering2007-11-282-0/+16
* * gl/modules/randread (Depends-on): Remove nonexistent rand-isaac.Paul Eggert2007-11-282-1/+4
* Don't block use of 'cat' or 'wc' in "make check".Jim Meyering2007-11-272-1/+5
* Fix md5sum+sha*sum on sparc: regenerate files with latest autoconf.Jim Meyering2007-11-271-0/+8
* setuidgid.c: more cleanupJim Meyering2007-11-262-24/+31
* Document install's -D option.Jim Meyering2007-11-252-0/+11
* setuidgid: Update --help output.Jim Meyering2007-11-252-3/+13
* Tweak new test.Jim Meyering2007-11-242-9/+16
* setuidgid: minor clean-up.Jim Meyering2007-11-242-14/+35
* setuidgid.c: Normalize leading white space: no more TABsJim Meyering2007-11-242-9/+17
* Test the new feature: cp -p preserves the GID whenever possible.Lasse Collin2007-11-244-2/+104
* setuidgid: accept numeric UID, and new option -g GID,GID1,GID2,...Lasse Collin2007-11-242-25/+85
* "cp -p" tries to preserve GID even if preserving the UID fails.Lasse Collin2007-11-244-8/+41
* * src/runcon.c (main): Remove unused parameter, "envp".Jim Meyering2007-11-232-1/+3
* Add tests to show new class of strings accepted by date -d.Jim Meyering2007-11-233-0/+15
* Quiet warnings about unused parameters.Jim Meyering2007-11-222-0/+8
* * GNUmakefile: Correct the "rerunning..." diagnostic.Jim Meyering2007-11-222-1/+3
* Make it easier to diagnose PATH-induced "make distcheck" failures.Jim Meyering2007-11-222-2/+14
* cp: by default, refuse to copy through a dangling destination symlinkJim Meyering2007-11-229-43/+94
* Fix Pádraig's name in ChangeLog.Jim Meyering2007-11-211-1/+1
* Improve the descriptions of the split command options.Pádraig Brady2007-11-212-21/+29
* * src/c99-to-c89.diff: Adjust seq.c offsets.Jim Meyering2007-11-212-2/+6
* * src/seq.c (print_numbers): Rewrite in an attempt to avoid thePaul Eggert2007-11-212-32/+31
* * src/c99-to-c89.diff: Adjust seq.c offsets.Jim Meyering2007-11-182-2/+4
* Remove unused parameter in remove.c.Jim Meyering2007-11-182-3/+7
* bootstrap: work also with 4-argument variant of AC_INIT (from gnulib)Jim Meyering2007-11-182-1/+8
* Correct preceding patch.Jim Meyering2007-11-173-1/+6
* "seq .1 .1" would mistakenly generate no output on some systemsJim Meyering2007-11-173-1/+16
* Port tests/rmdir/ignore away from GNU/Linux.Paul Eggert2007-11-172-6/+13
* Avoid an obscure new "make distcheck" failure.Jim Meyering2007-11-162-1/+7
* Port readlink-fp-loop to Solaris.Paul Eggert2007-11-162-4/+17
* Port to Solaris 'make' and use a Posixish shell on Solaris.Jim Meyering2007-11-165-43/+94