summaryrefslogtreecommitdiff
path: root/t/t6035-merge-dir-to-symlink.sh
AgeCommit message (Expand)Author
2010-01-28tests: update tests that used to failJunio C Hamano
2010-01-04Aggressive three-way merge: fix D/F caseJunio C Hamano
2010-01-04traverse_trees(): handle D/F conflict case sanelyJunio C Hamano
2009-08-09t6035-merge-dir-to-symlink depends on SYMLINKS prerequisiteJohannes Sixt
2009-07-30git-checkout: be careful about untracked symlinksLinus Torvalds
2009-07-30lstat_cache: guard against full match of length of 'name' parameterKjetil Barvik
2009-07-30Demonstrate bugs when a directory is replaced with a symlinkPickens, James E