merge-ort: avoid accidental API mis-use
Elijah Newren committed over 5 years ago
merge-ort: add code to check for whether cached renames can be reused
Elijah Newren committed over 5 years ago
merge-ort: populate caches of rename detection results
Elijah Newren committed over 5 years ago
merge-ort: add data structures for in-memory caching of rename detection
Elijah Newren committed over 5 years ago
t6429: testcases for remembering renames
Elijah Newren committed over 5 years ago
fast-rebase: write conflict state to working tree, index, and HEAD
Elijah Newren committed over 5 years ago
fast-rebase: change assert() to BUG()
Elijah Newren committed over 5 years ago
Documentation/technical: describe remembering renames optimization
Elijah Newren committed over 5 years ago
doc: explain the use of color.pager
Jeff King committed over 5 years ago
Jiang Xin committed over 5 years ago
setup: split "extensions found" messages into singular and plural
Alex Henrie committed over 5 years ago
fetch: improve grammar of "shallow roots" message
Alex Henrie committed over 5 years ago
A handful more topics before -rc1
Junio C Hamano committed over 5 years ago
Merge branch 'jk/test-chainlint-softer'
Junio C Hamano committed over 5 years ago
Merge branch 'en/prompt-under-set-u'
Junio C Hamano committed over 5 years ago
Merge branch 'zh/ref-filter-push-remote-fix'
Junio C Hamano committed over 5 years ago
Merge branch 'ew/sha256-clone-remote-curl-fix'
Junio C Hamano committed over 5 years ago
Merge branch 'en/dir-traversal'
Junio C Hamano committed over 5 years ago
Merge branch 'ab/perl-makefile-cleanup'
Junio C Hamano committed over 5 years ago
refs: make explicit that ref_iterator_peel returns boolean
Han-Wen Nienhuys committed over 5 years ago