pack-bitmap.c: compute disk-usage with incremental MIDXs
Taylor Blau committed over 1 year ago
pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs
Taylor Blau committed over 1 year ago
pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs
Taylor Blau committed over 1 year ago
pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs
Taylor Blau committed over 1 year ago
pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs
Taylor Blau committed over 1 year ago
pack-bitmap.c: open and store incremental bitmap layers
Taylor Blau committed over 1 year ago
pack-revindex: prepare for incremental MIDX bitmaps
Taylor Blau committed over 1 year ago
Documentation: describe incremental MIDX bitmaps
Taylor Blau committed over 1 year ago
Documentation: remove a "future work" item from the MIDX docs
Taylor Blau committed over 1 year ago
compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
Patrick Steinhardt committed over 1 year ago
meson: fix compat sources when compiling with MSVC
Patrick Steinhardt committed over 1 year ago
builtin/fetch: avoid aborting closed reference transaction
Justin Tobler committed over 1 year ago
repack: begin combining cruft packs with `--combine-cruft-below-size`
Taylor Blau committed over 1 year ago
repack: avoid combining cruft packs with `--max-cruft-size`
Taylor Blau committed over 1 year ago
t/t7704-repack-cruft.sh: consolidate `write_blob()`
Taylor Blau committed over 1 year ago
t/t7704-repack-cruft.sh: clarify wording in --max-cruft-size tests
Taylor Blau committed over 1 year ago
t/t5329-pack-objects-cruft.sh: evict 'repack'-related tests
Taylor Blau committed over 1 year ago
rev-list: support NUL-delimited --missing option
Justin Tobler committed over 1 year ago
rev-list: support NUL-delimited --boundary option
Justin Tobler committed over 1 year ago
rev-list: support delimiting objects with NUL bytes
Justin Tobler committed over 1 year ago