Show patches with: Submitter = Taylor Blau       |    State = Action Required       |   592 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,24/24] t/perf: implement performance tests for pseudo-merge bitmaps pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,23/24] pseudo-merge: implement support for finding existing merges pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,22/24] ewah: `bitmap_equals_ewah()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,21/24] pack-bitmap: extra trace2 information pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,20/24] pack-bitmap.c: use pseudo-merges during traversal pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,19/24] t/test-lib-functions.sh: support `--notick` in `test_commit_bulk()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,18/24] pack-bitmap: implement test helpers for pseudo-merge pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,17/24] ewah: implement `ewah_bitmap_popcount()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,16/24] pseudo-merge: implement support for reading pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,15/24] pack-bitmap.c: read pseudo-merge extension pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,14/24] pseudo-merge: scaffolding for reads pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,13/24] pack-bitmap: extract `read_bitmap()` function pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,12/24] pack-bitmap-write.c: write pseudo-merge table pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,11/24] pseudo-merge: implement support for selecting pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,10/24] config: introduce `git_config_double()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,09/24] pack-bitmap: make `bitmap_writer_push_bitmapped_commit()` public pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,08/24] pack-bitmap: implement `bitmap_writer_has_bitmapped_object_id()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,07/24] pack-bitmap-write: support storing pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,06/24] pseudo-merge.ch: initial commit pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,05/24] pack-bitmap: move some initialization to `bitmap_writer_init()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,04/24] ewah: implement `ewah_bitmap_is_subset()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,03/24] Documentation/technical: describe pseudo-merge bitmaps format pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,02/24] Documentation/gitpacking.txt: describe pseudo-merge bitmaps pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[v4,01/24] Documentation/gitpacking.txt: initial commit pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-05-23 Taylor Blau New
[8/8] pack-bitmap.c: reimplement `midx_bitmap_filename()` with helper midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-23 Taylor Blau New
[7/8] midx: replace `get_midx_rev_filename()` with a generic helper midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-23 Taylor Blau New
[6/8] midx-write.c: support reading an existing MIDX with `packs_to_include` midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-23 Taylor Blau New
[5/8] midx-write.c: extract `fill_packs_from_midx()` midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-23 Taylor Blau New
[4/8] midx-write.c: extract `should_include_pack()` midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-23 Taylor Blau New
[3/8] midx-write.c: pass `start_pack` to `get_sorted_entries()` midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-23 Taylor Blau New
[2/8] midx-write.c: reduce argument count for `get_sorted_entries()` midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-23 Taylor Blau New
[1/8] midx-write.c: tolerate `--preferred-pack` without bitmaps midx-write: miscellaneous clean-ups for incremental MIDXs - - - --- 2024-05-23 Taylor Blau New
Documentation/fsck-msgids.txt: remove duplicate 'gitmodulesLarge' Documentation/fsck-msgids.txt: remove duplicate 'gitmodulesLarge' - - - --- 2024-05-22 Taylor Blau New
[2/6] pack-bitmap-write.c: move commit_positions into commit_pos fields pack-bitmap: various pack-bitmap-write cleanups - - - --- 2024-05-14 Taylor Blau New
Makefile(s): avoid recipe prefix in conditional statements Makefile(s): avoid recipe prefix in conditional statements - - - --- 2024-04-08 Taylor Blau New
[24/24] t/perf: implement performace tests for pseudo-merge bitmaps pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[23/24] pseudo-merge: implement support for finding existing merges pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[22/24] ewah: `bitmap_equals_ewah()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[21/24] pack-bitmap: extra trace2 information pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[20/24] pack-bitmap.c: use pseudo-merges during traversal pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[19/24] t/test-lib-functions.sh: support `--date` in `test_commit_bulk()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[18/24] pack-bitmap: implement test helpers for pseudo-merge pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[17/24] ewah: implement `ewah_bitmap_popcount()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[16/24] pseudo-merge: implement support for reading pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[15/24] pack-bitmap.c: read pseudo-merge extension pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[14/24] pseudo-merge: scaffolding for reads pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[13/24] pack-bitmap: extract `read_bitmap()` function pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[12/24] pack-bitmap-write.c: write pseudo-merge table pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[11/24] pack-bitmap-write.c: select pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[10/24] pseudo-merge: implement support for selecting pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[09/24] pack-bitmap: make `bitmap_writer_push_bitmapped_commit()` public pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[08/24] pack-bitmap: implement `bitmap_writer_has_bitmapped_object_id()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[07/24] pack-bitmap-write: support storing pseudo-merge commits pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[06/24] pseudo-merge.ch: initial commit pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[05/24] pack-bitmap: move some initialization to `bitmap_writer_init()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[04/24] pack-bitmap: drop unused `max_bitmaps` parameter pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[03/24] ewah: implement `ewah_bitmap_is_subset()` pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[02/24] config: repo_config_get_expiry() pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[01/24] Documentation/technical: describe pseudo-merge bitmaps format pack-bitmap: pseudo-merge reachability bitmaps - - - --- 2024-03-20 Taylor Blau New
[v6,16/16] bloom: introduce `deinit_bloom_filters()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,15/16] commit-graph: reuse existing Bloom filters where possible bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,14/16] object.h: fix mis-aligned flag bits table bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,13/16] commit-graph: new Bloom filter version that fixes murmur3 bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,12/16] commit-graph: unconditionally load Bloom filters bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,11/16] bloom: prepare to discard incompatible Bloom filters bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,10/16] bloom: annotate filters with hash version bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,09/16] repo-settings: introduce commitgraph.changedPathsVersion bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,08/16] t4216: test changed path filters with high bit paths bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,07/16] t/helper/test-read-graph: implement `bloom-filters` mode bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,06/16] bloom.h: make `load_bloom_filter_from_graph()` public bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,05/16] t/helper/test-read-graph.c: extract `dump_graph_info()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,04/16] gitformat-commit-graph: describe version 2 of BDAT bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,03/16] commit-graph: ensure Bloom filters are read with consistent settings bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,02/16] revision.c: consult Bloom filters for root commits bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
[v6,01/16] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2024-01-31 Taylor Blau New
pack-bitmap: drop unused `reuse_objects` pack-bitmap: drop unused `reuse_objects` - - - --- 2024-01-27 Taylor Blau New
[5/5] t5325: run expected-to-fail `index-pack`s with `--threads=1` [1/5] t5309: run expected-to-fail `index-pack`s with `--threads=1` - - - --- 2024-01-10 Taylor Blau New
[4/5] t5313: run expected-to-fail `index-pack`s with `--threads=1` [1/5] t5309: run expected-to-fail `index-pack`s with `--threads=1` - - - --- 2024-01-10 Taylor Blau New
[3/5] t5308: run expected-to-fail `index-pack`s with `--threads=1` [1/5] t5309: run expected-to-fail `index-pack`s with `--threads=1` - - - --- 2024-01-10 Taylor Blau New
[2/5] t5302: run expected-to-fail `index-pack`s with `--threads=1` [1/5] t5309: run expected-to-fail `index-pack`s with `--threads=1` - - - --- 2024-01-10 Taylor Blau New
[1/5] t5309: run expected-to-fail `index-pack`s with `--threads=1` [1/5] t5309: run expected-to-fail `index-pack`s with `--threads=1` - - - --- 2024-01-10 Taylor Blau New
object-name: reject too-deep recursive ancestor queries object-name: reject too-deep recursive ancestor queries - - - --- 2023-11-20 Taylor Blau New
[7/7] midx: read `OOFF` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[6/7] midx: read `OIDL` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[5/7] commit-graph: read `BIDX` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[4/7] commit-graph: read `GDAT` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[3/7] commit-graph: read `CDAT` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[2/7] commit-graph: read `OIDL` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[1/7] chunk-format: introduce `pair_chunk_expect()` helper chunk-format: introduce `pair_chunk_expect()` - - - --- 2023-11-09 Taylor Blau New
[RFC,3/3] builtin/replay.c: introduce `--write-pack` replay: implement support for writing new objects to a pack - - - --- 2023-11-07 Taylor Blau New
[RFC,2/3] tmp-objdir: introduce `tmp_objdir_repack()` replay: implement support for writing new objects to a pack - - - --- 2023-11-07 Taylor Blau New
[RFC,1/3] merge-ort.c: finalize ODB transactions after each step replay: implement support for writing new objects to a pack - - - --- 2023-11-07 Taylor Blau New
[v5,5/5] builtin/merge-tree.c: implement support for `--write-pack` merge-ort: implement support for packing objects together - - - --- 2023-10-23 Taylor Blau New
[v5,4/5] bulk-checkin: introduce `index_tree_bulk_checkin_incore()` merge-ort: implement support for packing objects together - - - --- 2023-10-23 Taylor Blau New
[v5,3/5] bulk-checkin: introduce `index_blob_bulk_checkin_incore()` merge-ort: implement support for packing objects together - - - --- 2023-10-23 Taylor Blau New
[v5,2/5] bulk-checkin: generify `stream_blob_to_pack()` for arbitrary types merge-ort: implement support for packing objects together - - - --- 2023-10-23 Taylor Blau New
[v5,1/5] bulk-checkin: extract abstract `bulk_checkin_source` merge-ort: implement support for packing objects together - - - --- 2023-10-23 Taylor Blau New
[v4,17/17] bloom: introduce `deinit_bloom_filters()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,16/17] commit-graph: reuse existing Bloom filters where possible bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,15/17] object.h: fix mis-aligned flag bits table bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
« 1 2 3 45 6 »