index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t6022-merge-rename.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
typofix: commit is spelled with two ems
Junio C Hamano
1
-7
/
+7
2012-07-26
i18n: merge-recursive: mark strings for translation
Jiang Xin
1
-8
/
+8
2012-03-23
merge-recursive: don't detect renames of empty files
Jeff King
1
-0
/
+16
2011-08-14
merge-recursive: Avoid unnecessary file rewrites
Elijah Newren
1
-3
/
+3
2011-08-14
t6022: Additional tests checking for unnecessary updates of files
Elijah Newren
1
-0
/
+91
2011-08-14
merge-recursive: Fix spurious 'refusing to lose untracked file...' messages
Elijah Newren
1
-1
/
+1
2011-08-14
t6022: Add testcase for spurious "refusing to lose untracked" messages
Elijah Newren
1
-0
/
+26
2011-08-14
merge-recursive: Make modify/delete handling code reusable
Elijah Newren
1
-2
/
+2
2011-08-14
merge-recursive: When we detect we can skip an update, actually skip it
Elijah Newren
1
-2
/
+2
2011-08-14
merge-recursive: Provide more info in conflict markers with file renames
Elijah Newren
1
-4
/
+71
2011-08-14
merge-recursive: Improve handling of rename target vs. directory addition
Elijah Newren
1
-2
/
+2
2011-08-14
t6022: Add testcase for merging a renamed file with a simple change
Elijah Newren
1
-0
/
+27
2011-08-14
t6022: New tests checking for unnecessary updates of files
Elijah Newren
1
-0
/
+63
2011-08-14
t6022: Remove unnecessary untracked files to make test cleaner
Elijah Newren
1
-0
/
+1
2010-11-29
Merge branch 'en/merge-recursive'
Junio C Hamano
1
-0
/
+366
2010-11-17
t6022: Use -eq not = to test output of wc -l
Brian Gernhardt
1
-32
/
+32
2010-11-09
t6022 (renaming merge): chain test commands with &&
Jonathan Nieder
1
-190
/
+92
2010-09-29
merge_content(): Check whether D/F conflicts are still present
Elijah Newren
1
-4
/
+4
2010-09-29
conflict_rename_rename_1to2(): Fix checks for presence of D/F conflicts
Elijah Newren
1
-1
/
+1
2010-09-29
conflict_rename_delete(): Check whether D/F conflicts are still present
Elijah Newren
1
-2
/
+2
2010-09-29
merge-recursive: Delay content merging for renames
Elijah Newren
1
-1
/
+1
2010-09-29
merge-recursive: Move handling of double rename of one file to two
Elijah Newren
1
-1
/
+1
2010-09-29
t6022: Add tests for rename/rename combined with D/F conflicts
Elijah Newren
1
-0
/
+79
2010-09-29
t6022: Add paired rename+D/F conflict: (two/file, one/file) -> (one, two)
Elijah Newren
1
-0
/
+63
2010-09-29
t6022: Add tests with both rename source & dest involved in D/F conflicts
Elijah Newren
1
-0
/
+38
2010-09-29
t6022: Add tests for reversing order of merges when D/F conflicts present
Elijah Newren
1
-0
/
+58
2010-09-29
t6022: Add test combinations of {content conflict?, D/F conflict remains?}
Elijah Newren
1
-0
/
+128
2010-05-31
tests: use "test_cmp", not "diff", when verifying the result
Gary V. Vaughan
1
-2
/
+2
2007-04-25
Add a test for merging changed and rename-changed branches
Alex Riesen
1
-0
/
+23
2006-10-27
t6022: ignoring untracked files by merge-recursive when they do not matter
Junio C Hamano
1
-23
/
+142
2006-10-27
tests: merge-recursive is usable without Python
Junio C Hamano
1
-6
/
+0
2006-05-17
read-tree -m -u: do not overwrite or remove untracked working tree files.
Junio C Hamano
1
-0
/
+1
2006-02-18
Optionally work without python
Johannes Schindelin
1
-0
/
+6
2005-12-21
merge-recursive: conflicting rename case.
Junio C Hamano
1
-0
/
+37
2005-12-11
t/t6022: a new test for renaming merge.
Junio C Hamano
1
-0
/
+164