Show patches with: Submitter = Derrick Stolee       |   916 patches
« 1 2 ... 6 7 89 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[20/20] p2000: add sparse-index repos Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[19/20] sparse-index: loose integration with cache_tree_verify() Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[18/20] cache-tree: integrate with sparse directory entries Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[17/20] sparse-checkout: disable sparse-index Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[16/20] sparse-checkout: toggle sparse index from builtin Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[15/20] sparse-index: create extension for compatibility Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[14/20] sparse-index: check index conversion happens Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[13/20] unpack-trees: allow sparse directories Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[12/20] submodule: sparse-index should not collapse links Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[11/20] sparse-index: convert from full to sparse Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[10/20] sparse-checkout: hold pattern list in index Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[09/20] unpack-trees: ensure full index Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[08/20] test-tool: don't force full index Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[07/20] test-read-cache: print cache entries with --table Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[06/20] t1092: compare sparse-checkout to sparse-index Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[05/20] sparse-index: implement ensure_full_index() Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[04/20] sparse-index: add guard to ensure full index Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[03/20] t1092: clean up script quoting Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[02/20] t/perf: add performance test for sparse operations Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[01/20] sparse-index: design doc and format update Sparse Index: Design, Format, Tests - - - --- 2021-02-23 Derrick Stolee Superseded
[v3,5/5] commit-reach: stale commits may prune generation further Speed up remove_redundant() - - - --- 2021-02-19 Derrick Stolee Accepted
[v3,4/5] commit-reach: use heuristic in remove_redundant() Speed up remove_redundant() - - - --- 2021-02-19 Derrick Stolee Accepted
[v3,3/5] commit-reach: move compare_commits_by_gen Speed up remove_redundant() - - - --- 2021-02-19 Derrick Stolee Accepted
[v3,2/5] commit-reach: use one walk in remove_redundant() Speed up remove_redundant() - - - --- 2021-02-19 Derrick Stolee Accepted
[v3,1/5] commit-reach: reduce requirements for remove_redundant() Speed up remove_redundant() - - - --- 2021-02-19 Derrick Stolee Accepted
[v4,17/17] chunk-format: add technical docs Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,16/17] chunk-format: restore duplicate chunk checks Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,15/17] midx: use 64-bit multiplication for chunk sizes Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,14/17] midx: use chunk-format read API Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,13/17] commit-graph: use chunk-format read API Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,12/17] chunk-format: create read chunk API Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,11/17] midx: use chunk-format API in write_midx_internal() Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,10/17] midx: drop chunk progress during write Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,09/17] midx: return success/failure in chunk write methods Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,08/17] midx: add num_large_offsets to write_midx_context Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,07/17] midx: add pack_perm to write_midx_context Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,06/17] midx: add entries to write_midx_context Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,05/17] midx: use context in write_midx_pack_names() Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,04/17] midx: rename pack_info to write_midx_context Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,03/17] commit-graph: use chunk-format write API Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,02/17] chunk-format: create chunk format write API Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v4,01/17] commit-graph: anonymize data in chunk_write_fn Refactor chunk-format into an API - - - --- 2021-02-18 Derrick Stolee Accepted
[v2,2/2] maintenance: incremental strategy runs pack-refs weekly Maintenance: add pack-refs task - - - --- 2021-02-09 Derrick Stolee Accepted
[v2,1/2] maintenance: add pack-refs task Maintenance: add pack-refs task - - - --- 2021-02-09 Derrick Stolee Accepted
[2/2] maintenance: incremental strategy runs pack-refs weekly Maintenance: add pack-refs task - - - --- 2021-02-08 Derrick Stolee Superseded
[1/2] maintenance: add pack-refs task Maintenance: add pack-refs task - - - --- 2021-02-08 Derrick Stolee Superseded
[v3,17/17] chunk-format: add technical docs Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,16/17] chunk-format: restore duplicate chunk checks Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,15/17] midx: use 64-bit multiplication for chunk sizes Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,14/17] midx: use chunk-format read API Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,13/17] commit-graph: use chunk-format read API Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,12/17] chunk-format: create read chunk API Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,11/17] midx: use chunk-format API in write_midx_internal() Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,10/17] midx: drop chunk progress during write Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,09/17] midx: return success/failure in chunk write methods Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,08/17] midx: add num_large_offsets to write_midx_context Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,07/17] midx: add pack_perm to write_midx_context Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,06/17] midx: add entries to write_midx_context Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,05/17] midx: use context in write_midx_pack_names() Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,04/17] midx: rename pack_info to write_midx_context Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,03/17] commit-graph: use chunk-format write API Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,02/17] chunk-format: create chunk format write API Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v3,01/17] commit-graph: anonymize data in chunk_write_fn Refactor chunk-format into an API - - - --- 2021-02-05 Derrick Stolee Superseded
[v2,6/6] commit-graph: prepare commit graph Generation Number v2: Fix a tricky split graph bug - - - --- 2021-02-02 Derrick Stolee Accepted
[v2,5/6] commit-graph: be extra careful about mixed generations Generation Number v2: Fix a tricky split graph bug - - - --- 2021-02-02 Derrick Stolee Accepted
[v2,4/6] commit-graph: compute generations separately Generation Number v2: Fix a tricky split graph bug - - - --- 2021-02-02 Derrick Stolee Accepted
[v2,3/6] commit-graph: validate layers for generation data Generation Number v2: Fix a tricky split graph bug - - - --- 2021-02-02 Derrick Stolee Accepted
[v2,2/6] commit-graph: always parse before commit_graph_data_at() Generation Number v2: Fix a tricky split graph bug - - - --- 2021-02-02 Derrick Stolee Accepted
[v2,1/6] commit-graph: use repo_parse_commit Generation Number v2: Fix a tricky split graph bug - - - --- 2021-02-02 Derrick Stolee Accepted
[5/5] commit-graph: prepare commit graph Generation Number v2: Fix a tricky split graph bug - - - --- 2021-02-01 Derrick Stolee Superseded
[4/5] commit-graph: be extra careful about mixed generations Generation Number v2: Fix a tricky split graph bug - - - --- 2021-02-01 Derrick Stolee Superseded
[3/5] commit-graph: validate layers for generation data Generation Number v2: Fix a tricky split graph bug - - - --- 2021-02-01 Derrick Stolee Superseded
[2/5] commit-graph: always parse before commit_graph_data_at() Generation Number v2: Fix a tricky split graph bug - - - --- 2021-02-01 Derrick Stolee Superseded
[1/5] commit-graph: use repo_parse_commit Generation Number v2: Fix a tricky split graph bug - - - --- 2021-02-01 Derrick Stolee Superseded
[v2,5/5] commit-reach: stale commits may prune generation further Speed up remove_redundant() - - - --- 2021-02-01 Derrick Stolee New
[v2,4/5] commit-reach: use heuristic in remove_redundant() Speed up remove_redundant() - - - --- 2021-02-01 Derrick Stolee New
[v2,3/5] commit-reach: move compare_commits_by_gen Speed up remove_redundant() - - - --- 2021-02-01 Derrick Stolee New
[v2,2/5] commit-reach: use one walk in remove_redundant() Speed up remove_redundant() - - - --- 2021-02-01 Derrick Stolee New
[v2,1/5] commit-reach: reduce requirements for remove_redundant() Speed up remove_redundant() - - - --- 2021-02-01 Derrick Stolee New
[3/3] commit-reach: use heuristic in remove_redundant() Speed up remove_redundant() - - - --- 2021-01-28 Derrick Stolee New
[2/3] commit-reach: move compare_commits_by_gen Speed up remove_redundant() - - - --- 2021-01-28 Derrick Stolee New
[1/3] commit-reach: use one walk in remove_redundant() Speed up remove_redundant() - - - --- 2021-01-28 Derrick Stolee New
[v2,17/17] chunk-format: add technical docs Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,16/17] chunk-format: restore duplicate chunk checks Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,15/17] midx: use 64-bit multiplication for chunk sizes Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,14/17] midx: use chunk-format read API Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,13/17] commit-graph: use chunk-format read API Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,12/17] chunk-format: create read chunk API Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,11/17] midx: use chunk-format API in write_midx_internal() Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,10/17] midx: drop chunk progress during write Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,09/17] midx: return success/failure in chunk write methods Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,08/17] midx: add num_large_offsets to write_midx_context Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,07/17] midx: add pack_perm to write_midx_context Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,06/17] midx: add entries to write_midx_context Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,05/17] midx: use context in write_midx_pack_names() Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,04/17] midx: rename pack_info to write_midx_context Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,03/17] commit-graph: use chunk-format write API Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,02/17] chunk-format: create chunk format write API Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[v2,01/17] commit-graph: anonymize data in chunk_write_fn Refactor chunk-format into an API - - - --- 2021-01-27 Derrick Stolee Superseded
[17/17] chunk-format: add technical docs Refactor chunk-format into an API - - - --- 2021-01-26 Derrick Stolee Superseded
« 1 2 ... 6 7 89 10 »