docs: AUTO_MERGE is not that special
Junio C Hamano committed over 2 years ago
refs.h: HEAD is not that special
Junio C Hamano committed over 2 years ago
git-bisect.txt: BISECT_HEAD is not that special
Junio C Hamano committed over 2 years ago
git.txt: HEAD is not that special
Junio C Hamano committed over 2 years ago
git-add.txt: add missing short option -A to synopsis
Eric Sunshine committed over 2 years ago
tests: adjust whitespace in chainlint expectations
Patrick Steinhardt committed over 2 years ago
t/perf: add performance tests for multi-pack reuse
Taylor Blau committed over 2 years ago
pack-bitmap: enable reuse from all bitmapped packs
Taylor Blau committed over 2 years ago
pack-objects: allow setting `pack.allowPackReuse` to "single"
Taylor Blau committed over 2 years ago
t/test-lib-functions.sh: implement `test_trace2_data` helper
Taylor Blau committed over 2 years ago
pack-objects: add tracing for various packfile metrics
Taylor Blau committed over 2 years ago
pack-bitmap: prepare to mark objects from multiple packs for reuse
Taylor Blau committed over 2 years ago
pack-revindex: implement `midx_pair_to_pack_pos()`
Taylor Blau committed over 2 years ago
pack-revindex: factor out `midx_key_to_pack_pos()` helper
Taylor Blau committed over 2 years ago
midx: implement `midx_preferred_pack()`
Taylor Blau committed over 2 years ago
git-compat-util.h: implement checked size_t to uint32_t conversion
Taylor Blau committed over 2 years ago
pack-objects: include number of packs reused in output
Taylor Blau committed over 2 years ago
pack-objects: prepare `write_reused_pack_verbatim()` for multi-pack reuse
Taylor Blau committed over 2 years ago
pack-objects: prepare `write_reused_pack()` for multi-pack reuse
Taylor Blau committed over 2 years ago
pack-objects: pass `bitmapped_pack`'s to pack-reuse functions
Taylor Blau committed over 2 years ago