Show patches with: Submitter = Derrick Stolee       |   916 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/13] rm: skip sparse paths with missing SKIP_WORKTREE Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[09/13] rm: add --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[08/13] add: prevent adding sparse conflict files Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[07/13] add: implement the --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[06/13] add: skip paths that are outside sparse-checkout cone Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[05/13] add: fail when adding an untracked sparse file Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[04/13] dir: fix pattern matching on dirs Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[03/13] dir: select directories correctly Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[02/13] dir: extract directory-matching logic Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[01/13] t1092: behavior for adding sparse files Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-08-24 Derrick Stolee Superseded
[v2,6/6] sparse-index: integrate with cherry-pick and rebase Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-24 Derrick Stolee New
[v2,5/6] sequencer: ensure full index if not ORT strategy Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-24 Derrick Stolee New
[v2,4/6] t1092: add cherry-pick, rebase tests Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-24 Derrick Stolee New
[v2,3/6] merge-ort: expand only for out-of-cone conflicts Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-24 Derrick Stolee New
[v2,2/6] merge: make sparse-aware with ORT Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-24 Derrick Stolee New
[v2,1/6] diff: ignore sparse paths in diffstat Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-24 Derrick Stolee New
[v4,10/10] sparse-checkout: add config to disable deleting dirs Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,09/10] sparse-checkout: clear tracked sparse dirs Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,08/10] sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,07/10] attr: be careful about sparse directories Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,06/10] sparse-checkout: create helper methods Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,05/10] unpack-trees: fix nested sparse-dir search Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,04/10] sparse-index: use WRITE_TREE_MISSING_OK Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,03/10] sparse-index: silently return when cache tree fails Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,02/10] sparse-index: silently return when not using cone-mode patterns Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[v4,01/10] t7519: rewrite sparse index test Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-24 Derrick Stolee New
[2/2] maintenance: skip bootout/bootstrap when plist is registered macos: safeguard git maintenance against highly concurrent operations - - - --- 2021-08-24 Derrick Stolee Accepted
[6/6] sparse-index: integrate with cherry-pick and rebase Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-17 Derrick Stolee Superseded
[5/6] t1092: add cherry-pick, rebase tests Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-17 Derrick Stolee Superseded
[4/6] merge-ort: expand only for out-of-cone conflicts Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-17 Derrick Stolee Superseded
[3/6] merge: make sparse-aware with ORT Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-17 Derrick Stolee Superseded
[2/6] diff: ignore sparse paths in diffstat Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-17 Derrick Stolee Superseded
[1/6] t1092: use ORT merge strategy Sparse Index: Integrate with merge, cherry-pick, rebase, and revert - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,8/8] sparse-checkout: clear tracked sparse dirs Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,7/8] sparse-index: add SPARSE_INDEX_IGNORE_CONFIG flag Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,6/8] attr: be careful about sparse directories Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,5/8] sparse-checkout: create helper methods Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,4/8] unpack-trees: fix nested sparse-dir search Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,3/8] sparse-index: silently return when cache tree fails Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,2/8] sparse-index: silently return when not using cone-mode patterns Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v3,1/8] t7519: rewrite sparse index test Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-17 Derrick Stolee Superseded
[v2,8/8] sparse-checkout: clear tracked sparse dirs Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-10 Derrick Stolee Superseded
[v2,7/8] sparse-index: add SPARSE_INDEX_IGNORE_CONFIG flag Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-10 Derrick Stolee Superseded
[v2,6/8] attr: be careful about sparse directories Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-10 Derrick Stolee Superseded
[v2,5/8] sparse-checkout: create helper methods Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-10 Derrick Stolee Superseded
[v2,4/8] unpack-trees: fix nested sparse-dir search Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-10 Derrick Stolee Superseded
[v2,3/8] sparse-index: silently return when cache tree fails Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-10 Derrick Stolee Superseded
[v2,2/8] sparse-index: silently return when not using cone-mode patterns Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-10 Derrick Stolee Superseded
[v2,1/8] t7519: rewrite sparse index test Sparse index: delete ignored files outside sparse cone - - - --- 2021-08-10 Derrick Stolee Superseded
[2/2] sparse-checkout: clear tracked sparse dirs Sparse index: delete ignored files outside sparse cone - - - --- 2021-07-29 Derrick Stolee Superseded
[1/2] t7519: rewrite sparse index test Sparse index: delete ignored files outside sparse cone - - - --- 2021-07-29 Derrick Stolee Superseded
[v3,5/5] add: remove ensure_full_index() with --renormalize Sparse Index: Integrate with 'git add' - 1 - --- 2021-07-29 Derrick Stolee Accepted
[v3,4/5] add: ignore outside the sparse-checkout in refresh() Sparse Index: Integrate with 'git add' - 1 - --- 2021-07-29 Derrick Stolee Accepted
[v3,3/5] pathspec: stop calling ensure_full_index Sparse Index: Integrate with 'git add' - 1 - --- 2021-07-29 Derrick Stolee Accepted
[v3,2/5] add: allow operating on a sparse-only index Sparse Index: Integrate with 'git add' - 1 - --- 2021-07-29 Derrick Stolee Accepted
[v3,1/5] t1092: test merge conflicts outside cone Sparse Index: Integrate with 'git add' - 1 - --- 2021-07-29 Derrick Stolee Accepted
[v2,5/5] add: remove ensure_full_index() with --renormalize Sparse Index: Integrate with 'git add' - - - --- 2021-07-26 Derrick Stolee New
[v2,4/5] add: ignore outside the sparse-checkout in refresh() Sparse Index: Integrate with 'git add' - - - --- 2021-07-26 Derrick Stolee New
[v2,3/5] pathspec: stop calling ensure_full_index Sparse Index: Integrate with 'git add' - - - --- 2021-07-26 Derrick Stolee New
[v2,2/5] add: allow operating on a sparse-only index Sparse Index: Integrate with 'git add' - - - --- 2021-07-26 Derrick Stolee New
[v2,1/5] t1092: test merge conflicts outside cone Sparse Index: Integrate with 'git add' - - - --- 2021-07-26 Derrick Stolee New
[5/5] add: ignore outside the sparse-checkout in refresh() Sparse Index: Integrate with 'git add' - - - --- 2021-07-21 Derrick Stolee Superseded
[4/5] t1092: 'git add --refresh' difference with sparse-index Sparse Index: Integrate with 'git add' - - - --- 2021-07-21 Derrick Stolee Superseded
[3/5] pathspec: stop calling ensure_full_index Sparse Index: Integrate with 'git add' - - - --- 2021-07-21 Derrick Stolee Superseded
[2/5] add: allow operating on a sparse-only index Sparse Index: Integrate with 'git add' - - - --- 2021-07-21 Derrick Stolee Superseded
[1/5] t1092: test merge conflicts outside cone Sparse Index: Integrate with 'git add' - - - --- 2021-07-21 Derrick Stolee Superseded
[v2,7/7] unpack-trees: resolve sparse-directory/file conflicts Sparse index: integrate with commit and checkout - - - --- 2021-07-20 Derrick Stolee Accepted
[v2,6/7] t1092: document bad 'git checkout' behavior Sparse index: integrate with commit and checkout - - - --- 2021-07-20 Derrick Stolee Accepted
[v2,5/7] checkout: stop expanding sparse indexes Sparse index: integrate with commit and checkout - - - --- 2021-07-20 Derrick Stolee Accepted
[v2,4/7] sparse-index: recompute cache-tree Sparse index: integrate with commit and checkout - - - --- 2021-07-20 Derrick Stolee Accepted
[v2,3/7] commit: integrate with sparse-index Sparse index: integrate with commit and checkout - - - --- 2021-07-20 Derrick Stolee Accepted
[v2,2/7] p2000: compress repo names Sparse index: integrate with commit and checkout - - - --- 2021-07-20 Derrick Stolee Accepted
[v2,1/7] p2000: add 'git checkout -' test and decrease depth Sparse index: integrate with commit and checkout - - - --- 2021-07-20 Derrick Stolee Accepted
[v9,16/16] t1092: document bad sparse-checkout behavior Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,15/16] fsmonitor: integrate with sparse index Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,14/16] wt-status: expand added sparse directory entries Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,13/16] status: use sparse-index throughout Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,12/16] status: skip sparse-checkout percentage with sparse-index Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,11/16] diff-lib: handle index diffs with sparse dirs Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,10/16] dir.c: accept a directory as part of cone-mode patterns Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,09/16] unpack-trees: unpack sparse directory entries Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,08/16] unpack-trees: rename unpack_nondirectories() Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,07/16] unpack-trees: compare sparse directories correctly Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,06/16] unpack-trees: preserve cache_bottom Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,05/16] t1092: add tests for status/add and sparse files Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,04/16] t1092: expand repository data shape Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,03/16] t1092: replace incorrect 'echo' with 'cat' Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,02/16] sparse-index: include EXTENDED flag when expanding Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v9,01/16] sparse-index: skip indexes with unmerged entries Sparse-index: integrate with status - 1 - --- 2021-07-14 Derrick Stolee New
[v8,15/15] fsmonitor: integrate with sparse index Sparse-index: integrate with status - - - --- 2021-07-12 Derrick Stolee New
[v8,14/15] wt-status: expand added sparse directory entries Sparse-index: integrate with status - - - --- 2021-07-12 Derrick Stolee New
[v8,13/15] status: use sparse-index throughout Sparse-index: integrate with status - - - --- 2021-07-12 Derrick Stolee New
[v8,12/15] status: skip sparse-checkout percentage with sparse-index Sparse-index: integrate with status - - - --- 2021-07-12 Derrick Stolee New
[v8,11/15] diff-lib: handle index diffs with sparse dirs Sparse-index: integrate with status - - - --- 2021-07-12 Derrick Stolee New
[v8,10/15] dir.c: accept a directory as part of cone-mode patterns Sparse-index: integrate with status - - - --- 2021-07-12 Derrick Stolee New
[v8,09/15] unpack-trees: unpack sparse directory entries Sparse-index: integrate with status - - - --- 2021-07-12 Derrick Stolee New
[v8,08/15] unpack-trees: rename unpack_nondirectories() Sparse-index: integrate with status - - - --- 2021-07-12 Derrick Stolee New
[v8,07/15] unpack-trees: compare sparse directories correctly Sparse-index: integrate with status - - - --- 2021-07-12 Derrick Stolee New
[v8,06/15] unpack-trees: preserve cache_bottom Sparse-index: integrate with status - - - --- 2021-07-12 Derrick Stolee New
[v8,05/15] t1092: add tests for status/add and sparse files Sparse-index: integrate with status - - - --- 2021-07-12 Derrick Stolee New
« 1 2 3 49 10 »