summaryrefslogtreecommitdiff
path: root/t/t4122-apply-symlink-inside.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/apply-beyond-symlink'Junio C Hamano2015-03-031-0/+106
|\
| * apply: do not touch a file beyond a symbolic linkjc/apply-beyond-symlinkJunio C Hamano2015-02-101-0/+87
| * apply: do not read from beyond a symbolic linkJunio C Hamano2015-02-101-0/+19
* | t4122: use test_write_lines from test-lib-functionsjc/t4122-use-test-write-linesJunio C Hamano2015-01-281-9/+2
|/
* tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-071-4/+4
* tests: implicitly skip SYMLINKS tests using <prereq>Ævar Arnfjörð Bjarmason2010-08-181-9/+3
* tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason2010-06-251-1/+1
* 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
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* read-tree -m -u: avoid getting confused by intermediate symlinks.Junio C Hamano2007-05-111-1/+0
* apply: do not get confused by symlinks in the middleJunio C Hamano2007-05-111-0/+57