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
rev-list: die when --test-bitmap detects a mismatch
Jeff King committed over 5 years ago
t5310: drop size of truncated ewah bitmap
Jeff King committed over 5 years ago
pack-bitmap: bounds-check size of cache extension
Jeff King committed over 5 years ago
pack-bitmap: fix header size check
Jeff King committed over 5 years ago
ewah/ewah_bitmap.c: avoid open-coding ALLOC_GROW()
Taylor Blau committed over 5 years ago
t7064: avoid relying on a specific default branch name
Johannes Schindelin committed over 5 years ago