summaryrefslogtreecommitdiffstats
path: root/git-lost-found.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-20merge-recursive: Avoid excessive output for and reprocessing of renamesElijah Newren1-6/+2
2010-08-18merge-recursive: Fix multiple file rename across D/F conflictElijah Newren2-1/+2
2010-08-18t6031: Add a testcase covering multiple renames across a D/F conflictElijah Newren1-0/+31
2010-08-18merge-recursive: Fix typoElijah Newren1-1/+1
2010-08-13Mark tests that use symlinks as needing SYMLINKS prerequisiteElijah Newren2-3/+3
2010-07-27t/t6035-merge-dir-to-symlink.sh: Remove TODO on passing testÆvar Arnfjörð Bjarmason1-1/+1
2010-07-10fast-import: Improve robustness when D->F changes provided in wrong orderElijah Newren1-0/+8
2010-07-10fast-export: Fix output order of D/F changesElijah Newren2-1/+30
2010-07-10merge_recursive: Fix renames across paths below D/F conflictsElijah Newren3-4/+15
2010-07-10merge-recursive: Fix D/F conflictsElijah Newren2-19/+80