merge-recursive: move the get_renames() function
Elijah Newren committed over 8 years ago
directory rename detection: tests for handling overwriting dirty files
Elijah Newren committed over 8 years ago
directory rename detection: tests for handling overwriting untracked files
Elijah Newren committed over 8 years ago
directory rename detection: miscellaneous testcases to complete coverage
Elijah Newren committed over 8 years ago
directory rename detection: testcases exploring possibly suboptimal merges
Elijah Newren committed over 8 years ago
directory rename detection: more involved edge/corner testcases
Elijah Newren committed over 8 years ago
directory rename detection: testcases checking which side did the rename
Elijah Newren committed over 8 years ago
directory rename detection: files/directories in the way of some renames
Elijah Newren committed over 8 years ago
directory rename detection: partially renamed directory testcase/discussion
Elijah Newren committed over 8 years ago
directory rename detection: testcases to avoid taking detection too far
Elijah Newren committed over 8 years ago
directory rename detection: directory splitting testcases
Elijah Newren committed over 8 years ago
directory rename detection: basic testcases
Elijah Newren committed over 8 years ago
completion: make stash -p and alias for stash push -p
Thomas Gummerer committed over 8 years ago
completion: stop showing 'save' for stash by default
Thomas Gummerer committed over 8 years ago
doc/clone: update caption for GIT URLS cross-reference
Todd Zullinger committed over 8 years ago
builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`
Taylor Blau committed over 8 years ago
sequencer: reset the committer date before commits
Johannes Sixt committed over 8 years ago
send-email: avoid duplicate In-Reply-To/References
Stefan Agner committed over 8 years ago
Makefile: mark perllibdir as a .PHONY target
Christian Hesse committed over 8 years ago
submodule--helper: don't print null in 'submodule status'
Nguyễn Thái Ngọc Duy committed over 8 years ago