Show patches with: Submitter = Victoria Dye       |    Archived = No       |   256 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,7/9] update-index: add tests for sparse-checkout compatibility Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,6/9] checkout-index: integrate with sparse index Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,5/9] checkout-index: add --ignore-skip-worktree-bits option Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,4/9] checkout-index: expand sparse checkout compatibility tests Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,3/9] clean: integrate with sparse index Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,2/9] reset: reorder wildcard pathspec conditions Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,1/9] reset: fix validation in sparse index test Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[4/9] checkout-index: expand sparse checkout compatibility tests Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-04 Victoria Dye Accepted
[3/9] clean: integrate with sparse index Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-04 Victoria Dye Accepted
[2/9] reset: reorder wildcard pathspec conditions Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-04 Victoria Dye Accepted
[1/9] reset: fix validation in sparse index test Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-04 Victoria Dye Accepted
[v6,8/8] unpack-trees: improve performance of next_cache_entry Sparse Index: integrate with reset - - - --- 2021-11-29 Victoria Dye Accepted
[v6,7/8] reset: make --mixed sparse-aware Sparse Index: integrate with reset - - - --- 2021-11-29 Victoria Dye Accepted
[v6,6/8] reset: make sparse-aware (except --mixed) Sparse Index: integrate with reset - - - --- 2021-11-29 Victoria Dye Accepted
[v6,5/8] reset: integrate with sparse index Sparse Index: integrate with reset - - - --- 2021-11-29 Victoria Dye Accepted
[v6,4/8] reset: expand test coverage for sparse checkouts Sparse Index: integrate with reset - - - --- 2021-11-29 Victoria Dye Accepted
[v6,3/8] sparse-index: update command for expand/collapse test Sparse Index: integrate with reset - - - --- 2021-11-29 Victoria Dye Accepted
[v6,2/8] reset: preserve skip-worktree bit in mixed reset Sparse Index: integrate with reset - - - --- 2021-11-29 Victoria Dye Accepted
[v6,1/8] reset: rename is_missing to !is_in_reset_tree Sparse Index: integrate with reset - - - --- 2021-11-29 Victoria Dye Accepted
[v5,4/4] sparse-index: update do_read_index to ensure correct sparsity sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-11-23 Victoria Dye Accepted
[v5,3/4] sparse-index: add ensure_correct_sparsity function sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-11-23 Victoria Dye Accepted
[v5,2/4] sparse-index: avoid unnecessary cache tree clearing sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-11-23 Victoria Dye Accepted
[v5,1/4] test-read-cache.c: prepare_repo_settings after config init sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-11-23 Victoria Dye Accepted
[v2] async_die_is_recursing: work around GCC v11.x issue on Fedora [v2] async_die_is_recursing: work around GCC v11.x issue on Fedora - - - --- 2021-11-04 Victoria Dye Accepted
[v4,4/4] sparse-index: update do_read_index to ensure correct sparsity sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-29 Victoria Dye Superseded
[v4,3/4] sparse-index: add ensure_correct_sparsity function sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-29 Victoria Dye Superseded
[v4,2/4] sparse-index: avoid unnecessary cache tree clearing sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-29 Victoria Dye Superseded
[v4,1/4] test-read-cache.c: prepare_repo_settings after config init sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-29 Victoria Dye Superseded
[v3,3/3] sparse-index: update do_read_index to ensure correct sparsity sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-27 Victoria Dye Accepted
[v3,2/3] sparse-index: add ensure_correct_sparsity function sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-27 Victoria Dye Accepted
[v3,1/3] test-read-cache.c: prepare_repo_settings after config init sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-27 Victoria Dye Accepted
[v2,3/3] sparse-index: update do_read_index to ensure correct sparsity sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-21 Victoria Dye Superseded
[v2,2/3] sparse-index: add ensure_correct_sparsity function sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-21 Victoria Dye Superseded
[v2,1/3] test-read-cache.c: prepare_repo_settings after config init sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-21 Victoria Dye Superseded
[2/2] sparse-index: update index read to consider index.sparse config sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-15 Victoria Dye Superseded
[1/2] test-read-cache.c: prepare_repo_settings after config init sparse-index: expand/collapse based on 'index.sparse' - - - --- 2021-10-15 Victoria Dye Superseded
[v4,8/8] unpack-trees: improve performance of next_cache_entry Sparse Index: integrate with reset - - - --- 2021-10-11 Victoria Dye Superseded
[v4,7/8] reset: make --mixed sparse-aware Sparse Index: integrate with reset - - - --- 2021-10-11 Victoria Dye Superseded
[v4,6/8] reset: make sparse-aware (except --mixed) Sparse Index: integrate with reset - - - --- 2021-10-11 Victoria Dye Superseded
[v4,5/8] reset: integrate with sparse index Sparse Index: integrate with reset - - - --- 2021-10-11 Victoria Dye Superseded
[v4,4/8] reset: expand test coverage for sparse checkouts Sparse Index: integrate with reset - - - --- 2021-10-11 Victoria Dye Superseded
[v4,3/8] sparse-index: update command for expand/collapse test Sparse Index: integrate with reset - - - --- 2021-10-11 Victoria Dye Superseded
[v4,2/8] reset: preserve skip-worktree bit in mixed reset Sparse Index: integrate with reset - - - --- 2021-10-11 Victoria Dye Superseded
[v4,1/8] reset: rename is_missing to !is_in_reset_tree Sparse Index: integrate with reset - - - --- 2021-10-11 Victoria Dye Superseded
[v2,7/7] unpack-trees: improve performance of next_cache_entry Sparse Index: integrate with reset - - - --- 2021-10-05 Victoria Dye Superseded
[v2,6/7] reset: make --mixed sparse-aware Sparse Index: integrate with reset - - - --- 2021-10-05 Victoria Dye Superseded
[v2,5/7] reset: make sparse-aware (except --mixed) Sparse Index: integrate with reset - - - --- 2021-10-05 Victoria Dye Superseded
[v2,4/7] reset: integrate with sparse index Sparse Index: integrate with reset - - - --- 2021-10-05 Victoria Dye Superseded
[v2,3/7] reset: expand test coverage for sparse checkouts Sparse Index: integrate with reset - - - --- 2021-10-05 Victoria Dye Superseded
[v2,2/7] update-index: add --force-full-index option for expand/collapse test Sparse Index: integrate with reset - - - --- 2021-10-05 Victoria Dye Superseded
[7/7] unpack-trees: improve performance of next_cache_entry Sparse Index: integrate with reset - - - --- 2021-09-30 Victoria Dye Superseded
[6/7] reset: make --mixed sparse-aware Sparse Index: integrate with reset - - - --- 2021-09-30 Victoria Dye Superseded
[5/7] reset: make sparse-aware (except --mixed) Sparse Index: integrate with reset - - - --- 2021-09-30 Victoria Dye Superseded
[4/7] reset: integrate with sparse index Sparse Index: integrate with reset - - - --- 2021-09-30 Victoria Dye Superseded
[3/7] reset: expand test coverage for sparse checkouts Sparse Index: integrate with reset - - - --- 2021-09-30 Victoria Dye Superseded
[2/7] sparse-index: update command for expand/collapse test Sparse Index: integrate with reset - - - --- 2021-09-30 Victoria Dye Superseded
« 1 2 3 »