summaryrefslogtreecommitdiff
path: root/t/t4011-diff-symlink.sh
Commit message (Expand)AuthorAgeFilesLines
* leak tests: mark some diff tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+2
* test libs: rename "diff-lib" to "lib-diff"Ævar Arnfjörð Bjarmason2021-02-121-1/+1
* t4011: abstract away SHA-1-specific constantsbrian m. carlson2019-10-281-12/+28
* tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor2018-08-211-1/+1
* diff: turn --ita-invisible-in-index on by defaultNguyễn Thái Ngọc Duy2018-05-291-4/+6
* t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* Revert "diff-lib.c: adjust position of i-t-a entries in diff"nd/diff-i-t-aJunio C Hamano2015-06-231-6/+4
* diff-lib.c: adjust position of i-t-a entries in diffNguyễn Thái Ngọc Duy2015-03-231-4/+6
* t4011: remove SYMLINKS prerequisiteJohannes Sixt2013-06-071-10/+25
* diff -p: squelch "diff --git" header for stat-dirty pathsjc/maint-diff-patch-headerJunio C Hamano2012-03-011-4/+1
* t4011: illustrate "diff-index -p" on stat-dirty pathsJunio C Hamano2012-03-011-7/+39
* t4011: modernise styleJunio C Hamano2012-03-011-86/+82
* Merge branch 'jk/no-textconv-symlink'Junio C Hamano2010-11-171-0/+26
|\
| * diff: don't use pathname-based diff drivers for symlinksJeff King2010-09-231-0/+26
* | tests: implicitly skip SYMLINKS tests using <prereq>Ævar Arnfjörð Bjarmason2010-08-181-12/+6
|/
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-1/+1
* war on "sleep" in testsJunio C Hamano2010-04-061-3/+2
* tests: remove exit after test_done callJeff King2009-04-051-1/+0
* Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-221-0/+7
* Fix 'git diff --no-index' with a non-existing symlink targetJohannes Schindelin2009-01-301-0/+7
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-10/+10
* t4011: "sleep 1" is not enough on FATJunio C Hamano2006-01-211-1/+1
* Handle symlinks graciouslyJohannes Schindelin2005-12-261-0/+85