Age | Commit message (Expand) | Author |
2012-01-27 | maint: use single copyright year range | Jim Meyering |
2012-01-25 | maint: cleanup an extraneous version output in a test | Pádraig Brady |
2012-01-25 | maint: use the standard require_perl_ function | Pádraig Brady |
2012-01-25 | realpath: remove extraneous '/' for --relative-to edge cases | Pádraig Brady |
2012-01-23 | tests: remove crufty test=test_name code from old tests | Jim Meyering |
2012-01-22 | maint: quote 'like this' or "like this", not `like this' | Paul Eggert |
2012-01-09 | maint: adjust quoting: emit '...', not `...' in diagnostics | Jim Meyering |
2012-01-09 | tests: more automated quote adjustment | Jim Meyering |
2012-01-09 | tests: change `...' to '...' on lines not matching /[=\$]/ | Jim Meyering |
2012-01-09 | tests: adjust \`...' quoting to '...' to adapt to latest gnulib | Jim Meyering |
2012-01-07 | maint: update quoting of "Try `prog --help'" to "Try 'prog --help'" | Jim Meyering |
2012-01-06 | tests: adjust quoting in expected output to match new gnulib policy | Jim Meyering |
2012-01-05 | tests: avoid stty icanon issues on some platforms | Pádraig Brady |
2012-01-05 | tests: avoid ulimit issue on bash 3.2 on OS X | Pádraig Brady |
2012-01-05 | tests: avoid a false positive due to overflow on Linux/HPPA | Pádraig Brady |
2012-01-05 | tests: adjust setfacl usage to accommodate Solaris 10 | Jim Meyering |
2012-01-05 | split: avoid failure due to leftover 'errno' value | Bruno Haible |
2012-01-03 | tests: adjust realpath test to avoid "make distcheck" failure | Jim Meyering |
2012-01-03 | realpath: a new program to print the resolved path | Pádraig Brady |
2012-01-01 | tests: also print chmod's --version | Jim Meyering |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2012-01-01 | tests: change copyright year from 2011 to 2012 in sample-test | Jim Meyering |
2011-12-31 | tests: fix a missing-dependency problem | Jim Meyering |
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 |