add: use unsigned type for collection of bits
Eugenio Gigante committed over 2 years ago
upload-pack: only accept packfile-uris if we advertised it
Jeff King committed over 2 years ago
commit-reach(repo_get_merge_bases_many_dirty): pass on errors
Johannes Schindelin committed over 2 years ago
commit-reach(repo_get_merge_bases_many): pass on "missing commits" errors
Johannes Schindelin committed over 2 years ago
commit-reach(get_octopus_merge_bases): pass on "missing commits" errors
Johannes Schindelin committed over 2 years ago
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin committed over 2 years ago
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