Age | Commit message (Expand) | Author |
2011-12-28 | tests: also unset _STDBUF_E, _STDBUF_I and _STDBUF_O | Jim Meyering |
2011-12-14 | du: -x should not count files in other file systems | Paul Eggert |
2011-12-12 | ls: give a more useful diagnostic for a bogus --time-style arg | Jim Meyering |
2011-12-01 | tests: adjust PATH to generally include /sbin and /usr/sbin | Bernhard Voelker |
2011-11-29 | build: update gnulib for syntax-check improvement | Eric Blake |
2011-11-23 | build: update gnulib and tests/init.sh | Jim Meyering |
2011-11-22 | tests: use "compare exp out", not "compare out exp" | Jim Meyering |
2011-11-22 | tests: use compare, not "diff", in a few stray tests | Jim Meyering |
2011-11-14 | id: fail when getuid, getgid, etc. fail, e.g., on GNU/Hurd | Ludovic Courtès |
2011-11-13 | tests: avoid rare fp failure in du/move-dir-while-traversing | Nix |
2011-11-12 | * tests/misc/sort-continue: Port to Fedora 15. | Paul Eggert |
2011-11-12 | * tests/ls/block-size: Make it executable. | Paul Eggert |
2011-11-11 | ls: -k no longer affects -l's file sizes | Paul Eggert |
2011-11-03 | tests: avoid signal issues in timeout-group | Pádraig Brady |
2011-11-03 | tests: fix a race in timeout-group | Pádraig Brady |
2011-10-30 | tests: doc: fix stale comment in new rm/many-dir-entries-vs-OOM | Jim Meyering |
2011-10-29 | tests: don't make tail's pipe-f2 test take the full 10 seconds | Jim Meyering |
2011-10-19 | maint: tac: prefer "failed to" diagnostic over "cannot" | Jim Meyering |
2011-10-17 | tac: don't misbehave with multiple non-seekable inputs | Jim Meyering |
2011-10-17 | maint: speed up make check (vc_exe_in_TESTS) | Pádraig Brady |
2011-10-12 | tests: avoid a false failure on systems without inotify | Pádraig Brady |
2011-10-09 | tests: skip rather than failing when perl is not available | Jim Meyering |
2011-10-08 | tests: avoid tail-2/F-vs-missing failure on NFS | Jim Meyering |
2011-10-08 | tests: avoid ls/slink-acl test failure on Solaris 10 | Jim Meyering |
2011-10-08 | tests: avoid false-positive failures on linux/sparc64 | Jim Meyering |
2011-10-05 | tests: add a test to exercise today's ls-lL-vs-ACL bug | Jim Meyering |
2011-10-01 | ls: fix output of dangling symlinks colored as target | Pádraig Brady |
2011-09-27 | sort: avoid a NaN-induced infloop | Jim Meyering |
2011-09-24 | tests: mention new check-expensive/check-very-expensive in test logs | Bernhard Voelker |
2011-09-19 | tests: init.sh: support any non-GNU diff | Bruno Haible |
2011-09-19 | tests: cp-parents: don't let a failing chmod go unnoticed | Jim Meyering |
2011-09-16 | md5sum: handle BSD reversed format checksums | Pádraig Brady |
2011-09-08 | doc: fix typo in test script comment | Jim Meyering |
2011-09-07 | tests: adjust PATH to include /sbin for mkfs-using tests | Bernhard Voelker |
2011-09-02 | tests: init.sh: work also with any non-GNU diff that supports -u | Bruno Haible |
2011-09-02 | tests: remove require-perl script; use function instead | Jim Meyering |
2011-09-02 | tests: cut: exercise distro-added multibyte code paths | Jim Meyering |
2011-09-01 | tests: split/l-chunk: avoid a portability issue | Pádraig Brady |
2011-09-01 | tests: pwd-long: diagnose failure earlier | Jim Meyering |
2011-09-01 | tests: printf-surprise: avoid false-positive failure | Jim Meyering |
2011-09-01 | tests: improve message in 'require_membership_in_two_groups_' function | Bernhard Voelker |
2011-09-01 | tests: misc/printf: accommodate alternate behavior | Jim Meyering |
2011-09-01 | tests: invoke via "env printf", rather than using an absolute name | Jim Meyering |
2011-08-31 | date: support parsing of ISO-8601-with-"T" dates | Jim Meyering |
2011-08-24 | maint: rename a test | Jim Meyering |
2011-08-24 | tests: adjust the new, very expensive rm test to be less expensive | Jim Meyering |
2011-08-24 | pr: fix so that LAST_PAGE is honored with -T | Pádraig Brady |
2011-08-19 | rm, du, chmod, chown, chgrp: use much less memory for large directories | Jim Meyering |
2011-08-08 | tests: avoid lack-of-support du test failure on HP-UX 11.31 | Jim Meyering |
2011-08-08 | join: with --check-order print offending file name, line number and data | Jim Meyering |