2007-10-25 |
Micah Cowan | Tell xgettext that "ARG1 % ARG2" is not a C format... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Jim Meyering | Avoid diagnostics from sha1sum when there is no cached... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Jim Meyering | Get gnulib from the git repository, not from an obsolet... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Jim Meyering | Doc improvements. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Jim Meyering | Don't fail part 2 of tests/rm/unreadable when run as... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Jim Meyering | * README-hacking: Refer to LZMA Utils <tukaani.org... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Paul Eggert | * README-hacking: Describe how to build with LZMA. |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Jim Meyering | Remove git-version-gen's first parameter. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | Attribute the printf bug report. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | * NEWS: Mention the printf fix. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | Reorder tests to run more basic ones earlier. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | tr: do not reject an unmatched [:lower:] or [:upper... |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | * tests/misc/help-version: Add a comment. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | Detect printf(3) failure due to ENOMEM. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Jim Meyering | Put always-failing programs first in PATH, so tests... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Jim Meyering | * doc/coreutils.texi: Add a cross-reference to bashref... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Jim Meyering | * doc/coreutils.texi (tee invocation): Fix typo. Add... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Jim Meyering | Adjust tests to pass, now that Test.pm ones use check.mk. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Jim Meyering | Ensure that Test.pm-derived tests use the right $PATH. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Bob Proulx | Prevent "make check" from leaving mktemp /tmp/tmp.... |
commit | commitdiff | tree | snapshot |
2007-10-16 |
Jim Meyering | Show how to make tee redirect to multiple processes. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Jim Meyering | Pull all TESTS_ENVIRONMENT settings "up" into tests... |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Jim Meyering | Fix a minor typo. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Jim Meyering | Move the help-version test into misc/. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Jim Meyering | Make the runcon-no-reorder test slightly more general. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Jim Meyering | Skip the chcon test on a system with no SELinux support. |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Jim Meyering | * src/dircolors.hin: Recognize .lzma as a compressed... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Jim Meyering | * configure.ac (AM_INIT_AUTOMAKE): Use dist-lzma, rathe... |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Jim Meyering | Now that we don't install su, don't make misleading... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Jim Meyering | When forming a truncated name, use the "[...]" prefix... |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Jim Meyering | rm could malfunction under unusual circumstances: |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | Don't let a helper function modify errno. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | Reflect 2->3 GPL copyright version update in gnulib. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | * configure.ac (AM_INIT_AUTOMAKE): Don't use dist-lzma... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | New program: mktemp. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | Make tempname more random, via the randint module. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | Convert coreutils' rand*.{c,h,m4} into modules. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | Copy from gnulib the parts of tempname that we'll modify. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | Avoid a pseudo-leak in sort. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | Use puts, rather than printf ("%s\n". Slightly cleaner. |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | Avoid seq malfunction on non-POSIX systems: mingw,... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Jim Meyering | Avoid a used-uninitialized error. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Jim Meyering | Make a failing cross-partition mv give a sensible diagn... |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Jim Meyering | Add PACKAGE_VERSION to TESTS_ENVIRONMENT via check.mk. |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Jim Meyering | List two systems on which chroot works when run by... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Jim Meyering | Adapt to new gnulib naming scheme. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Jim Meyering | lib/search_.h: Remove unused file. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Jim Meyering | * bootstrap (update_po_files): Work also when there... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Jim Meyering | * bootstrap (slurp): Adapt to _.h -> .in.h name change. |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Jim Meyering | Remove test program: lib/t-fpending.c. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Jim Meyering | * tests/misc/selinux: Skip this test if the initial... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Jim Meyering | Never copy through a symlink that cp has just created. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Jim Meyering | cp: do not abbreviate in --help output. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Eric Blake | Fix testsuite on cygwin. |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Eric Blake | Test previous patch. |
commit | commitdiff | tree | snapshot |
2007-09-29 |
Eric Blake | * src/groups.sh: Don't ignore first argument if later... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Jim Meyering | Avoid spurious test failure when SELinux stats "selinux... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Jim Meyering | Move file-set and hash-triple modules to gnulib. |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Jim Meyering | Add a test to exercise a readlink bug. |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Pádraig Brady | Make "Date input formats" easier to find in info file |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Jim Meyering | Use XOR, not OR to combine bits. |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Jim Meyering | * NEWS: The recent rm-diagnostic fix also affects cross... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Jim Meyering | copy.c: Remove definitions of factored-out functions. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Jim Meyering | Don't print the commands of a 10-line script that's... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Jim Meyering | rm: give a sensible diagnostic when failing to remove... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Jim Meyering | rm: fix a tiny, nearly inconsequential bug. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Karl Berry | TODO: It'd be nice to add renice. |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Jim Meyering | Avoid a test failure due to now-parallelized tests. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Jim Meyering | Fix typo in previous change. |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Jim Meyering | * coreutils.texi (expr invocation): Correct description... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Jim Meyering | tests/misc/tac-continue: Arrange to remove a temporary... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Jim Meyering | tests/check.mk (vc_exe_in_TESTS): Don't rely on the... |
commit | commitdiff | tree | snapshot |
2007-09-16 |
Jim Meyering | tests/CuTmpdir.pm: Use File::Find + chmod syscall,... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Revamp most test scripts. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | * tests/rm/v-slash: Avoid test failure with non-C locale. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Enable some previously omitted test scripts. Add a... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Factor out definitions in TESTS_ENVIRONMENT of srcdir... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | tests/general: Remove from VC, this long-unused directo... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Adapt tests/tail-2/ to use test-lib.sh. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Adapt tests/readlink/ to use test-lib.sh. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Move the sole test in tests/ls-2/ to tests/misc/. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | More misc, test-related changes. (some to allow running... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Move all tests from test/{od,sha1sum,shred,stty} to... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Move the two tests in tests/tee to tests/misc/. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Move the two tests in tests/sum/ to tests/misc/. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Move the sole test in tests/tsort/ to tests/misc/tsort. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Move the sole test in tests/unexpand to tests/misc... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Move the sole test in tests/seq to tests/misc/seq. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Convert tests/mkdir/ to use test-lib.sh. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Move the two tests in tests/md5sum to tests/misc/md5sum. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | tests/sample-test: Update to use test-lib.sh. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Convert tests/misc/ to use test-lib.sh, too. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Convert tests/ls/, too. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Convert tests/ln/, too. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Convert tests/install/, too. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Move the two tests in tests/fmt to tests/misc/fmt. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Move the sole test in tests/factor to tests/misc/factor. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Move the sole test in tests/expr to tests/misc/expr. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Convert tests/du/*, too. |
commit | commitdiff | tree | snapshot |
2007-09-15 |
Jim Meyering | Move the sole test in tests/dircolors to tests/misc... |
commit | commitdiff | tree | snapshot |
next |