aboutsummaryrefslogtreecommitdiff
path: root/t/t4122-apply-symlink-inside.sh
Commit message (Expand)AuthorAge
* Merge branch 'jc/apply-beyond-symlink'Junio C Hamano2015-03-03
|\
| * apply: do not touch a file beyond a symbolic linkJunio C Hamano2015-02-10
| * apply: do not read from beyond a symbolic linkJunio C Hamano2015-02-10
* | t4122: use test_write_lines from test-lib-functionsJunio C Hamano2015-01-28
|/
* tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-07
* tests: implicitly skip SYMLINKS tests using <prereq>Ævar Arnfjörð Bjarmason2010-08-18
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-25
* tests: remove exit after test_done callJeff King2009-04-05
* Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-22
* War on whitespaceJunio C Hamano2007-06-07
* read-tree -m -u: avoid getting confused by intermediate symlinks.Junio C Hamano2007-05-11
* apply: do not get confused by symlinks in the middleJunio C Hamano2007-05-11