Age | Commit message (Expand) | Author |
2009-04-24 | tests: avoid unusual (~1-in-20) failure of a new test | Jim Meyering |
2009-04-23 | sort -m: don't segfault when output file is also an input file | Jim Meyering |
2009-04-22 | cp: work around linux kernel bug: short-read != EOF on /proc | Jim Meyering |
2009-04-22 | tests: avoid new "make distcheck" failure due to newer File::Temp | Jim Meyering |
2009-04-19 | tests: avoid failure of install-C test on FreeBSD UFS file system | Aurelien Jarno |
2009-04-09 | tests: misc/ls-misc: avoid shadowing local decl of $e | Jim Meyering |
2009-04-09 | id: fix infinite loop on some systems | Pádraig Brady |
2009-04-07 | maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systems | Pádraig Brady |
2009-04-03 | ls: fix alignment when month names have varying widths | Pádraig Brady |
2009-04-02 | tests: skip mv/i-3 if /dev/stdin is unreadable | Jim Meyering |
2009-03-31 | tests: enable automake's color-tests and parallel-tests via configure.ac | Jim Meyering |
2009-03-31 | build: use Automake's new parallel-tests feature | Ralf Wildenhues |
2009-03-29 | tests: don't use lang-default from individual tests | Jim Meyering |
2009-03-29 | tests: other-fs-tmpdir: remove just-added duplicate /usr/tmp | Jim Meyering |
2009-03-29 | tests: other-fs-tmpdir: avoid bogus "skipped **********..." diagnostic | Jim Meyering |
2009-03-27 | tests: avoid spurious test failure in set-GID build dir | Jim Meyering |
2009-03-27 | tests: migrate setgid-check into test-lib.sh | Jim Meyering |
2009-03-26 | tests: mark the rm/ext3-perf test as "very" expensive | Jim Meyering |
2009-03-25 | pwd: support -L and -P | Eric Blake |
2009-03-25 | tests: CuTmpdir.pm: avoid use of undefined variable in warning | Ralf Wildenhues |
2009-03-24 | tests: ls -v: exercise yet another change in gnulib's new filevercmp | Jim Meyering |
2009-03-24 | ls: make it possible to disable coloring of hard links | Kamil Dudka |
2009-03-20 | tests: avoid spurious mkdir/selinux test failure on HP-UX 11.23 | Jim Meyering |
2009-03-19 | tests: df/total-verify: avoid test failure with older Perl | Jim Meyering |
2009-03-18 | tests: adjust sort-continue not to fail under valgrind | Jim Meyering |
2009-03-18 | tests: add another sort/nmerge test | Paul Eggert |
2009-03-18 | sort: handle fd exhaustion better when merging | Paul Eggert |
2009-03-15 | maint: remove long-unused Makefile | Jim Meyering |
2009-03-12 | tests: groups-version: don't require that id be built | Jim Meyering |
2009-03-12 | tests: skip the groups-dash test when "groups" is not built | Jim Meyering |
2009-03-11 | cp: make -a option preserve xattrs, but with reduced diagnostics | Ondřej Vašík |
2009-03-11 | cat: Fix immediate output of processed data | Pádraig Brady |
2009-03-08 | tests: add a test for newly-fixed bug in comm --check-order | Jim Meyering |
2009-03-08 | tests: ls -v: exercise the bug fixed by gnulib's new filevercmp | Jim Meyering |
2009-03-07 | pr: fix a bug whereby --indent=N (-o) did not indent header lines | Jim Meyering |
2009-03-06 | tests: fix just-introduced typo in rm/ext3-perf | Jim Meyering |
2009-03-02 | tests: rm/ext3-perf: relax this test | Jim Meyering |
2009-03-02 | tests: don't skip setgid-dir related tests on SELinux-enabled systems | Jim Meyering |
2009-03-02 | tests: reflect the s/+/./ SELinux indicator change | Jim Meyering |
2009-03-02 | tests: when skipping a test, say why on screen, not just in the log | Jim Meyering |
2009-02-28 | tests: sort: Check skipping blanks in multibyte locales | Pádraig Brady |
2009-02-27 | cp: diagnose invalid "cp -rl dir dir" right away, once again | Jim Meyering |
2009-02-26 | tests: stty-row-col would hang when run in the background | Jim Meyering |
2009-02-26 | sort: Fix two bugs with determining the end of field | Pádraig Brady |
2009-02-26 | tests: Remove system specific error strings | Pádraig Brady |
2009-02-25 | tests: using printf with \e for ESC isn't portable | Jim Meyering |
2009-02-22 | tests: reenable temporarily-disabled tests using e.g., trap '' TTOU | Jim Meyering |
2009-02-21 | tests: skip new install-C test if working directory is set-gid | Jim Meyering |
2009-02-21 | tests: skip newly-modified tests unconditionally, just to be safe | Jim Meyering |
2009-02-21 | tests: don't let SIGTTOU/TTIN hang a backgrounded "make check" | Jim Meyering |