Show patches with: Submitter = Taylor Blau       |   1659 patches
« 1 2 ... 3 4 516 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,7/7] builtin/merge-tree.c: implement support for `--write-pack` merge-ort: implement support for packing objects together - - - --- 2023-10-19 Taylor Blau Superseded
[v4,6/7] bulk-checkin: introduce `index_tree_bulk_checkin_incore()` merge-ort: implement support for packing objects together - - - --- 2023-10-19 Taylor Blau Superseded
[v4,5/7] bulk-checkin: introduce `index_blob_bulk_checkin_incore()` merge-ort: implement support for packing objects together - - - --- 2023-10-19 Taylor Blau Superseded
[v4,4/7] bulk-checkin: implement `SOURCE_INCORE` mode for `bulk_checkin_source` merge-ort: implement support for packing objects together - - - --- 2023-10-19 Taylor Blau Superseded
[v4,3/7] bulk-checkin: refactor deflate routine to accept a `bulk_checkin_source` merge-ort: implement support for packing objects together - - - --- 2023-10-19 Taylor Blau Superseded
[v4,2/7] bulk-checkin: generify `stream_blob_to_pack()` for arbitrary types merge-ort: implement support for packing objects together - - - --- 2023-10-19 Taylor Blau Superseded
[v4,1/7] bulk-checkin: extract abstract `bulk_checkin_source` merge-ort: implement support for packing objects together - - - --- 2023-10-19 Taylor Blau Superseded
[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
[v3,10/10] builtin/merge-tree.c: implement support for `--write-pack` merge-ort: implement support for packing objects together - - - --- 2023-10-18 Taylor Blau Superseded
[v3,09/10] bulk-checkin: introduce `index_tree_bulk_checkin_incore()` merge-ort: implement support for packing objects together - - - --- 2023-10-18 Taylor Blau Superseded
[v3,08/10] bulk-checkin: introduce `index_blob_bulk_checkin_incore()` merge-ort: implement support for packing objects together - - - --- 2023-10-18 Taylor Blau Superseded
[v3,07/10] bulk-checkin: generify `stream_blob_to_pack()` for arbitrary types merge-ort: implement support for packing objects together - - - --- 2023-10-18 Taylor Blau Superseded
[v3,06/10] bulk-checkin: implement `SOURCE_INCORE` mode for `bulk_checkin_source` merge-ort: implement support for packing objects together - - - --- 2023-10-18 Taylor Blau Superseded
[v3,05/10] bulk-checkin: extract abstract `bulk_checkin_source` merge-ort: implement support for packing objects together - - - --- 2023-10-18 Taylor Blau Superseded
[v3,04/10] bulk-checkin: factor out `finalize_checkpoint()` merge-ort: implement support for packing objects together - - - --- 2023-10-18 Taylor Blau Superseded
[v3,03/10] bulk-checkin: factor out `truncate_checkpoint()` merge-ort: implement support for packing objects together - - - --- 2023-10-18 Taylor Blau Superseded
[v3,02/10] bulk-checkin: factor out `prepare_checkpoint()` merge-ort: implement support for packing objects together - - - --- 2023-10-18 Taylor Blau Superseded
[v3,01/10] bulk-checkin: factor out `format_object_header_hash()` merge-ort: implement support for packing objects together - - - --- 2023-10-18 Taylor Blau Superseded
[v2,7/7] builtin/merge-tree.c: implement support for `--write-pack` merge-ort: implement support for packing objects together - - - --- 2023-10-17 Taylor Blau Superseded
[v2,6/7] bulk-checkin: introduce `index_tree_bulk_checkin_incore()` merge-ort: implement support for packing objects together - - - --- 2023-10-17 Taylor Blau Superseded
[v2,5/7] bulk-checkin: introduce `index_blob_bulk_checkin_incore()` merge-ort: implement support for packing objects together - - - --- 2023-10-17 Taylor Blau Superseded
[v2,4/7] bulk-checkin: factor our `finalize_checkpoint()` merge-ort: implement support for packing objects together - - - --- 2023-10-17 Taylor Blau Superseded
[v2,3/7] bulk-checkin: factor out `truncate_checkpoint()` merge-ort: implement support for packing objects together - - - --- 2023-10-17 Taylor Blau Superseded
[v2,2/7] bulk-checkin: factor out `prepare_checkpoint()` merge-ort: implement support for packing objects together - - - --- 2023-10-17 Taylor Blau Superseded
[v2,1/7] bulk-checkin: factor out `format_object_header_hash()` merge-ort: implement support for packing objects together - - - --- 2023-10-17 Taylor Blau Superseded
[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
[2/2] Documentation/gitformat-pack.txt: fix incorrect MIDX documentation Documentation/gitformat-pack.txt: correct a few issues/typos - - - --- 2023-10-12 Taylor Blau Superseded
[1/2] Documentation/gitformat-pack.txt: fix typo Documentation/gitformat-pack.txt: correct a few issues/typos - - - --- 2023-10-12 Taylor Blau Superseded
[v3,17/17] bloom: introduce `deinit_bloom_filters()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,16/17] commit-graph: reuse existing Bloom filters where possible bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,15/17] object.h: fix mis-aligned flag bits table bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,14/17] commit-graph: drop unnecessary `graph_read_bloom_data_context` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,13/17] commit-graph.c: unconditionally load Bloom filters bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,12/17] bloom: prepare to discard incompatible Bloom filters bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,11/17] bloom: annotate filters with hash version bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,10/17] commit-graph: new filter ver. that fixes murmur3 bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,09/17] repo-settings: introduce commitgraph.changedPathsVersion bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,08/17] t4216: test changed path filters with high bit paths bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,07/17] t/helper/test-read-graph: implement `bloom-filters` mode bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,06/17] bloom.h: make `load_bloom_filter_from_graph()` public bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,05/17] t/helper/test-read-graph.c: extract `dump_graph_info()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,04/17] gitformat-commit-graph: describe version 2 of BDAT bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,03/17] commit-graph: ensure Bloom filters are read with consistent settings bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,02/17] revision.c: consult Bloom filters for root commits bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[v3,01/17] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()` bloom: changed-path Bloom filters v2 (& sundries) - - - --- 2023-10-10 Taylor Blau Superseded
[7/7] builtin/merge-tree.c: implement support for `--write-pack` merge-ort: implement support for packing objects together - - - --- 2023-10-06 Taylor Blau Superseded
[6/7] bulk-checkin: introduce `index_tree_bulk_checkin_incore()` merge-ort: implement support for packing objects together - - - --- 2023-10-06 Taylor Blau Superseded
[5/7] bulk-checkin: introduce `index_blob_bulk_checkin_incore()` merge-ort: implement support for packing objects together - - - --- 2023-10-06 Taylor Blau Superseded
[4/7] bulk-checkin: factor our `finalize_checkpoint()` merge-ort: implement support for packing objects together - - - --- 2023-10-06 Taylor Blau Superseded
[3/7] bulk-checkin: factor out `truncate_checkpoint()` merge-ort: implement support for packing objects together - - - --- 2023-10-06 Taylor Blau Superseded
[2/7] bulk-checkin: factor out `prepare_checkpoint()` merge-ort: implement support for packing objects together - - - --- 2023-10-06 Taylor Blau Superseded
[1/7] bulk-checkin: factor out `format_object_header_hash()` merge-ort: implement support for packing objects together - - - --- 2023-10-06 Taylor Blau Superseded
[v2] builtin/repack.c: avoid making cruft packs preferred [v2] builtin/repack.c: avoid making cruft packs preferred - - - --- 2023-10-03 Taylor Blau New
builtin/repack.c: avoid making cruft packs preferred builtin/repack.c: avoid making cruft packs preferred - - - --- 2023-10-03 Taylor Blau Superseded
[v2,3/3] builtin/repack.c: implement support for `--max-cruft-size` repack: implement `--cruft-max-size` - - - --- 2023-10-03 Taylor Blau New
[v2,2/3] builtin/repack.c: parse `--max-pack-size` with OPT_MAGNITUDE repack: implement `--cruft-max-size` - - - --- 2023-10-03 Taylor Blau Accepted
[v2,1/3] t7700: split cruft-related tests to t7704 repack: implement `--cruft-max-size` - - - --- 2023-10-03 Taylor Blau Accepted
[v2] .github/workflows: add coverity action [v2] .github/workflows: add coverity action - - - --- 2023-09-21 Taylor Blau New
git-send-email.perl: avoid printing undef when validating addresses git-send-email.perl: avoid printing undef when validating addresses - - - --- 2023-09-18 Taylor Blau Accepted
[v2,8/8] builtin/repack.c: extract common cruft pack loop repack: refactor pack snapshot-ing logic - - - --- 2023-09-13 Taylor Blau Accepted
[v2,7/8] builtin/repack.c: avoid directly inspecting "util" repack: refactor pack snapshot-ing logic - - - --- 2023-09-13 Taylor Blau Accepted
[v2,6/8] builtin/repack.c: store existing cruft packs separately repack: refactor pack snapshot-ing logic - - - --- 2023-09-13 Taylor Blau Accepted
[v2,5/8] builtin/repack.c: extract `has_existing_non_kept_packs()` repack: refactor pack snapshot-ing logic - - - --- 2023-09-13 Taylor Blau Accepted
[v2,4/8] builtin/repack.c: extract redundant pack cleanup for existing packs repack: refactor pack snapshot-ing logic - - - --- 2023-09-13 Taylor Blau Accepted
[v2,3/8] builtin/repack.c: extract redundant pack cleanup for --geometric repack: refactor pack snapshot-ing logic - - - --- 2023-09-13 Taylor Blau Accepted
[v2,2/8] builtin/repack.c: extract marking packs for deletion repack: refactor pack snapshot-ing logic - - - --- 2023-09-13 Taylor Blau Accepted
[v2,1/8] builtin/repack.c: extract structure to store existing packs repack: refactor pack snapshot-ing logic - - - --- 2023-09-13 Taylor Blau Accepted
[2/2] builtin/repack.c: implement support for `--cruft-max-size` repack: implement `--cruft-max-size` - - - --- 2023-09-07 Taylor Blau Superseded
[1/2] t7700: split cruft-related tests to t7704 repack: implement `--cruft-max-size` - - - --- 2023-09-07 Taylor Blau Superseded
[8/8] builtin/repack.c: extract common cruft pack loop repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[7/8] builtin/repack.c: drop `DELETE_PACK` macro repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[6/8] builtin/repack.c: store existing cruft packs separately repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[5/8] builtin/repack.c: extract `has_existing_non_kept_packs()` repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[4/8] builtin/repack.c: extract redundant pack cleanup for existing packs repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[3/8] builtin/repack.c: extract redundant pack cleanup for --geometric repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[2/8] builtin/repack.c: extract marking packs for deletion repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
[1/8] builtin/repack.c: extract structure to store existing packs repack: refactor pack snapshot-ing logic - - - --- 2023-09-05 Taylor Blau Superseded
« 1 2 ... 3 4 516 17 »