| Age | Commit message (Expand) | Author | Lines |
| 2011-11-22 | tests: use compare, not "diff", in a few stray tests | Jim Meyering | -6/+6 |
| 2011-11-14 | id: fail when getuid, getgid, etc. fail, e.g., on GNU/Hurd | Ludovic Courtès | -0/+37 |
| 2011-11-13 | tests: avoid rare fp failure in du/move-dir-while-traversing | Nix | -2/+2 |
| 2011-11-12 | * tests/misc/sort-continue: Port to Fedora 15. | Paul Eggert | -5/+3 |
| 2011-11-12 | * tests/ls/block-size: Make it executable. | Paul Eggert | -0/+0 |
| 2011-11-11 | ls: -k no longer affects -l's file sizes | Paul Eggert | -0/+174 |
| 2011-11-03 | tests: avoid signal issues in timeout-group | Pádraig Brady | -2/+13 |
| 2011-11-03 | tests: fix a race in timeout-group | Pádraig Brady | -5/+16 |
| 2011-10-30 | tests: doc: fix stale comment in new rm/many-dir-entries-vs-OOM | Jim Meyering | -1/+1 |
| 2011-10-29 | tests: don't make tail's pipe-f2 test take the full 10 seconds | Jim Meyering | -2/+13 |
| 2011-10-19 | maint: tac: prefer "failed to" diagnostic over "cannot" | Jim Meyering | -1/+1 |
| 2011-10-17 | tac: don't misbehave with multiple non-seekable inputs | Jim Meyering | -0/+28 |
| 2011-10-17 | maint: speed up make check (vc_exe_in_TESTS) | Pádraig Brady | -14/+10 |
| 2011-10-12 | tests: avoid a false failure on systems without inotify | Pádraig Brady | -0/+4 |
| 2011-10-09 | tests: skip rather than failing when perl is not available | Jim Meyering | -1/+3 |
| 2011-10-08 | tests: avoid tail-2/F-vs-missing failure on NFS | Jim Meyering | -0/+15 |
| 2011-10-08 | tests: avoid ls/slink-acl test failure on Solaris 10 | Jim Meyering | -1/+1 |
| 2011-10-08 | tests: avoid false-positive failures on linux/sparc64 | Jim Meyering | -0/+9 |
| 2011-10-05 | tests: add a test to exercise today's ls-lL-vs-ACL bug | Jim Meyering | -0/+40 |
| 2011-10-01 | ls: fix output of dangling symlinks colored as target | Pádraig Brady | -0/+41 |
| 2011-09-27 | sort: avoid a NaN-induced infloop | Jim Meyering | -0/+29 |
| 2011-09-24 | tests: mention new check-expensive/check-very-expensive in test logs | Bernhard Voelker | -0/+8 |
| 2011-09-19 | tests: init.sh: support any non-GNU diff | Bruno Haible | -0/+2 |
| 2011-09-19 | tests: cp-parents: don't let a failing chmod go unnoticed | Jim Meyering | -1/+1 |
| 2011-09-16 | md5sum: handle BSD reversed format checksums | Pádraig Brady | -0/+42 |
| 2011-09-08 | doc: fix typo in test script comment | Jim Meyering | -1/+1 |
| 2011-09-07 | tests: adjust PATH to include /sbin for mkfs-using tests | Bernhard Voelker | -0/+22 |
| 2011-09-02 | tests: init.sh: work also with any non-GNU diff that supports -u | Bruno Haible | -1/+1 |
| 2011-09-02 | tests: remove require-perl script; use function instead | Jim Meyering | -16/+12 |
| 2011-09-02 | tests: cut: exercise distro-added multibyte code paths | Jim Meyering | -0/+33 |
| 2011-09-01 | tests: split/l-chunk: avoid a portability issue | Pádraig Brady | -1/+1 |
| 2011-09-01 | tests: pwd-long: diagnose failure earlier | Jim Meyering | -0/+2 |
| 2011-09-01 | tests: printf-surprise: avoid false-positive failure | Jim Meyering | -1/+1 |
| 2011-09-01 | tests: improve message in 'require_membership_in_two_groups_' function | Bernhard Voelker | -1/+1 |
| 2011-09-01 | tests: misc/printf: accommodate alternate behavior | Jim Meyering | -0/+5 |
| 2011-09-01 | tests: invoke via "env printf", rather than using an absolute name | Jim Meyering | -26/+26 |
| 2011-08-31 | date: support parsing of ISO-8601-with-"T" dates | Jim Meyering | -0/+3 |
| 2011-08-24 | maint: rename a test | Jim Meyering | -1/+1 |
| 2011-08-24 | tests: adjust the new, very expensive rm test to be less expensive | Jim Meyering | -8/+11 |
| 2011-08-24 | pr: fix so that LAST_PAGE is honored with -T | Pádraig Brady | -0/+4 |
| 2011-08-19 | rm, du, chmod, chown, chgrp: use much less memory for large directories | Jim Meyering | -0/+36 |
| 2011-08-08 | tests: avoid lack-of-support du test failure on HP-UX 11.31 | Jim Meyering | -0/+5 |
| 2011-08-08 | join: with --check-order print offending file name, line number and data | Jim Meyering | -2/+24 |
| 2011-08-08 | maint: add copyright notice to init.cfg | Jim Meyering | -0/+16 |
| 2011-08-08 | tests: complete the renaming framework_failure -> framework_failure_ | Stefano Lattarini | -739/+735 |
| 2011-08-04 | tests: remove obsolete 'error_' shell function | Stefano Lattarini | -13/+13 |
| 2011-07-27 | maint: copy: refactor hard link creation | Pádraig Brady | -2/+2 |
| 2011-07-27 | tests: cp/preserve-link: test all relevant paths | Pádraig Brady | -8/+60 |
| 2011-07-26 | maint: use consistent style in C and test scripts | Jim Meyering | -1/+1 |
| 2011-07-25 | cp: don't mishandle existing dir dest permissions (Bug#9170) | Paul Eggert | -0/+32 |