]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2007-11-05  Jim MeyeringDon't use GNU-sed-specific \< \> operators.
2007-11-05  Jim MeyeringGet git-version-gen from gnulib. v6.9.89
2007-11-03  Jim Meyeringgit-version-gen: Sync from autoconf's version.
2007-11-03  Jim MeyeringSync copyright and scriptversion bits from gnulib.
2007-11-03  Jim MeyeringChange the first '-' to '.' in the snapshot version...
2007-11-03  Jim Meyeringseq: add another test for the %% bug
2007-11-03  Paul EggertFix bug with "seq 10.8 0.1 10.95", plus another bug...
2007-11-01  Jim Meyeringtests/misc/printf-surprise: Correct sed transform.
2007-11-01  Jim MeyeringAdd example inspired by "make dist" running gzip and...
2007-11-01  Jim MeyeringSay that the first process substitution example is...
2007-11-01  Jim MeyeringUse mktemp, not mkdtemp, to create test directories.
2007-11-01  Jim MeyeringAdjust a seq subtest not to depend on the vagaries...
2007-11-01  Jim MeyeringMake the new printf-surprise test more precise.
2007-11-01  Jim MeyeringAccommodate FreeBSD 6.1 hard-link-to-symlink differences.
2007-10-31  Jim MeyeringFix a "make distcheck" failure.
2007-10-31  Jim Meyering* bootstrap.conf (gnulib_modules): Add xprintf-posix.
2007-10-30  Jim MeyeringAvoid seq floating-point test failure on FreeBSD 6.1.
2007-10-29  Jim MeyeringChange a "make dist" diagnostic.
2007-10-29  Bob ProulxImprove color terminal escape usage.
2007-10-29  Jim MeyeringDon't try to colorize a dumb terminal.
2007-10-29  Jim MeyeringRemove gnulib's printf-posix module, for now.
2007-10-29  Jim MeyeringRemove spurious semicolon after "else".
2007-10-29  Jim MeyeringAttribute suggestion for last change.
2007-10-29  Jim MeyeringIf $TERM is empty, don't use colors. This helps the...
2007-10-29  Jim MeyeringAlways initialize terminal colorization string variables.
2007-10-29  Jim MeyeringAvoid test failure in non-srcdir build vs. the git...
2007-10-28  Jim MeyeringDefine ENOTSUP, not ENOSYS. Needed on OpenBSD 3.9.
2007-10-28  Jim MeyeringDefine ENODATA, for FreeBSD 5.0 and 6.1.
2007-10-28  Jim MeyeringRun autoreconf, not just autoconf, to avoid warnings.
2007-10-28  Jim MeyeringRequire gnulib's printf-posix module, to support Interix.
2007-10-28  Jim MeyeringHelp xgettext recognize more printf-style format strings.
2007-10-27  Jim MeyeringAdjust format string so msgfmt doesn't object.
2007-10-27  Jim MeyeringClean up tests/Makefile.am.
2007-10-27  Jim Meyering* build-aux/check.mk: Merge with latest from Akim.
2007-10-27  Jim MeyeringAdd a test for the printf fix of 2007-10-21.
2007-10-25  Jim MeyeringAdd attribution for the expr.c-vs-xgettext report.
2007-10-25  Jim MeyeringRemove vestiges of cvs-gnulib-checkout process. Now...
2007-10-25  Micah CowanTell xgettext that "ARG1 % ARG2" is not a C format...
2007-10-24  Jim MeyeringAvoid diagnostics from sha1sum when there is no cached...
2007-10-24  Jim MeyeringGet gnulib from the git repository, not from an obsolet...
2007-10-24  Jim MeyeringDoc improvements.
2007-10-24  Jim MeyeringDon't fail part 2 of tests/rm/unreadable when run as...
2007-10-23  Jim Meyering* README-hacking: Refer to LZMA Utils <http://tukaani...
2007-10-22  Paul Eggert* README-hacking: Describe how to build with LZMA.
2007-10-22  Jim MeyeringRemove git-version-gen's first parameter.
2007-10-21  Jim MeyeringAttribute the printf bug report.
2007-10-21  Jim Meyering* NEWS: Mention the printf fix.
2007-10-21  Jim MeyeringReorder tests to run more basic ones earlier.
2007-10-21  Jim Meyeringtr: do not reject an unmatched [:lower:] or [:upper...
2007-10-21  Jim Meyering* tests/misc/help-version: Add a comment.
2007-10-21  Jim MeyeringDetect printf(3) failure due to ENOMEM.
2007-10-21  Jim MeyeringPut always-failing programs first in PATH, so tests...
2007-10-20  Jim Meyering* doc/coreutils.texi: Add a cross-reference to bashref...
2007-10-20  Jim Meyering* doc/coreutils.texi (tee invocation): Fix typo. Add...
2007-10-20  Jim MeyeringAdjust tests to pass, now that Test.pm ones use check.mk.
2007-10-20  Jim MeyeringEnsure that Test.pm-derived tests use the right $PATH.
2007-10-20  Bob ProulxPrevent "make check" from leaving mktemp /tmp/tmp....
2007-10-16  Jim MeyeringShow how to make tee redirect to multiple processes.
2007-10-14  Jim MeyeringPull all TESTS_ENVIRONMENT settings "up" into tests...
2007-10-14  Jim MeyeringFix a minor typo.
2007-10-09  Jim MeyeringMove the help-version test into misc/.
2007-10-09  Jim MeyeringMake the runcon-no-reorder test slightly more general.
2007-10-09  Jim MeyeringSkip the chcon test on a system with no SELinux support.
2007-10-09  Jim Meyering* src/dircolors.hin: Recognize .lzma as a compressed...
2007-10-09  Jim Meyering* configure.ac (AM_INIT_AUTOMAKE): Use dist-lzma, rathe...
2007-10-09  Jim MeyeringNow that we don't install su, don't make misleading...
2007-10-08  Jim MeyeringWhen forming a truncated name, use the "[...]" prefix...
2007-10-08  Jim Meyeringrm could malfunction under unusual circumstances:
2007-10-07  Jim MeyeringDon't let a helper function modify errno.
2007-10-07  Jim MeyeringReflect 2->3 GPL copyright version update in gnulib.
2007-10-07  Jim Meyering* configure.ac (AM_INIT_AUTOMAKE): Don't use dist-lzma...
2007-10-07  Jim MeyeringNew program: mktemp.
2007-10-07  Jim MeyeringMake tempname more random, via the randint module.
2007-10-07  Jim MeyeringConvert coreutils' rand*.{c,h,m4} into modules.
2007-10-07  Jim MeyeringCopy from gnulib the parts of tempname that we'll modify.
2007-10-07  Jim MeyeringAvoid a pseudo-leak in sort.
2007-10-07  Jim MeyeringUse puts, rather than printf ("%s\n". Slightly cleaner.
2007-10-07  Jim MeyeringAvoid seq malfunction on non-POSIX systems: mingw,...
2007-10-07  Jim MeyeringAvoid a used-uninitialized error.
2007-10-05  Jim MeyeringMake a failing cross-partition mv give a sensible diagn...
2007-10-05  Jim MeyeringAdd PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk.
2007-10-05  Jim MeyeringList two systems on which chroot works when run by...
2007-10-04  Jim MeyeringAdapt to new gnulib naming scheme.
2007-10-04  Jim Meyeringlib/search_.h: Remove unused file.
2007-10-04  Jim Meyering* bootstrap (update_po_files): Work also when there...
2007-10-04  Jim Meyering* bootstrap (slurp): Adapt to _.h -> .in.h name change.
2007-10-04  Jim MeyeringRemove test program: lib/t-fpending.c.
2007-10-03  Jim Meyering* tests/misc/selinux: Skip this test if the initial...
2007-10-02  Jim MeyeringNever copy through a symlink that cp has just created.
2007-09-30  Jim Meyeringcp: do not abbreviate in --help output.
2007-09-30  Eric BlakeFix testsuite on cygwin.
2007-09-30  Eric BlakeTest previous patch.
2007-09-29  Eric Blake* src/groups.sh: Don't ignore first argument if later...
2007-09-27  Jim MeyeringAvoid spurious test failure when SELinux stats "selinux...
2007-09-27  Jim MeyeringMove file-set and hash-triple modules to gnulib.
2007-09-27  Jim MeyeringAdd a test to exercise a readlink bug.
2007-09-27  Pádraig BradyMake "Date input formats" easier to find in info file
2007-09-25  Jim MeyeringUse XOR, not OR to combine bits.
2007-09-24  Jim Meyering* NEWS: The recent rm-diagnostic fix also affects cross...
2007-09-24  Jim Meyeringcopy.c: Remove definitions of factored-out functions.
next