Age | Commit message (Expand) | Author |
2007-09-22 | rm: give a sensible diagnostic when failing to remove a symlink | Jim Meyering |
2007-09-22 | rm: fix a tiny, nearly inconsequential bug. | Jim Meyering |
2007-09-22 | TODO: It'd be nice to add renice. | Karl Berry |
2007-09-21 | Avoid a test failure due to now-parallelized tests. | Jim Meyering |
2007-09-19 | Fix typo in previous change. | Jim Meyering |
2007-09-19 | * coreutils.texi (expr invocation): Correct description of relative | Jim Meyering |
2007-09-16 | tests/misc/tac-continue: Arrange to remove a temporary file. | Jim Meyering |
2007-09-16 | tests/check.mk (vc_exe_in_TESTS): Don't rely on the value of $(TESTS), | Jim Meyering |
2007-09-16 | tests/CuTmpdir.pm: Use File::Find + chmod syscall, not chmod -R. | Jim Meyering |
2007-09-16 | Revamp most test scripts. | Jim Meyering |
2007-09-16 | * tests/rm/v-slash: Avoid test failure with non-C locale. | Jim Meyering |
2007-09-15 | Enable some previously omitted test scripts. Add a test cross-check. | Jim Meyering |
2007-09-15 | Factor out definitions in TESTS_ENVIRONMENT of srcdir, top_srcdir, etc. | Jim Meyering |
2007-09-15 | tests/general: Remove from VC, this long-unused directory and contents. | Jim Meyering |
2007-09-15 | Adapt tests/tail-2/ to use test-lib.sh. | Jim Meyering |
2007-09-15 | Adapt tests/readlink/ to use test-lib.sh. | Jim Meyering |
2007-09-15 | Move the sole test in tests/ls-2/ to tests/misc/. | Jim Meyering |
2007-09-15 | More misc, test-related changes. (some to allow running tests as root) | Jim Meyering |
2007-09-15 | Move all tests from test/{od,sha1sum,shred,stty} to tests/misc/. | Jim Meyering |
2007-09-15 | Move the two tests in tests/tee to tests/misc/. | Jim Meyering |
2007-09-15 | Move the two tests in tests/sum/ to tests/misc/. | Jim Meyering |
2007-09-15 | Move the sole test in tests/tsort/ to tests/misc/tsort. | Jim Meyering |
2007-09-15 | Move the sole test in tests/unexpand to tests/misc/unexpand. | Jim Meyering |
2007-09-15 | Move the sole test in tests/seq to tests/misc/seq. | Jim Meyering |
2007-09-15 | Convert tests/mkdir/ to use test-lib.sh. | Jim Meyering |
2007-09-15 | Move the two tests in tests/md5sum to tests/misc/md5sum. | Jim Meyering |
2007-09-15 | tests/sample-test: Update to use test-lib.sh. | Jim Meyering |
2007-09-15 | Convert tests/misc/ to use test-lib.sh, too. | Jim Meyering |
2007-09-15 | Convert tests/ls/, too. | Jim Meyering |
2007-09-15 | Convert tests/ln/, too. | Jim Meyering |
2007-09-15 | Convert tests/install/, too. | Jim Meyering |
2007-09-15 | Move the two tests in tests/fmt to tests/misc/fmt. | Jim Meyering |
2007-09-15 | Move the sole test in tests/factor to tests/misc/factor. | Jim Meyering |
2007-09-15 | Move the sole test in tests/expr to tests/misc/expr. | Jim Meyering |
2007-09-15 | Convert tests/du/*, too. | Jim Meyering |
2007-09-15 | Move the sole test in tests/dircolors to tests/misc/dircolors. | Jim Meyering |
2007-09-15 | Convert tests/dd/*, too. | Jim Meyering |
2007-09-15 | Convert tests/mv, too. | Jim Meyering |
2007-09-15 | Adjust chgrp, chmod, chown, cp tests to use test-lib.sh. | Jim Meyering |
2007-09-15 | Parallel "make check" support. | Jim Meyering |
2007-09-15 | Add support for parallel "make check" (in tests/misc, for now) | Jim Meyering |
2007-09-15 | * vc-list-files: Remove mercurial support. | Jim Meyering |
2007-09-08 | Accommodate gnulib's renaming: __fpending.h -> fpending.h. | Jim Meyering |
2007-09-07 | chmod: don't ignore a dangling symlink | Jim Meyering |
2007-09-07 | Add a test: demonstrate that chmod ignores a dangling symlink | Bob Proulx |
2007-09-05 | Adapt to new SELinux behavior: "?" vs. new "unlabeled" | Jim Meyering |
2007-09-03 | Run autoconf manually, if needed to get an updated version string. | Jim Meyering |
2007-09-03 | Don't change '-'s to '.'s in the string from git-describe. | Jim Meyering |
2007-09-03 | README-hacking: Require rsync, rather than wget. | Jim Meyering |
2007-09-02 | * bootstrap (WGET_COMMAND): Remove code to set this variable. | Jim Meyering |