platform/upstream/coreutils.git
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.
2007-09-22 Jim MeyeringDon't print the commands of a 10-line script that's...
2007-09-22 Jim Meyeringrm: give a sensible diagnostic when failing to remove...
2007-09-22 Jim Meyeringrm: fix a tiny, nearly inconsequential bug.
2007-09-22 Karl BerryTODO: It'd be nice to add renice.
2007-09-21 Jim MeyeringAvoid a test failure due to now-parallelized tests.
2007-09-19 Jim MeyeringFix typo in previous change.
2007-09-19 Jim Meyering* coreutils.texi (expr invocation): Correct description...
2007-09-16 Jim Meyeringtests/misc/tac-continue: Arrange to remove a temporary...
2007-09-16 Jim Meyeringtests/check.mk (vc_exe_in_TESTS): Don't rely on the...
2007-09-16 Jim Meyeringtests/CuTmpdir.pm: Use File::Find + chmod syscall,...
2007-09-15 Jim MeyeringRevamp most test scripts.
2007-09-15 Jim Meyering* tests/rm/v-slash: Avoid test failure with non-C locale.
2007-09-15 Jim MeyeringEnable some previously omitted test scripts. Add a...
2007-09-15 Jim MeyeringFactor out definitions in TESTS_ENVIRONMENT of srcdir...
2007-09-15 Jim Meyeringtests/general: Remove from VC, this long-unused directo...
2007-09-15 Jim MeyeringAdapt tests/tail-2/ to use test-lib.sh.
2007-09-15 Jim MeyeringAdapt tests/readlink/ to use test-lib.sh.
2007-09-15 Jim MeyeringMove the sole test in tests/ls-2/ to tests/misc/.
2007-09-15 Jim MeyeringMore misc, test-related changes. (some to allow running...
2007-09-15 Jim MeyeringMove all tests from test/{od,sha1sum,shred,stty} to...
2007-09-15 Jim MeyeringMove the two tests in tests/tee to tests/misc/.
2007-09-15 Jim MeyeringMove the two tests in tests/sum/ to tests/misc/.
2007-09-15 Jim MeyeringMove the sole test in tests/tsort/ to tests/misc/tsort.
2007-09-15 Jim MeyeringMove the sole test in tests/unexpand to tests/misc...
2007-09-15 Jim MeyeringMove the sole test in tests/seq to tests/misc/seq.
2007-09-15 Jim MeyeringConvert tests/mkdir/ to use test-lib.sh.
2007-09-15 Jim MeyeringMove the two tests in tests/md5sum to tests/misc/md5sum.
2007-09-15 Jim Meyeringtests/sample-test: Update to use test-lib.sh.
2007-09-15 Jim MeyeringConvert tests/misc/ to use test-lib.sh, too.
2007-09-15 Jim MeyeringConvert tests/ls/, too.
2007-09-15 Jim MeyeringConvert tests/ln/, too.
2007-09-15 Jim MeyeringConvert tests/install/, too.
2007-09-15 Jim MeyeringMove the two tests in tests/fmt to tests/misc/fmt.
2007-09-15 Jim MeyeringMove the sole test in tests/factor to tests/misc/factor.
2007-09-15 Jim MeyeringMove the sole test in tests/expr to tests/misc/expr.
2007-09-15 Jim MeyeringConvert tests/du/*, too.
2007-09-15 Jim MeyeringMove the sole test in tests/dircolors to tests/misc...
2007-09-15 Jim MeyeringConvert tests/dd/*, too.
2007-09-15 Jim MeyeringConvert tests/mv, too.
2007-09-15 Jim MeyeringAdjust chgrp, chmod, chown, cp tests to use test-lib.sh.
2007-09-15 Jim MeyeringParallel "make check" support.
2007-09-15 Jim MeyeringAdd support for parallel "make check" (in tests/misc...
2007-09-15 Jim Meyering* vc-list-files: Remove mercurial support.
2007-09-08 Jim MeyeringAccommodate gnulib's renaming: __fpending.h -> fpending.h.
2007-09-07 Jim Meyeringchmod: don't ignore a dangling symlink
2007-09-07 Bob ProulxAdd a test: demonstrate that chmod ignores a dangling...
2007-09-05 Jim MeyeringAdapt to new SELinux behavior: "?" vs. new "unlabeled"
2007-09-03 Jim MeyeringRun autoconf manually, if needed to get an updated...
2007-09-03 Jim MeyeringDon't change '-'s to '.'s in the string from git-describe.
2007-09-03 Jim MeyeringREADME-hacking: Require rsync, rather than wget.
2007-09-02 Jim Meyering* bootstrap (WGET_COMMAND): Remove code to set this...
2007-09-02 Jim MeyeringEnsure that $(VERSION) is up to date for dist-related...
2007-09-02 Jim Meyeringbootstrap: uses rsync to download the .po files
2007-09-01 Jim Meyering* bootstrap (gnulib_tool): Make sha1sum check quietly.
2007-09-01 Jim MeyeringEnsure that snapshot version changes make it to groups...
2007-09-01 Jim MeyeringMake groups-version executable,
2007-08-31 Eric BlakeTest yesterday's change to groups.
2007-08-31 Jim MeyeringSolve the unnecessary-.po-file-regeneration problem...
next