Show patches with: Submitter = Taylor Blau       |    State = Action Required       |   580 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,05/24] Documentation: describe MIDX-based bitmaps multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,04/24] Documentation: build 'technical/bitmap-format' by default multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,03/24] pack-bitmap-write.c: free existing bitmaps multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,02/24] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2,01/24] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps multi-pack reachability bitmaps - - - --- 2021-06-21 Taylor Blau New
[v2] builtin/repack.c: set a default factor for '--geometric' [v2] builtin/repack.c: set a default factor for '--geometric' - - - --- 2021-04-20 Taylor Blau New
[22/22] p5326: perf tests for MIDX bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[21/22] p5310: extract full and partial bitmap tests multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[20/22] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[19/22] t7700: update to work with MIDX bitmap test knob multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[18/22] t5319: don't write MIDX bitmaps in t5319 multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[17/22] t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[16/22] t5326: test multi-pack bitmap behavior multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[15/22] t/helper/test-read-midx.c: add --checksum mode multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[14/22] t5310: move some tests to lib-bitmap.sh multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[13/22] pack-bitmap: write multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[12/22] pack-bitmap: read multi-pack bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[11/22] pack-bitmap.c: introduce 'bitmap_is_preferred_refname()' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[10/22] pack-bitmap.c: introduce 'nth_bitmap_object_oid()' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[09/22] pack-bitmap.c: introduce 'bitmap_num_objects()' multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[08/22] midx: respect 'core.multiPackIndex' when writing multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[07/22] midx: clear auxiliary .rev after replacing the MIDX multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[06/22] midx: make a number of functions non-static multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[05/22] Documentation: describe MIDX-based bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[04/22] Documentation: build 'technical/bitmap-format' by default multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[03/22] pack-bitmap-write.c: free existing bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[02/22] pack-bitmap-write.c: gracefully fail to write non-closed bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[01/22] pack-bitmap.c: harden 'test_bitmap_walk()' to check type bitmaps multi-pack reachability bitmaps - - - --- 2021-04-09 Taylor Blau New
[v4,16/16] midx.c: improve cache locality in midx_pack_order_cmp() midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,15/16] pack-revindex: write multi-pack reverse indexes midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,14/16] pack-write.c: extract 'write_rev_file_order' midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,13/16] pack-revindex: read multi-pack reverse indexes midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,12/16] Documentation/technical: describe multi-pack reverse indexes midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,11/16] midx: make some functions non-static midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,10/16] midx: keep track of the checksum midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,09/16] midx: don't free midx_name early midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,08/16] midx: allow marking a pack as preferred midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,07/16] t/helper/test-read-midx.c: add '--show-objects' midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,06/16] builtin/multi-pack-index.c: display usage on unrecognized command midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,05/16] builtin/multi-pack-index.c: don't enter bogus cmd_mode midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,04/16] builtin/multi-pack-index.c: split sub-commands midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,03/16] builtin/multi-pack-index.c: define common usage with a macro midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,02/16] builtin/multi-pack-index.c: don't handle 'progress' separately midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v4,01/16] builtin/multi-pack-index.c: inline 'flags' with options midx: implement a multi-pack reverse index - - - --- 2021-03-30 Taylor Blau New
[v1] builtin/pack-objects.c: ignore missing links with --stdin-packs [v1] builtin/pack-objects.c: ignore missing links with --stdin-packs - - - --- 2021-03-19 Taylor Blau New
pack-revindex.c: don't close unopened file descriptors pack-revindex.c: don't close unopened file descriptors - - - --- 2021-02-26 Taylor Blau New
[v4,8/8] builtin/repack.c: add '--geometric' option repack: support repacking into a geometric sequence - - - --- 2021-02-23 Taylor Blau New
[v4,7/8] packfile: add kept-pack cache for find_kept_pack_entry() repack: support repacking into a geometric sequence - - - --- 2021-02-23 Taylor Blau New
[v4,6/8] builtin/pack-objects.c: rewrite honor-pack-keep logic repack: support repacking into a geometric sequence - - - --- 2021-02-23 Taylor Blau New
[v4,5/8] p5303: measure time to repack with keep repack: support repacking into a geometric sequence - - - --- 2021-02-23 Taylor Blau New
[v4,4/8] p5303: add missing &&-chains repack: support repacking into a geometric sequence - - - --- 2021-02-23 Taylor Blau New
[v4,3/8] builtin/pack-objects.c: add '--stdin-packs' option repack: support repacking into a geometric sequence - - - --- 2021-02-23 Taylor Blau New
[v4,2/8] revision: learn '--no-kept-objects' repack: support repacking into a geometric sequence - - - --- 2021-02-23 Taylor Blau New
[v4,1/8] packfile: introduce 'find_kept_pack_entry()' repack: support repacking into a geometric sequence - - - --- 2021-02-23 Taylor Blau New
[v2,4/4] builtin/multi-pack-index.c: split sub-commands midx: split out sub-commands - - - --- 2021-02-15 Taylor Blau New
[v2,3/4] builtin/multi-pack-index.c: define common usage with a macro midx: split out sub-commands - - - --- 2021-02-15 Taylor Blau New
[v2,2/4] builtin/multi-pack-index.c: don't handle 'progress' separately midx: split out sub-commands - - - --- 2021-02-15 Taylor Blau New
[v2,1/4] builtin/multi-pack-index.c: inline 'flags' with options midx: split out sub-commands - - - --- 2021-02-15 Taylor Blau New
[v3,10/10] t5325: check both on-disk and in-memory reverse index pack-revindex: introduce on-disk '.rev' format - - - --- 2021-01-25 Taylor Blau New
[v3,09/10] pack-revindex: ensure that on-disk reverse indexes are given precedence pack-revindex: introduce on-disk '.rev' format - - - --- 2021-01-25 Taylor Blau New
[v3,08/10] t: support GIT_TEST_WRITE_REV_INDEX pack-revindex: introduce on-disk '.rev' format - - - --- 2021-01-25 Taylor Blau New
[v3,07/10] t: prepare for GIT_TEST_WRITE_REV_INDEX pack-revindex: introduce on-disk '.rev' format - - - --- 2021-01-25 Taylor Blau New
[v3,06/10] Documentation/config/pack.txt: advertise 'pack.writeReverseIndex' pack-revindex: introduce on-disk '.rev' format - - - --- 2021-01-25 Taylor Blau New
[v3,05/10] builtin/pack-objects.c: respect 'pack.writeReverseIndex' pack-revindex: introduce on-disk '.rev' format - - - --- 2021-01-25 Taylor Blau New
[v3,04/10] builtin/index-pack.c: write reverse indexes pack-revindex: introduce on-disk '.rev' format - - - --- 2021-01-25 Taylor Blau New
[v3,03/10] builtin/index-pack.c: allow stripping arbitrary extensions pack-revindex: introduce on-disk '.rev' format - - - --- 2021-01-25 Taylor Blau New
[v3,02/10] pack-write.c: prepare to write 'pack-*.rev' files pack-revindex: introduce on-disk '.rev' format - - - --- 2021-01-25 Taylor Blau New
[v3,01/10] packfile: prepare for the existence of '*.rev' files pack-revindex: introduce on-disk '.rev' format - - - --- 2021-01-25 Taylor Blau New
[v2,3/3] ls-refs.c: traverse prefixes of disjoint "ref-prefix" sets ls-refs: traverse prefixes of disjoint "ref-prefix" sets - - - --- 2021-01-20 Taylor Blau New
[v2,2/3] ls-refs.c: initialize 'prefixes' before using it ls-refs: traverse prefixes of disjoint "ref-prefix" sets - - - --- 2021-01-20 Taylor Blau New
[v2,1/3] refs: expose 'for_each_fullref_in_prefixes' ls-refs: traverse prefixes of disjoint "ref-prefix" sets - - - --- 2021-01-20 Taylor Blau New
[2/2] ls-refs.c: traverse longest common ref prefix ls-refs: only traverse through longest common ref prefix - - - --- 2021-01-19 Taylor Blau New
[1/2] refs: expose 'for_each_fullref_in_prefixes' ls-refs: only traverse through longest common ref prefix - - - --- 2021-01-19 Taylor Blau New
p7519: allow running without watchman prereq p7519: allow running without watchman prereq - - - --- 2021-01-04 Taylor Blau New
[v4,24/24] pack-bitmap-write: better reuse bitmaps pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,23/24] pack-bitmap-write: relax unique revwalk condition pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,22/24] pack-bitmap-write: use existing bitmaps pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,21/24] pack-bitmap: factor out 'add_commit_to_bitmap()' pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,20/24] pack-bitmap: factor out 'bitmap_for_commit()' pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,19/24] pack-bitmap-write: ignore BITMAP_FLAG_REUSE pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,18/24] pack-bitmap-write: build fewer intermediate bitmaps pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,17/24] pack-bitmap.c: check reads more aggressively when loading pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,16/24] pack-bitmap-write: rename children to reverse_edges pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,15/24] t5310: add branch-based checks pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,14/24] commit: implement commit_list_contains() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,13/24] bitmap: implement bitmap_is_subset() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,12/24] pack-bitmap-write: fill bitmap with commit history pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,11/24] pack-bitmap-write: pass ownership of intermediate bitmaps pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,10/24] pack-bitmap-write: reimplement bitmap writing pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,09/24] ewah: add bitmap_dup() function pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,08/24] ewah: implement bitmap_or() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,07/24] ewah: make bitmap growth less aggressive pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,06/24] ewah: factor out bitmap growth pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,05/24] rev-list: die when --test-bitmap detects a mismatch pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,04/24] t5310: drop size of truncated ewah bitmap pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,03/24] pack-bitmap: bounds-check size of cache extension pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,02/24] pack-bitmap: fix header size check pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v4,01/24] ewah/ewah_bitmap.c: avoid open-coding ALLOC_GROW() pack-bitmap: bitmap generation improvements - - - --- 2020-12-08 Taylor Blau New
[v2] builtin/bugreport.c: use thread-safe localtime_r() [v2] builtin/bugreport.c: use thread-safe localtime_r() - - - --- 2020-12-01 Taylor Blau New
[3/3] builtin/repack.c: don't move existing packs out of the way repack: don't move existing packs out of the way - - - --- 2020-11-16 Taylor Blau New
« 1 2 ... 3 4 5 6 »