| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "diff-lib.c: adjust position of i-t-a entries in diff"nd/diff-i-t-a | Junio C Hamano | 2015-06-23 | 1 | -6/+4 |
* | diff-lib.c: adjust position of i-t-a entries in diff | Nguyễn Thái Ngọc Duy | 2015-03-23 | 1 | -4/+6 |
* | t4011: remove SYMLINKS prerequisite | Johannes Sixt | 2013-06-07 | 1 | -10/+25 |
* | diff -p: squelch "diff --git" header for stat-dirty pathsjc/maint-diff-patch-header | Junio C Hamano | 2012-03-01 | 1 | -4/+1 |
* | t4011: illustrate "diff-index -p" on stat-dirty paths | Junio C Hamano | 2012-03-01 | 1 | -7/+39 |
* | t4011: modernise style | Junio C Hamano | 2012-03-01 | 1 | -86/+82 |
* | Merge branch 'jk/no-textconv-symlink' | Junio C Hamano | 2010-11-17 | 1 | -0/+26 |
|\ |
|
| * | diff: don't use pathname-based diff drivers for symlinks | Jeff King | 2010-09-23 | 1 | -0/+26 |
* | | tests: implicitly skip SYMLINKS tests using <prereq> | Ævar Arnfjörð Bjarmason | 2010-08-18 | 1 | -12/+6 |
|/ |
|
* | tests: Skip tests in a way that makes sense under TAP | Ævar Arnfjörð Bjarmason | 2010-06-25 | 1 | -1/+1 |
* | war on "sleep" in tests | Junio C Hamano | 2010-04-06 | 1 | -3/+2 |
* | tests: remove exit after test_done call | Jeff King | 2009-04-05 | 1 | -1/+0 |
* | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 2009-03-22 | 1 | -0/+7 |
* | Fix 'git diff --no-index' with a non-existing symlink target | Johannes Schindelin | 2009-01-30 | 1 | -0/+7 |
* | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 | 1 | -1/+1 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -10/+10 |
* | t4011: "sleep 1" is not enough on FAT | Junio C Hamano | 2006-01-21 | 1 | -1/+1 |
* | Handle symlinks graciously | Johannes Schindelin | 2005-12-26 | 1 | -0/+85 |