Age | Commit message (Expand) | Author |
2016-01-01 | maint: update all copyright year number ranges | Pádraig Brady |
2015-11-21 | tests: avoid false failure on older NFS implementations | Pádraig Brady |
2015-11-10 | tests: ensure programs are built before testing | Pádraig Brady |
2015-10-21 | ls: fix off by one error when determining max display columns | Pádraig Brady |
2015-10-21 | ls: allow -w0 to mean no limit on line length | Pádraig Brady |
2015-08-30 | tests: avoid FP of ls/stat-free-color.sh with newer glibc | Bernhard Voelker |
2015-06-25 | tests: avoid false failures with LD_PRELOAD=libasan.so.2 | Pádraig Brady |
2015-04-28 | tests: run ls capability coloring test irrespective of $LS_COLORS | Pádraig Brady |
2015-01-31 | doc,maint: fix use of "i.e." in documentation and comments | Bernhard Voelker |
2015-01-14 | tests: add extra protection against unexpected exits | Pádraig Brady |
2015-01-01 | maint: update all copyright year number ranges | Pádraig Brady |
2014-12-19 | diagnose too-large numbers better | Pádraig Brady |
2014-07-02 | tests: avoid false failure with spaces in mount point paths | Pádraig Brady |
2014-05-13 | tests: fix spurious failure with leading spaces in file names | Pádraig Brady |
2014-04-18 | tests: make ls tests independent of COLORTERM env | Pádraig Brady |
2014-04-17 | ls: don't output colors with unknown TERM env variable | Guilherme de Almeida Suckevicz |
2014-01-13 | maint: tests: refactor gcc commands for building shared lib | Pádraig Brady |
2014-01-02 | maint: update all copyright year number ranges | Bernhard Voelker |
2013-12-07 | tests: fix false failure on platforms using newfstatat | Pádraig Brady |
2013-05-26 | tests: fix an ls test not to fail when user or group name contains SP | Jim Meyering |
2013-04-04 | tests: avoid shared lib tests on unsupported platforms | Pádraig Brady |
2013-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2012-09-05 | build: don't use recursive make for tests/ subdirectory | Stefano Lattarini |
2012-08-30 | tests: add .sh and .pl suffixes to shell and perl tests, respectively | Stefano Lattarini |
2012-05-12 | ls: color each symlink-to-relative-name in / properly | Jim Meyering |
2012-04-04 | tests: remove nearly all remaining backticks | Jim Meyering |
2012-04-04 | tests: convert nearly all `...` expressions to $(...) | Jim Meyering |
2012-04-03 | tests: convert one `...` expression manually | Jim Meyering |
2012-02-29 | tests: compile and link shared object with $CC to make LD_PRELOAD work | Bernhard Voelker |
2012-02-26 | tests: remove unnecessary use of -lc | Bernhard Voelker |
2012-02-19 | tests: ls/getxattr-speedup: include <sys/types.h> for older headers | Jérémy Compostella |
2012-02-18 | tests: test for ls speed-up | Jim Meyering |
2012-01-27 | maint: use single copyright year range | Jim Meyering |
2012-01-09 | tests: change `...' to '...' on lines not matching /[=\$]/ | Jim Meyering |
2012-01-07 | maint: update quoting of "Try `prog --help'" to "Try 'prog --help'" | Jim Meyering |
2012-01-05 | tests: adjust setfacl usage to accommodate Solaris 10 | Jim Meyering |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2011-12-12 | ls: give a more useful diagnostic for a bogus --time-style arg | Jim Meyering |
2011-11-29 | build: update gnulib for syntax-check improvement | Eric Blake |
2011-11-22 | tests: use "compare exp out", not "compare out exp" | Jim Meyering |
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-10-08 | tests: avoid ls/slink-acl test failure on Solaris 10 | Jim Meyering |
2011-10-05 | tests: add a test to exercise today's ls-lL-vs-ACL bug | Jim Meyering |
2011-09-02 | tests: remove require-perl script; use function instead | Jim Meyering |
2011-08-08 | tests: complete the renaming framework_failure -> framework_failure_ | Stefano Lattarini |
2011-06-22 | tests: stat-free-color: do not count stat calls before main | Bernhard Voelker |
2011-06-17 | tests: remove skip_test_ function; use new skip_ instead | Jim Meyering |
2011-06-01 | tests: stat-free-color: accommodate stat of /selinux on rawhide | Jim Meyering |
2011-05-25 | tests: ls/stat-free-color: fix unwarranted failure on a 32-bit system | Jim Meyering |