Age | Commit message (Expand) | Author |
2007-10-04 | * bootstrap (update_po_files): Work also when there are no .po files in po/. | Jim Meyering |
2007-10-04 | * bootstrap (slurp): Adapt to _.h -> .in.h name change. | Jim Meyering |
2007-10-04 | Remove test program: lib/t-fpending.c. | Jim Meyering |
2007-10-03 | * tests/misc/selinux: Skip this test if the initial chcon fails. | Jim Meyering |
2007-10-02 | Never copy through a symlink that cp has just created. | Jim Meyering |
2007-09-30 | cp: do not abbreviate in --help output. | Jim Meyering |
2007-09-30 | Test previous patch. | Eric Blake |
2007-09-29 | * src/groups.sh: Don't ignore first argument if later argument is --. | Eric Blake |
2007-09-27 | Avoid spurious test failure when SELinux stats "selinux/class". | Jim Meyering |
2007-09-27 | Move file-set and hash-triple modules to gnulib. | Jim Meyering |
2007-09-27 | Add a test to exercise a readlink bug. | Jim Meyering |
2007-09-27 | Make "Date input formats" easier to find in info file | Pádraig Brady |
2007-09-25 | Use XOR, not OR to combine bits. | Jim Meyering |
2007-09-24 | * NEWS: The recent rm-diagnostic fix also affects cross-partition "mv". | Jim Meyering |
2007-09-24 | copy.c: Remove definitions of factored-out functions. | Jim Meyering |
2007-09-22 | Don't print the commands of a 10-line script that's run in each subdir. | Jim Meyering |
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-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-15 | Parallel "make check" 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 |
2007-09-02 | Ensure that $(VERSION) is up to date for dist-related targets. | Jim Meyering |
2007-09-02 | bootstrap: uses rsync to download the .po files | Jim Meyering |
2007-09-01 | * bootstrap (gnulib_tool): Make sha1sum check quietly. | Jim Meyering |
2007-09-01 | Ensure that snapshot version changes make it to groups, too. | Jim Meyering |
2007-09-01 | Make groups-version executable, | Jim Meyering |
2007-08-31 | Test yesterday's change to groups. | Eric Blake |
2007-08-31 | Solve the unnecessary-.po-file-regeneration problem once and for all. | Jim Meyering |
2007-08-30 | Shorten the snapshot version string by removing the "g". | Jim Meyering |
2007-08-30 | Perform the s,rm,/bin/rm, fix-up properly. No more kludge. | Jim Meyering |
2007-08-30 | Make inter-release --version output more useful. | Jim Meyering |
2007-08-30 | * src/.gitignore: Ignore *.exe for platforms with non-empty $(EXEEXT). | Eric Blake |
2007-08-30 | Use PACKAGE_NAME instead of GNU_PACKAGE. | Eric Blake |
2007-08-29 | Ensure that TMPDIR is valid. Otherwise, it would cause test failures. | Jim Meyering |
2007-08-29 | Use EXIT_FAILURE, not EXIT_FAIL, now that EXIT_FAILURE is always 1. | Jim Meyering |
2007-08-28 | * src/test.c (usage): Say that [ honors --help and --version, but test does not. | Jim Meyering |
2007-08-28 | By default, do not install hostname anymore; no kidding, this time. | Jim Meyering |
2007-08-28 | Reflect renaming: mreadlink-with-size -> areadlink-with-size. | Jim Meyering |