Show patches with: Submitter = Taylor Blau       |    State = Action Required       |   593 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v3] builtin/pack-objects.c: introduce `pack.extraCruftTips` [v3] builtin/pack-objects.c: introduce `pack.extraCruftTips` - - - --- 2023-05-03 Taylor Blau New
[7/7] contrib/credential: embiggen fixed-size buffer in wincred contrib/credential: avoid protocol injection attacks - - 1 --- 2023-05-01 Taylor Blau New
[v3,5/6] t/helper/test-json-writer.c: avoid using `strtok()` banned: mark `strok()`, `strtok_r()` as banned - - - --- 2023-04-24 Taylor Blau New
[v2,6/6] banned.h: mark `strtok()` as banned banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v2,5/6] t/helper/test-json-writer.c: avoid using `strtok()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v2,4/6] t/helper/test-oidmap.c: avoid using `strtok()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v2,3/6] t/helper/test-hashmap.c: avoid using `strtok()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v2,1/6] string-list: introduce `string_list_split_in_place_multi()` banned: mark `strok()` as banned - - - --- 2023-04-18 Taylor Blau New
[v3,5/8] commit-graph: introduce `ensure_generations_valid()` ref-filter: ahead/behind counting, faster --merged option - - - --- 2023-03-15 Taylor Blau New
[6/8] commit-graph: introduce `ensure_generations_valid()` ahead-behind: new builtin for counting multiple commit ranges - - - --- 2023-03-06 Taylor Blau New
Makefile: suppress annotated leaks with certain ASan options Makefile: suppress annotated leaks with certain ASan options - - - --- 2023-01-20 Taylor Blau New
git-compat-util.h: introduce CALLOC(x) git-compat-util.h: introduce CALLOC(x) - - - --- 2022-12-05 Taylor Blau New
builtin/gc.c: fix use-after-free in maintenance_unregister() builtin/gc.c: fix use-after-free in maintenance_unregister() - - - --- 2022-11-15 Taylor Blau New
branch: gracefully handle '-d' on detached HEAD branch: gracefully handle '-d' on detached HEAD - - - --- 2022-11-01 Taylor Blau New
Documentation/howto/maintain-git.txt: fix Meta/redo-jch.sh invocation Documentation/howto/maintain-git.txt: fix Meta/redo-jch.sh invocation - - - --- 2022-10-26 Taylor Blau New
midx.c: clear auxiliary MIDX files first midx.c: clear auxiliary MIDX files first - - - --- 2022-10-25 Taylor Blau New
[3/4] builtin/repack.c: write cruft packs to arbitrary locations repack: implement `--expire-to` option - - - --- 2022-10-24 Taylor Blau New
[v3,4/7] shortlog: support arbitrary commit format `--group`s shortlog: introduce `--group=<format>` - - - --- 2022-10-21 Taylor Blau New
[v2] builtin/repack.c: remove redundant pack-based bitmaps [v2] builtin/repack.c: remove redundant pack-based bitmaps - - - --- 2022-10-18 Taylor Blau New
repack: don't remove .keep packs with `--pack-kept-objects` repack: don't remove .keep packs with `--pack-kept-objects` - - - --- 2022-10-18 Taylor Blau New
[2/2] grep.c: tolerate NULL grep_expr in free_pattern_expr() grep: tolerate NULL argument to free_grep_expr() - - - --- 2022-10-10 Taylor Blau New
[1/2] t4202: demonstrate `git log --invert-grep` segfault grep: tolerate NULL argument to free_grep_expr() - - - --- 2022-10-10 Taylor Blau New
[v2,3/3] midx.c: unify `include_pack` array into `pack_info` struct midx: use `--stdin-packs` to implement `repack` - - - --- 2022-09-20 Taylor Blau New
[v2,2/3] midx.c: use `pack-objects --stdin-packs` when repacking midx: use `--stdin-packs` to implement `repack` - - - --- 2022-09-20 Taylor Blau New
[v2,1/3] midx.c: compute pack_info array outside of fill_included_packs_batch() midx: use `--stdin-packs` to implement `repack` - - - --- 2022-09-20 Taylor Blau New
midx.c: use `pack-objects --stdin-packs` when repacking midx.c: use `pack-objects --stdin-packs` when repacking - - - --- 2022-09-20 Taylor Blau New
[1/3] t5318: demonstrate commit-graph generation v2 corruption commit-graph: fix corruption during generation v2 upgrade - - - --- 2022-07-12 Taylor Blau New
[RFC,4/4] builtin/repack.c: implement `--expire-to` for storing pruned objects move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
[RFC,3/4] builtin/repack.c: write cruft packs to arbitrary locations move pruned objects to a separate repository - - - --- 2022-06-29 Taylor Blau New
« 1 2 3 45 6 »