Merge branch 'jt/trace-error-on-warning'
Junio C Hamano committed over 5 years ago
pack-bitmap-write: better reuse bitmaps
Derrick Stolee committed over 5 years ago
pack-bitmap-write: relax unique revwalk condition
Derrick Stolee committed over 5 years ago
pack-bitmap-write: use existing bitmaps
Derrick Stolee committed over 5 years ago
pack-bitmap: factor out 'add_commit_to_bitmap()'
Taylor Blau committed over 5 years ago
pack-bitmap: factor out 'bitmap_for_commit()'
Taylor Blau committed over 5 years ago
pack-bitmap-write: ignore BITMAP_FLAG_REUSE
Jeff King committed over 5 years ago
pack-bitmap-write: build fewer intermediate bitmaps
Derrick Stolee committed over 5 years ago
pack-bitmap.c: check reads more aggressively when loading
Taylor Blau committed over 5 years ago
pack-bitmap-write: rename children to reverse_edges
Derrick Stolee committed over 5 years ago
t5310: add branch-based checks
Derrick Stolee committed over 5 years ago
commit: implement commit_list_contains()
Derrick Stolee committed over 5 years ago
bitmap: implement bitmap_is_subset()
Derrick Stolee committed over 5 years ago
pack-bitmap-write: fill bitmap with commit history
Derrick Stolee committed over 5 years ago
pack-bitmap-write: pass ownership of intermediate bitmaps
Jeff King committed over 5 years ago
pack-bitmap-write: reimplement bitmap writing
Jeff King committed over 5 years ago
ewah: add bitmap_dup() function
Jeff King committed over 5 years ago
Jeff King committed over 5 years ago
ewah: make bitmap growth less aggressive
Jeff King committed over 5 years ago
ewah: factor out bitmap growth
Jeff King committed over 5 years ago