summaryrefslogtreecommitdiff
path: root/t/t6022-merge-rename.sh
AgeCommit message (Expand)Author
2010-11-30Merge branch 'en/merge-recursive'Junio C Hamano
2010-11-17t6022: Use -eq not = to test output of wc -lBrian Gernhardt
2010-11-09t6022 (renaming merge): chain test commands with &&Jonathan Nieder
2010-09-30merge_content(): Check whether D/F conflicts are still presentElijah Newren
2010-09-30conflict_rename_rename_1to2(): Fix checks for presence of D/F conflictsElijah Newren
2010-09-30conflict_rename_delete(): Check whether D/F conflicts are still presentElijah Newren
2010-09-30merge-recursive: Delay content merging for renamesElijah Newren
2010-09-30merge-recursive: Move handling of double rename of one file to twoElijah Newren
2010-09-30t6022: Add tests for rename/rename combined with D/F conflictsElijah Newren
2010-09-30t6022: Add paired rename+D/F conflict: (two/file, one/file) -> (one, two)Elijah Newren
2010-09-30t6022: Add tests with both rename source & dest involved in D/F conflictsElijah Newren
2010-09-30t6022: Add tests for reversing order of merges when D/F conflicts presentElijah Newren
2010-09-30t6022: Add test combinations of {content conflict?, D/F conflict remains?}Elijah Newren
2010-05-31tests: use "test_cmp", not "diff", when verifying the resultGary V. Vaughan
2007-04-26Add a test for merging changed and rename-changed branchesAlex Riesen
2006-10-28t6022: ignoring untracked files by merge-recursive when they do not matterJunio C Hamano
2006-10-27tests: merge-recursive is usable without PythonJunio C Hamano
2006-05-17read-tree -m -u: do not overwrite or remove untracked working tree files.Junio C Hamano
2006-02-19Optionally work without pythonJohannes Schindelin
2005-12-22merge-recursive: conflicting rename case.Junio C Hamano
2005-12-11t/t6022: a new test for renaming merge.Junio C Hamano