summaryrefslogtreecommitdiff
path: root/t/t4122-apply-symlink-inside.sh
AgeCommit message (Expand)Author
2015-03-03Merge branch 'jc/apply-beyond-symlink'Junio C Hamano
2015-02-10apply: do not touch a file beyond a symbolic linkJunio C Hamano
2015-02-10apply: do not read from beyond a symbolic linkJunio C Hamano
2015-01-29t4122: use test_write_lines from test-lib-functionsJunio C Hamano
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt
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
2009-04-05tests: remove exit after test_done callJeff King
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt
2007-06-07War on whitespaceJunio C Hamano
2007-05-12read-tree -m -u: avoid getting confused by intermediate symlinks.Junio C Hamano
2007-05-12apply: do not get confused by symlinks in the middleJunio C Hamano