Age | Commit message (Expand) | Author |
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 |
2009-02-18 | maint: add copyright notices | Jim Meyering |
2009-02-18 | cp: -a now preserves SELinux context, with reduced diagnostics | Ondřej Vašík |
2009-02-18 | add missing copyright dates | Eric Blake |
2009-02-17 | install: add --compare (-C) option to install file only when necessary | Kamil Dudka |
2009-02-14 | seq: Fix equal width calculation when '.' added to last number | Pádraig Brady |
2009-02-10 | ls: clean up after wrapped+colored file names with clear-to-EOL | Jim Meyering |
2009-02-10 | * tests/test-lib.sh: Use skip_test_... in place of echo...;exit 77. | Jim Meyering |
2009-02-10 | tests: avoid skipping stty-* tests | Nix |
2009-02-06 | tests: fix dd skip=greater_max_file_size test on Solaris 10 | Pádraig Brady |
2009-02-02 | update copyright dates from recent changes | Jim Meyering |
2009-01-29 | cp/mv: add xattr support | Kamil Dudka |
2009-01-28 | tests: Fixup shred-passes test | Pádraig Brady |
2009-01-28 | tests: Add a test to verify shred's default operations | Pádraig Brady |
2009-01-28 | dd: Better handle user specified offsets that are too big | Pádraig Brady |
2009-01-19 | tests: tail-2/infloop-1 is racy | Jim Meyering |
2009-01-14 | cp/mv: add --no-clobber (-n) option to not overwrite target | Kamil Dudka |
2009-01-03 | tests: refactor to use the new getlimits utility | Pádraig Brady |
2009-01-01 | tests: factor ls-misc (no semantic change) | Jim Meyering |
2009-01-01 | update copyright year | Jim Meyering |
2008-12-03 | tests: ensure that chmod, chgrp and chown honor --silent | Jim Meyering |
2008-12-01 | cp, mv: remove 3-year-deprecated+warned-about --reply option | Jim Meyering |
2008-12-01 | tests: dd/reblock: Reduce chance of timing related failures | Pádraig Brady |
2008-11-30 | tests: df: skip total-verify if df fails | Jim Meyering |
2008-11-30 | tests: start long-running cp/link-heap earlier | Jim Meyering |
2008-11-30 | tests: avoid failure of cp/link-heap on some systems | Jim Meyering |
2008-11-30 | tests: dd/reblock: avoid occasional failure | Jim Meyering |
2008-11-22 | tests: dd: add a test for the required behavior | Jim Meyering |
2008-11-20 | cp: use far less memory in some cases | Jim Meyering |
2008-11-20 | tests: add a test of cp --preserve=links | Jim Meyering |
2008-11-16 | tests: remove debug code that would try to write into /t/k-env | Jim Meyering |
2008-11-16 | tests: change misc/printf-surprise so that it doesn't segfault anymore | Jim Meyering |
2008-11-12 | tests: remove df/total | Jim Meyering |
2008-11-12 | * tests/df/total-verify [VERBOSE]: Run df --version, not ls --version. | Ondřej Vašík |
2008-11-12 | avoid spurious test failure when df always fails | Jim Meyering |
2008-10-28 | ls: --color now highlights hard linked files, too | Kamil Dudka |