Show patches with: Submitter = Taylor Blau       |    State = Action Required       |   622 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v4,14/17] commit-graph: drop unnecessary `graph_read_bloom_data_context` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,13/17] commit-graph.c: unconditionally load Bloom filters bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,12/17] bloom: prepare to discard incompatible Bloom filters bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,11/17] bloom: annotate filters with hash version bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,10/17] commit-graph: new filter ver. that fixes murmur3 bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,09/17] repo-settings: introduce commitgraph.changedPathsVersion bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,08/17] t4216: test changed path filters with high bit paths bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,07/17] t/helper/test-read-graph: implement `bloom-filters` mode bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,06/17] bloom.h: make `load_bloom_filter_from_graph()` public bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,05/17] t/helper/test-read-graph.c: extract `dump_graph_info()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,04/17] gitformat-commit-graph: describe version 2 of BDAT bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,03/17] commit-graph: ensure Bloom filters are read with consistent settings bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,02/17] revision.c: consult Bloom filters for root commits bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[v4,01/17] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-18 Taylor Blau New
[8/8] midx: read `OOFF` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[7/8] midx: read `OIDL` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[6/8] midx: read `OIDF` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[5/8] commit-graph: read `BIDX` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[4/8] commit-graph: read `GDAT` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[3/8] commit-graph: read `CDAT` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[2/8] commit-graph: read `OIDF` chunk with `pair_chunk_expect()` chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[1/8] chunk-format: introduce `pair_chunk_expect()` helper chunk-format: introduce `pair_chunk_expect()` convenience API - - - --- 2023-10-13 Taylor Blau New
[v2] builtin/repack.c: avoid making cruft packs preferred [v2] builtin/repack.c: avoid making cruft packs preferred - - - --- 2023-10-03 Taylor Blau New
[v2,3/3] builtin/repack.c: implement support for `--max-cruft-size` repack: implement `--cruft-max-size` - - - --- 2023-10-03 Taylor Blau New
[v2] .github/workflows: add coverity action [v2] .github/workflows: add coverity action - - - --- 2023-09-21 Taylor Blau New
[2/4] builtin/pack-objects.c: support `--max-pack-size` with `--cruft` pack-objects: support `--max-pack-size` for cruft packs - - - --- 2023-08-28 Taylor Blau New
.github/workflows: add coverity action .github/workflows: add coverity action - - - --- 2023-08-22 Taylor Blau New
[15/15] bloom: introduce `deinit_bloom_filters()` bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[14/15] commit-graph: reuse existing Bloom filters where possible bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[13/15] object.h: fix mis-aligned flag bits table bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[12/15] commit-graph: drop unnecessary `graph_read_bloom_data_context` bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[11/15] commit-graph.c: unconditionally load Bloom filters bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[10/15] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()` bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[09/15] bloom: prepare to discard incompatible Bloom filters bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[08/15] bloom: annotate filters with hash version bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[07/15] commit-graph: new filter ver. that fixes murmur3 bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[06/15] repo-settings: introduce commitgraph.changedPathsVersion bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[05/15] t4216: test changed path filters with high bit paths bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[04/15] t/helper/test-read-graph: implement `bloom-filters` mode bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[03/15] bloom.h: make `load_bloom_filter_from_graph()` public bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[02/15] t/helper/test-read-graph.c: extract `dump_graph_info()` bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[01/15] gitformat-commit-graph: describe version 2 of BDAT bloom: changed-path Bloom filters v2 - - - --- 2023-08-21 Taylor Blau New
[RFC,6/6] commit-graph: reuse existing Bloom filters where possible bloom: reuse existing Bloom filters when possible during upgrade - - - --- 2023-08-07 Taylor Blau New
[RFC,5/6] object.h: fix mis-aligned flag bits table bloom: reuse existing Bloom filters when possible during upgrade - - - --- 2023-08-07 Taylor Blau New
[RFC,4/6] commit-graph.c: unconditionally load Bloom filters bloom: reuse existing Bloom filters when possible during upgrade - - - --- 2023-08-07 Taylor Blau New
[RFC,3/6] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()` bloom: reuse existing Bloom filters when possible during upgrade - - - --- 2023-08-07 Taylor Blau New
[RFC,2/6] bloom: prepare to discard incompatible Bloom filters bloom: reuse existing Bloom filters when possible during upgrade - - - --- 2023-08-07 Taylor Blau New
[RFC,1/6] bloom: annotate filters with hash version bloom: reuse existing Bloom filters when possible during upgrade - - - --- 2023-08-07 Taylor Blau New
[4/4] fixup! t4216: test changed path filters with high bit paths commit-graph: avoid looking at Bloom filter data directly - - - --- 2023-07-19 Taylor Blau New
[3/4] t/helper/test-read-graph: implement `bloom-filters` mode commit-graph: avoid looking at Bloom filter data directly - - - --- 2023-07-19 Taylor Blau New
[1/4] t/helper/test-read-graph.c: extract `dump_graph_info()` commit-graph: avoid looking at Bloom filter data directly - - - --- 2023-07-19 Taylor Blau New
[02/20] packfile.c: prevent overflow in `load_idx()` guard object lookups against 32-bit overflow - - - --- 2023-07-12 Taylor Blau New
[v5,10/16] refs/packed-backend.c: add trace2 counters for jump list refs: implement jump lists for packed backend - - - --- 2023-07-10 Taylor Blau New
[6/6] commit-graph.c: avoid duplicated progress output during `verify` fsck: squelch progress output with `--no-progress` - - - --- 2023-07-08 Taylor Blau New
[v2] t7701: make annotated tag unreachable [v2] t7701: make annotated tag unreachable - - - --- 2023-06-24 Taylor Blau New
[2/2] shortlog: introduce `--email-only` to only show emails shortlog: introduce --email-only, --group-filter options - - - --- 2023-06-07 Taylor Blau New
[1/2] shortlog: introduce `--group-filter` to restrict output shortlog: introduce --email-only, --group-filter options - - - --- 2023-06-07 Taylor Blau New
[v3,2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook` pack-objects: introduce `pack.extraRecentObjectsHook` - - - --- 2023-05-11 Taylor Blau New
[15/15] builtin/receive-pack.c: avoid enumerating hidden references refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[14/15] upload-pack.c: avoid enumerating hidden refs where possible refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[13/15] refs.h: let `for_each_namespaced_ref()` take excluded patterns refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[12/15] refs/packed-backend.c: ignore complicated hidden refs rules refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[11/15] revision.h: store hidden refs in a `strvec` refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[10/15] refs/packed-backend.c: add trace2 counters for skip list refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[09/15] refs/packed-backend.c: implement skip lists to avoid excluded pattern(s) refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[08/15] refs/packed-backend.c: refactor `find_reference_location()` refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[07/15] refs: plumb `exclude_patterns` argument throughout refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[06/15] builtin/for-each-ref.c: add `--exclude` option refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[05/15] ref-filter.c: parameterize match functions over patterns refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
[04/15] ref-filter: add ref_filter_clear() refs: implement skip lists for packed backend - - - --- 2023-05-08 Taylor Blau New
« 1 2 3 46 7 »