fetch: refactor fetch refs to be more extendable
Patrick Steinhardt committed almost 5 years ago
fetch-pack: optimize loading of refs via commit graph
Patrick Steinhardt committed almost 5 years ago
connected: refactor iterator to return next object ID directly
Patrick Steinhardt committed almost 5 years ago
fetch: avoid unpacking headers in object existence check
Patrick Steinhardt committed almost 5 years ago
fetch: speed up lookup of want refs via commit-graph
Patrick Steinhardt committed almost 5 years ago
midx: close linked MIDXs, avoid leaking memory
Taylor Blau committed almost 5 years ago
midx: infer preferred pack when not given one
Taylor Blau committed almost 5 years ago
midx: reject empty `--preferred-pack`'s
Taylor Blau committed almost 5 years ago
midx: clear auxiliary .rev after replacing the MIDX
Taylor Blau committed almost 5 years ago
midx: fix `*.rev` cleanups with `--object-dir`
Taylor Blau committed almost 5 years ago
midx: disallow running outside of a repository
Taylor Blau committed almost 5 years ago
upload-pack: use stdio in send_ref callbacks
Jacob Vosmaer committed almost 5 years ago
pkt-line: add stdio packet write functions
Jacob Vosmaer committed almost 5 years ago
docs: clarify the interaction of transfer.hideRefs and namespaces
Kim Altintop committed about 5 years ago
upload-pack.c: treat want-ref relative to namespace
Kim Altintop committed about 5 years ago
t5730: introduce fetch command helper
Kim Altintop committed about 5 years ago
mailmap.c: fix a memory leak in free_mailap_{info,entry}()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
userdiff: support enum keyword in PHP hunk header
USAMI Kenta committed almost 5 years ago
fast-export: fix anonymized tag using original length
Tal Kelrich committed almost 5 years ago
protocol-caps.c: fix memory leak in send_info()
Ævar Arnfjörð Bjarmason committed almost 5 years ago