ref-filter: avoid backend filtering with --ignore-case
Jeff King committed about 8 years ago
for-each-ref: consistently pass WM_IGNORECASE flag
Aleksandr Makarov committed about 8 years ago
t6300: add a test for --ignore-case
Jeff King committed about 8 years ago
t6042: add testcase covering long chains of rename conflicts
Elijah Newren committed about 8 years ago
t6042: add testcase covering rename/rename(2to1)/delete/delete conflict
Elijah Newren committed about 8 years ago
t6042: add testcase covering rename/add/delete conflict type
Elijah Newren committed about 8 years ago
t6036: add a failed conflict detection case with conflicting types
Elijah Newren committed about 8 years ago
t6036: add a failed conflict detection case with submodule add/add
Elijah Newren committed about 8 years ago
t6036: add a failed conflict detection case with submodule modify/modify
Elijah Newren committed about 8 years ago
t6036: add a failed conflict detection case with symlink add/add
Elijah Newren committed about 8 years ago
t6036: add a failed conflict detection case with symlink modify/modify
Elijah Newren committed about 8 years ago
t6044: verify that merges expected to abort actually abort
Elijah Newren committed about 8 years ago
index_has_changes(): avoid assuming operating on the_index
Elijah Newren committed about 8 years ago
read-cache.c: move index_has_changes() from merge.c
Elijah Newren committed about 8 years ago
t7201: drop pointless "exit 0" at end of subshell
Eric Sunshine committed about 8 years ago
t6036: fix broken "merge fails but has appropriate contents" tests
Eric Sunshine committed about 8 years ago
t5505: modernize and simplify hard-to-digest test
Eric Sunshine committed about 8 years ago
t5406: use write_script() instead of birthing shell script manually
Eric Sunshine committed about 8 years ago
t5405: use test_must_fail() instead of checking exit code manually
Eric Sunshine committed about 8 years ago
t/lib-submodule-update: fix "absorbing" test
Eric Sunshine committed about 8 years ago