Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-11-17 | Merge branch 'jk/no-textconv-symlink' | Junio C Hamano | 1 | -0/+26 |
2010-09-23 | diff: don't use pathname-based diff drivers for symlinks | Jeff King | 1 | -0/+26 |
2010-08-18 | tests: implicitly skip SYMLINKS tests using <prereq> | Ævar Arnfjörð Bjarmason | 1 | -12/+6 |
2010-06-25 | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-04-06 | war on "sleep" in tests | Junio C Hamano | 1 | -3/+2 |
2009-04-05 | tests: remove exit after test_done call | Jeff King | 1 | -1/+0 |
2009-03-22 | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 1 | -0/+7 |
2009-01-30 | Fix 'git diff --no-index' with a non-existing symlink target | Johannes Schindelin | 1 | -0/+7 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -1/+1 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -10/+10 |
2006-01-21 | t4011: "sleep 1" is not enough on FAT | Junio C Hamano | 1 | -1/+1 |
2005-12-26 | Handle symlinks graciously | Johannes Schindelin | 1 | -0/+85 |