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
rev-list: refactor early option parsing
Justin Tobler committed over 1 year ago
rev-list: inline `show_object_with_name()` in `show_object()`
Justin Tobler committed over 1 year ago
treewide: replace assert() with ASSERT() in special cases
Elijah Newren committed over 1 year ago
ci: add build checking for side-effects in assert() calls
Elijah Newren committed over 1 year ago
git-compat-util: introduce ASSERT() macro
Elijah Newren committed over 1 year ago
reftable: adapt write_object_record() to propagate block_writer_add() errors
Meet Soni committed over 1 year ago
reftable: adapt writer_add_record() to propagate block_writer_add() errors
Meet Soni committed over 1 year ago