commit-reach(get_merge_bases_many_0): pass on "missing commits" errors
Johannes Schindelin committed over 2 years ago
commit-reach(merge_bases_many): pass on "missing commits" errors
Johannes Schindelin committed over 2 years ago
commit-reach(paint_down_to_common): start reporting errors
Johannes Schindelin committed over 2 years ago
commit-reach(paint_down_to_common): prepare for handling shallow commits
Johannes Schindelin committed over 2 years ago
upload-pack: use existing config mechanism for advertisement
Jeff King committed over 2 years ago
upload-pack: centralize setup of sideband-all config
Jeff King committed over 2 years ago
upload-pack: use repository struct to get config
Jeff King committed over 2 years ago
upload-pack: free tree buffers after parsing
Jeff King committed over 2 years ago
upload-pack: use PARSE_OBJECT_SKIP_HASH_CHECK in more places
Jeff King committed over 2 years ago
upload-pack: always turn off save_commit_buffer
Jeff King committed over 2 years ago
upload-pack: disallow object-info capability by default
Taylor Blau committed over 2 years ago
upload-pack: accept only a single packfile-uri line
Jeff King committed over 2 years ago
upload-pack: use a strmap for want-ref lines
Jeff King committed over 2 years ago
upload-pack: use oidset for deepen_not list
Jeff King committed over 2 years ago
upload-pack: switch deepen-not list to an oid_array
Jeff King committed over 2 years ago
upload-pack: drop separate v2 "haves" array
Jeff King committed over 2 years ago
revision: implement `git log --merge` also for rebase/cherry-pick/revert
Michael Lohmann committed over 2 years ago
revision: ensure MERGE_HEAD is a ref in prepare_show_merge
Michael Lohmann committed over 2 years ago
commit-reach(repo_in_merge_bases_many): report missing commits
Johannes Schindelin committed over 2 years ago
commit-reach(repo_in_merge_bases_many): optionally expect missing commits
Johannes Schindelin committed over 2 years ago