t5326: test multi-pack bitmap behavior
Taylor Blau committed almost 5 years ago
t/helper/test-read-midx.c: add --checksum mode
Taylor Blau committed almost 5 years ago
t5310: move some tests to lib-bitmap.sh
Taylor Blau committed almost 5 years ago
pack-bitmap: write multi-pack bitmaps
Taylor Blau committed almost 5 years ago
pack-bitmap: read multi-pack bitmaps
Taylor Blau committed almost 5 years ago
pack-bitmap.c: avoid redundant calls to try_partial_reuse
Taylor Blau committed almost 5 years ago
pack-bitmap.c: introduce 'bitmap_is_preferred_refname()'
Taylor Blau committed almost 5 years ago
pack-bitmap.c: introduce 'nth_bitmap_object_oid()'
Taylor Blau committed almost 5 years ago
pack-bitmap.c: introduce 'bitmap_num_objects()'
Taylor Blau committed almost 5 years ago
midx: avoid opening multiple MIDXs when writing
Taylor Blau committed almost 5 years ago
fetch: avoid second connectivity check if we already have all objects
Patrick Steinhardt committed almost 5 years ago
fetch: merge fetching and consuming refs
Patrick Steinhardt committed almost 5 years ago
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