Age | Commit message (Expand) | Author |
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 |
2007-11-18 | bootstrap: work also with 4-argument variant of AC_INIT (from gnulib) | Jim Meyering |
2007-11-17 | Correct preceding patch. | Jim Meyering |
2007-11-17 | "seq .1 .1" would mistakenly generate no output on some systems | Jim Meyering |
2007-11-17 | Port tests/rmdir/ignore away from GNU/Linux. | Paul Eggert |
2007-11-16 | Avoid an obscure new "make distcheck" failure. | Jim Meyering |
2007-11-16 | Port readlink-fp-loop to Solaris. | Paul Eggert |
2007-11-16 | Port to Solaris 'make' and use a Posixish shell on Solaris. | Jim Meyering |
2007-11-16 | Port to Solaris 8 perl, which does not support "use warnings;". | Paul Eggert |
2007-11-15 | * m4/include-exclude-prog.m4 (gl_REMOVE_PROG): Fix syntax error. | Andreas Schwab |
2007-11-15 | Avoid misbehavior of a cross-device "mv" or "install". | Jim Meyering |
2007-11-14 | Another bootstrap kludge. | Jim Meyering |
2007-11-14 | src/install.c (setdefaultfilecon): Stub-out the entire function. | Jim Meyering |
2007-11-14 | #ifdef-out matchpathcon-related code, for now. | Jim Meyering |
2007-11-14 | Use gnulib's stpncpy module, now required by install.c | Jim Meyering |
2007-11-14 | Enable gnulib-tool's --with-tests option. | Jim Meyering |
2007-11-13 | Likewise for description of cp -a in doc/coreutils.texi: s/-dpPR/-dpR/. | Benno Schulenberg |
2007-11-12 | Clarify description of cp's -a option. | Benno Schulenberg |
2007-11-10 | bootstrap: fix typo to enable use of $gnulib_tool_option_extras. | Jim Meyering |
2007-11-10 | install+SELinux: reduce a 12x performance hit to ~1.5x | Jim Meyering |
2007-11-08 | Adapt to gnulib's s/jm_/gl_/ cache variable renaming. | Jim Meyering |
2007-11-05 | Fix bootstrap failure to handle files like lib/uniwidth/cjk.h. | Jim Meyering |
2007-11-05 | * src/c99-to-c89.diff: Adjust offsets. | Jim Meyering |