summaryrefslogtreecommitdiff
path: root/t/t4011-diff-symlink.sh
AgeCommit message (Expand)Author
2018-08-21tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor
2018-05-29diff: turn --ita-invisible-in-index on by defaultNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy
2015-06-23Revert "diff-lib.c: adjust position of i-t-a entries in diff"Junio C Hamano
2015-03-23diff-lib.c: adjust position of i-t-a entries in diffNguyễn Thái Ngọc Duy
2013-06-07t4011: remove SYMLINKS prerequisiteJohannes Sixt
2012-03-01diff -p: squelch "diff --git" header for stat-dirty pathsJunio C Hamano
2012-03-01t4011: illustrate "diff-index -p" on stat-dirty pathsJunio C Hamano
2012-03-01t4011: modernise styleJunio C Hamano
2010-11-17Merge branch 'jk/no-textconv-symlink'Junio C Hamano
2010-09-24diff: don't use pathname-based diff drivers for symlinksJeff King
2010-08-18tests: implicitly skip SYMLINKS tests using <prereq>Ævar Arnfjörð Bjarmason
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason
2010-04-07war on "sleep" in testsJunio C Hamano
2009-04-05tests: remove exit after test_done callJeff King
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt
2009-01-31Fix 'git diff --no-index' with a non-existing symlink targetJohannes Schindelin
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2006-01-22t4011: "sleep 1" is not enough on FATJunio C Hamano
2005-12-27Handle symlinks graciouslyJohannes Schindelin