t5500: prettify non-commit tag tests
Jeff King committed about 8 years ago
fast-import: do not call diff_delta() with empty buffer
Mike Hommey committed about 8 years ago
grep.c: extract show_line_header()
Taylor Blau committed about 8 years ago
fetch-pack: support negotiation tip whitelist
Jonathan Tan committed about 8 years ago
fetch-pack: write shallow, then check connectivity
Jonathan Tan committed about 8 years ago
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