merge-ort: small cleanups of check_for_directory_rename
Elijah Newren committed about 4 years ago
t6423: add tests of dual directory rename plus add/add conflict
Elijah Newren committed about 4 years ago
Junio C Hamano committed about 4 years ago
Merge 'js/add-i-delete' into maint-2.37
Junio C Hamano committed about 4 years ago
Junio C Hamano committed about 4 years ago
Merge branch 'js/add-i-delete'
Junio C Hamano committed about 4 years ago
mv: add check_dir_in_index() and solve general dir check issue
Shaoxuan Yuan committed about 4 years ago
mv: use flags mode for update_mode
Shaoxuan Yuan committed about 4 years ago
mv: check if <destination> exists in index to handle overwriting
Shaoxuan Yuan committed about 4 years ago
mv: check if out-of-cone file exists in index with SKIP_WORKTREE bit
Shaoxuan Yuan committed about 4 years ago
mv: decouple if/else-if checks using goto
Shaoxuan Yuan committed about 4 years ago
mv: update sparsity after moving from out-of-cone to in-cone
Shaoxuan Yuan committed about 4 years ago
t1092: mv directory from out-of-cone to in-cone
Shaoxuan Yuan committed about 4 years ago
t7002: add tests for moving out-of-cone file/directory
Shaoxuan Yuan committed about 4 years ago
test-tool delta: fix a memory leak
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-tool ref-store: fix a memory leak
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-tool bloom: fix memory leaks
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-tool json-writer: fix memory leaks
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-tool regex: call regfree(), fix memory leaks
Ævar Arnfjörð Bjarmason committed about 4 years ago
test-tool urlmatch-normalization: fix a memory leak
Ævar Arnfjörð Bjarmason committed about 4 years ago