gc: remove trailing dot from "gc.log" line
Ævar Arnfjörð Bjarmason committed almost 5 years ago
p5326: perf tests for MIDX bitmaps
Taylor Blau committed almost 5 years ago
p5310: extract full and partial bitmap tests
Taylor Blau committed almost 5 years ago
midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau committed almost 5 years ago
t7700: update to work with MIDX bitmap test knob
Taylor Blau committed almost 5 years ago
t5319: don't write MIDX bitmaps in t5319
Taylor Blau committed almost 5 years ago
t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
Jeff King committed almost 5 years ago
t0410: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
Jeff King committed almost 5 years ago
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