mv: check overwrite for in-to-out move
Shaoxuan Yuan committed about 4 years ago
advice.h: add advise_on_moving_dirty_path()
Shaoxuan Yuan committed about 4 years ago
mv: cleanup empty WORKING_DIRECTORY
Shaoxuan Yuan committed about 4 years ago
mv: from in-cone to out-of-cone
Shaoxuan Yuan committed about 4 years ago
mv: remove BOTH from enum update_mode
Shaoxuan Yuan committed about 4 years ago
mv: check if <destination> is a SKIP_WORKTREE_DIR
Shaoxuan Yuan committed about 4 years ago
mv: free the with_slash in check_dir_in_index()
Shaoxuan Yuan committed about 4 years ago
mv: rename check_dir_in_index() to empty_dir_has_sparse_contents()
Shaoxuan Yuan committed about 4 years ago
t7002: add tests for moving from in-cone to out-of-cone
Shaoxuan Yuan committed about 4 years ago
mergetools: vimdiff: simplify tabfirst
Felipe Contreras committed about 4 years ago
mergetools: vimdiff: fix single window layouts
Felipe Contreras committed about 4 years ago
mergetools: vimdiff: rework tab logic
Felipe Contreras committed about 4 years ago
mergetools: vimdiff: fix for diffopt
Felipe Contreras committed about 4 years ago
mergetools: vimdiff: silence annoying messages
Felipe Contreras committed about 4 years ago
mergetools: vimdiff: make vimdiff3 actually work
Felipe Contreras committed about 4 years ago
mergetools: vimdiff: fix comment
Felipe Contreras committed about 4 years ago
doc add: renormalize is not idempotent for CRCRLF
Philip Oakley committed about 4 years ago
rm: integrate with sparse-index
Shaoxuan Yuan committed about 4 years ago
rm: expand the index only when necessary
Shaoxuan Yuan committed about 4 years ago
pathspec.h: move pathspec_needs_expanded_index() from reset.c to here
Shaoxuan Yuan committed about 4 years ago