index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t6036-recursive-corner-cases.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'en/t6036-merge-recursive-tests'
Junio C Hamano
2018-08-03
1
-0
/
+451
|
\
|
*
t6036: add a failed conflict detection case: regular files, different modes
Elijah Newren
2018-07-11
1
-0
/
+67
|
*
t6036: add a failed conflict detection case with conflicting types
Elijah Newren
2018-07-03
1
-0
/
+75
|
*
t6036: add a failed conflict detection case with submodule add/add
Elijah Newren
2018-07-03
1
-0
/
+88
|
*
t6036: add a failed conflict detection case with submodule modify/modify
Elijah Newren
2018-07-03
1
-0
/
+88
|
*
t6036: add a failed conflict detection case with symlink add/add
Elijah Newren
2018-07-03
1
-0
/
+66
|
*
t6036: add a failed conflict detection case with symlink modify/modify
Elijah Newren
2018-07-03
1
-0
/
+67
*
|
Merge branch 'es/test-fixes'
Junio C Hamano
2018-08-03
1
-7
/
+7
|
\
\
|
*
|
t6000-t6999: fix broken &&-chains
Eric Sunshine
2018-07-16
1
-3
/
+3
|
*
|
t6036: fix broken "merge fails but has appropriate contents" tests
Eric Sunshine
2018-07-03
1
-4
/
+4
|
|
/
*
|
t6036: fix broken && chain in sub-shell
Ramsay Jones
2018-07-12
1
-1
/
+1
*
|
t6036: add lots of detail for directory/file conflicts in recursive case
Elijah Newren
2018-07-06
1
-55
/
+201
|
/
*
t6036: prefer test_when_finished to manual cleanup in following test
Elijah Newren
2018-05-28
1
-10
/
+12
*
t6036, t6042: prefer test_cmp to sequences of test
Elijah Newren
2018-05-28
1
-38
/
+71
*
t6036, t6042: prefer test_path_is_file, test_path_is_missing
Elijah Newren
2018-05-28
1
-2
/
+2
*
t6036, t6042: use test_line_count instead of wc -l
Elijah Newren
2018-05-28
1
-34
/
+68
*
t6036, t6042: use test_create_repo to keep tests independent
Elijah Newren
2018-05-28
1
-402
/
+452
*
Merge branch 'jc/ll-merge-internal'
Junio C Hamano
2016-05-17
1
-84
/
+2
|
\
|
*
t6036: remove pointless test that expects failure
Junio C Hamano
2016-05-10
1
-83
/
+0
|
*
ll-merge: use a longer conflict marker for internal merge
Junio C Hamano
2016-05-10
1
-1
/
+2
*
|
t: use test_must_fail instead of hand-rolled blocks
Jeff King
2015-03-20
1
-6
/
+1
*
|
t: fix trivial &&-chain breakage
Jeff King
2015-03-20
1
-1
/
+1
*
|
t: fix severe &&-chain breakage
Jeff King
2015-03-20
1
-1
/
+1
|
/
*
code and test: fix misuses of "nor"
Justin Lebar
2014-04-01
1
-1
/
+1
*
merge-recursive: Fix virtual merge base for rename/rename(1to2)/add-dest
Elijah Newren
2011-08-14
1
-1
/
+1
*
t6036: criss-cross + rename/rename(1to2)/add-dest + simple modify
Elijah Newren
2011-08-14
1
-0
/
+69
*
merge-recursive: Consider modifications in rename/rename(2to1) conflicts
Elijah Newren
2011-08-14
1
-28
/
+10
*
merge-recursive: Fix rename/rename(1to2) resolution for virtual merge base
Elijah Newren
2011-08-14
1
-1
/
+1
*
merge-recursive: Fix modify/delete resolution in the recursive case
Elijah Newren
2011-08-14
1
-2
/
+2
*
merge-recursive: Make dead code for rename/rename(2to1) conflicts undead
Elijah Newren
2011-08-14
1
-8
/
+9
*
merge-recursive: Allow make_room_for_path() to remove D/F entries
Elijah Newren
2011-08-14
1
-1
/
+1
*
merge-recursive: Fix recursive case with D/F conflict via add/add conflict
Elijah Newren
2011-08-14
1
-2
/
+2
*
t6036: criss-cross + rename/rename(1to2)/add-source + modify/modify
Elijah Newren
2011-08-14
1
-0
/
+77
*
t6036: criss-cross w/ rename/rename(1to2)/modify+rename/rename(2to1)/modify
Elijah Newren
2011-08-14
1
-0
/
+88
*
t6036: tests for criss-cross merges with various directory/file conflicts
Elijah Newren
2011-08-14
1
-0
/
+159
*
t6036: criss-cross with weird content can fool git into clean merge
Elijah Newren
2011-08-14
1
-0
/
+83
*
t6036: Add differently resolved modify/delete conflict in criss-cross test
Elijah Newren
2011-08-14
1
-0
/
+83
*
t6042: Add a testcase where git deletes an untracked file
Elijah Newren
2011-08-14
1
-1
/
+1
*
Merge branch 'en/merge-recursive'
Junio C Hamano
2010-11-30
1
-3
/
+182
|
\
|
*
merge-recursive: Avoid doubly merging rename/add conflict contents
Elijah Newren
2010-09-30
1
-2
/
+2
|
*
t6036: Add testcase for undetected conflict
Elijah Newren
2010-09-30
1
-0
/
+85
|
*
t6036: Add a second testcase similar to the first but with content changes
Elijah Newren
2010-09-30
1
-0
/
+76
|
*
t6036: Test index and worktree state, not just that merge fails
Elijah Newren
2010-09-30
1
-3
/
+21
*
|
tests: add missing &&
Jonathan Nieder
2010-11-09
1
-1
/
+1
|
/
*
merge-recursive: don't segfault while handling rename clashes
Junio C Hamano
2009-07-31
1
-0
/
+55