Show patches with: Submitter = Victoria Dye       |    Archived = No       |   289 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/3] unpack-trees: increment cache_bottom for sparse directories Fix use of 'cache_bottom' in sparse index - - - --- 2022-03-16 Victoria Dye Superseded
[1/3] t1092: add sparse directory before cone in test repo Fix use of 'cache_bottom' in sparse index - - - --- 2022-03-16 Victoria Dye Superseded
[v3,5/5] stash: make internal resets quiet and refresh index Allow 'reset --quiet' to refresh the index, use 'reset --quiet' in 'stash' - - - --- 2022-03-15 Victoria Dye Accepted
[v3,4/5] reset: suppress '--no-refresh' advice if logging is silenced Allow 'reset --quiet' to refresh the index, use 'reset --quiet' in 'stash' - - - --- 2022-03-15 Victoria Dye Accepted
[v3,3/5] reset: replace '--quiet' with '--no-refresh' in performance advice Allow 'reset --quiet' to refresh the index, use 'reset --quiet' in 'stash' - - - --- 2022-03-15 Victoria Dye Accepted
[v3,2/5] reset: introduce --[no-]refresh option to --mixed Allow 'reset --quiet' to refresh the index, use 'reset --quiet' in 'stash' - - - --- 2022-03-15 Victoria Dye Accepted
[v3,1/5] reset: revise index refresh advice Allow 'reset --quiet' to refresh the index, use 'reset --quiet' in 'stash' - - - --- 2022-03-15 Victoria Dye Accepted
[v2,5/5] stash: make internal resets quiet and refresh index Allow 'reset --quiet' to refresh the index, use 'reset --quiet' in 'stash' - - - --- 2022-03-14 Victoria Dye Superseded
[v2,4/5] reset: suppress '--no-refresh' advice if logging is silenced Allow 'reset --quiet' to refresh the index, use 'reset --quiet' in 'stash' - - - --- 2022-03-14 Victoria Dye Superseded
[v2,3/5] reset: replace '--quiet' with '--no-refresh' in performance advice Allow 'reset --quiet' to refresh the index, use 'reset --quiet' in 'stash' - - - --- 2022-03-14 Victoria Dye Superseded
[v2,2/5] reset: introduce --[no-]refresh option to --mixed Allow 'reset --quiet' to refresh the index, use 'reset --quiet' in 'stash' - - - --- 2022-03-14 Victoria Dye Superseded
[v2,1/5] reset: revise index refresh advice Allow 'reset --quiet' to refresh the index, use 'reset --quiet' in 'stash' - - - --- 2022-03-14 Victoria Dye Superseded
[4/5] reset: suppress '--no-refresh' advice if logging is silenced Separate '--skip-refresh' from '--quiet' in 'reset', use '--quiet' internally in 'stash' - - - --- 2022-03-12 Victoria Dye Accepted
[3/5] reset: replace '--quiet' with '--no-refresh' in performance advice Separate '--skip-refresh' from '--quiet' in 'reset', use '--quiet' internally in 'stash' - - - --- 2022-03-12 Victoria Dye Accepted
[1/5] reset: revise index refresh advice Separate '--skip-refresh' from '--quiet' in 'reset', use '--quiet' internally in 'stash' - - - --- 2022-03-12 Victoria Dye Accepted
[v3,8/8] read-tree: make three-way merge sparse-aware Sparse index: integrate with 'read-tree' - - - --- 2022-03-01 Victoria Dye Accepted
[v3,7/8] read-tree: make two-way merge sparse-aware Sparse index: integrate with 'read-tree' - - - --- 2022-03-01 Victoria Dye Accepted
[v3,6/8] read-tree: narrow scope of index expansion for '--prefix' Sparse index: integrate with 'read-tree' - - - --- 2022-03-01 Victoria Dye Accepted
[v3,5/8] read-tree: integrate with sparse index Sparse index: integrate with 'read-tree' - - - --- 2022-03-01 Victoria Dye Accepted
[v3,4/8] read-tree: expand sparse checkout test coverage Sparse index: integrate with 'read-tree' - - - --- 2022-03-01 Victoria Dye Accepted
[v3,3/8] read-tree: explicitly disallow prefixes with a leading '/' Sparse index: integrate with 'read-tree' - - - --- 2022-03-01 Victoria Dye Accepted
[v3,2/8] status: fix nested sparse directory diff in sparse index Sparse index: integrate with 'read-tree' - - - --- 2022-03-01 Victoria Dye Accepted
[v3,1/8] sparse-index: prevent repo root from becoming sparse Sparse index: integrate with 'read-tree' - - - --- 2022-03-01 Victoria Dye Accepted
[v2,1/7] sparse-index: prevent repo root from becoming sparse Sparse index: integrate with 'read-tree' - - - --- 2022-02-24 Victoria Dye Accepted
[7/7] read-tree: make three-way merge sparse-aware Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[6/7] read-tree: make two-way merge sparse-aware Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[5/7] read-tree: narrow scope of index expansion for '--prefix' Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[4/7] read-tree: integrate with sparse index Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[3/7] read-tree: expand sparse checkout test coverage Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[2/7] status: fix nested sparse directory diff in sparse index Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[1/7] sparse-index: prevent repo root from becoming sparse Sparse index: integrate with 'read-tree' - - - --- 2022-02-23 Victoria Dye Superseded
[v2,9/9] update-index: reduce scope of index expansion in do_reupdate Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[v2,8/9] update-index: integrate with sparse index Sparse index: integrate with 'clean', 'checkout-index', 'update-index' - - - --- 2022-01-11 Victoria Dye Accepted
[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 »