Age | Commit message (Expand) | Author |
2007-11-01 | Accommodate FreeBSD 6.1 hard-link-to-symlink differences. | Jim Meyering |
2007-10-31 | Fix a "make distcheck" failure. | Jim Meyering |
2007-10-31 | * bootstrap.conf (gnulib_modules): Add xprintf-posix. | Jim Meyering |
2007-10-30 | Avoid seq floating-point test failure on FreeBSD 6.1. | Jim Meyering |
2007-10-29 | Change a "make dist" diagnostic. | Jim Meyering |
2007-10-29 | Improve color terminal escape usage. | Bob Proulx |
2007-10-29 | Don't try to colorize a dumb terminal. | Jim Meyering |
2007-10-29 | Remove gnulib's printf-posix module, for now. | Jim Meyering |
2007-10-29 | Remove spurious semicolon after "else". | Jim Meyering |
2007-10-29 | Attribute suggestion for last change. | Jim Meyering |
2007-10-29 | If $TERM is empty, don't use colors. This helps the buildbot, | Jim Meyering |
2007-10-29 | Always initialize terminal colorization string variables. | Jim Meyering |
2007-10-29 | Avoid test failure in non-srcdir build vs. the git tree. | Jim Meyering |
2007-10-28 | Define ENOTSUP, not ENOSYS. Needed on OpenBSD 3.9. | Jim Meyering |
2007-10-28 | Define ENODATA, for FreeBSD 5.0 and 6.1. | Jim Meyering |
2007-10-28 | Run autoreconf, not just autoconf, to avoid warnings. | Jim Meyering |
2007-10-28 | Require gnulib's printf-posix module, to support Interix. | Jim Meyering |
2007-10-28 | Help xgettext recognize more printf-style format strings. | Jim Meyering |
2007-10-27 | Adjust format string so msgfmt doesn't object. | Jim Meyering |
2007-10-27 | Clean up tests/Makefile.am. | Jim Meyering |
2007-10-27 | * build-aux/check.mk: Merge with latest from Akim. | Jim Meyering |
2007-10-27 | Add a test for the printf fix of 2007-10-21. | Jim Meyering |
2007-10-25 | Add attribution for the expr.c-vs-xgettext report. | Jim Meyering |
2007-10-25 | Remove vestiges of cvs-gnulib-checkout process. Now we use git. | Jim Meyering |
2007-10-25 | Tell xgettext that "ARG1 % ARG2" is not a C format string. | Micah Cowan |
2007-10-24 | Avoid diagnostics from sha1sum when there is no cached checksum. | Jim Meyering |
2007-10-24 | Get gnulib from the git repository, not from an obsolete cvs one. | Jim Meyering |
2007-10-24 | Doc improvements. | Jim Meyering |
2007-10-24 | Don't fail part 2 of tests/rm/unreadable when run as root. | Jim Meyering |
2007-10-23 | * README-hacking: Refer to LZMA Utils <http://tukaani.org/lzma/>. | Jim Meyering |
2007-10-22 | * README-hacking: Describe how to build with LZMA. | Paul Eggert |
2007-10-22 | Remove git-version-gen's first parameter. | Jim Meyering |
2007-10-21 | Attribute the printf bug report. | Jim Meyering |
2007-10-21 | * NEWS: Mention the printf fix. | Jim Meyering |
2007-10-21 | Reorder tests to run more basic ones earlier. | Jim Meyering |
2007-10-21 | tr: do not reject an unmatched [:lower:] or [:upper:] in SET1. | Jim Meyering |
2007-10-21 | * tests/misc/help-version: Add a comment. | Jim Meyering |
2007-10-21 | Detect printf(3) failure due to ENOMEM. | Jim Meyering |
2007-10-21 | Put always-failing programs first in PATH, so tests cannot mistakenly run ins... | Jim Meyering |
2007-10-20 | * doc/coreutils.texi: Add a cross-reference to bashref's Process Substitution... | Jim Meyering |
2007-10-20 | * doc/coreutils.texi (tee invocation): Fix typo. Add a little. | Jim Meyering |
2007-10-20 | Adjust tests to pass, now that Test.pm ones use check.mk. | Jim Meyering |
2007-10-20 | Ensure that Test.pm-derived tests use the right $PATH. | Jim Meyering |
2007-10-20 | Prevent "make check" from leaving mktemp /tmp/tmp.* files behind. | Bob Proulx |
2007-10-16 | Show how to make tee redirect to multiple processes. | Jim Meyering |
2007-10-14 | Pull all TESTS_ENVIRONMENT settings "up" into tests/check.mk. | Jim Meyering |
2007-10-14 | Fix a minor typo. | Jim Meyering |
2007-10-09 | Move the help-version test into misc/. | Jim Meyering |
2007-10-09 | Make the runcon-no-reorder test slightly more general. | Jim Meyering |
2007-10-09 | Skip the chcon test on a system with no SELinux support. | Jim Meyering |