Show patches with: Submitter = Derrick Stolee       |    State = Action Required       |   346 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,10/10] sparse-checkout: integrate with sparse index Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,08/10] sparse-index: complete partial expansion Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,07/10] sparse-index: partially expand directories Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,05/10] cache-tree: implement cache_tree_find_path() Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,04/10] sparse-index: introduce partially-sparse indexes Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v2,03/10] sparse-index: create expand_to_pattern_list() Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee New
[v4,5/5] worktree: copy sparse-checkout patterns and config on add Sparse checkout: fix bug with worktree of bare repo - - - --- 2022-01-25 Derrick Stolee New
[v4,4/5] sparse-checkout: set worktree-config correctly Sparse checkout: fix bug with worktree of bare repo - - - --- 2022-01-25 Derrick Stolee New
[v4,2/5] worktree: create init_worktree_config() Sparse checkout: fix bug with worktree of bare repo - - - --- 2022-01-25 Derrick Stolee New
[v4,1/5] Documentation: add extensions.worktreeConfig details Sparse checkout: fix bug with worktree of bare repo - - - --- 2022-01-25 Derrick Stolee New
[v3,6/6] worktree: copy sparse-checkout patterns and config on add Sparse checkout: fix bug with worktree of bare repo - - - --- 2021-12-28 Derrick Stolee New
[v3,5/6] sparse-checkout: use repo_config_set_worktree_gently() Sparse checkout: fix bug with worktree of bare repo - - - --- 2021-12-28 Derrick Stolee New
[v3,4/6] config: add repo_config_set_worktree_gently() Sparse checkout: fix bug with worktree of bare repo - - - --- 2021-12-28 Derrick Stolee New
[v3,3/6] worktree: add 'init-worktree-config' subcommand Sparse checkout: fix bug with worktree of bare repo - - - --- 2021-12-28 Derrick Stolee New
[v3,2/6] config: make some helpers repo-aware Sparse checkout: fix bug with worktree of bare repo - - - --- 2021-12-28 Derrick Stolee New
[v3,1/6] setup: use a repository when upgrading format Sparse checkout: fix bug with worktree of bare repo - - - --- 2021-12-28 Derrick Stolee New
[2/2] unpack-trees: use traverse_path instead of name Sparse Index: fix a checkout bug with deep sparse-checkout patterns - - - --- 2021-12-04 Derrick Stolee New
[2/2] ls-files: add --sparse option Sparse index: fetch, pull, ls-files - - - --- 2021-11-16 Derrick Stolee New
[1/2] fetch/pull: use the sparse index Sparse index: fetch, pull, ls-files - - - --- 2021-11-16 Derrick Stolee New
[v4,13/13] advice: update message to suggest '--sparse' Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior - - - --- 2021-09-24 Derrick Stolee New
[v4,12/13] mv: refuse to move sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior - - - --- 2021-09-24 Derrick Stolee New
[v4,11/13] rm: skip sparse paths with missing SKIP_WORKTREE Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior - - - --- 2021-09-24 Derrick Stolee New
[v4,10/13] rm: add --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior - - - --- 2021-09-24 Derrick Stolee New
[v4,09/13] add: update --renormalize to skip sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior - - - --- 2021-09-24 Derrick Stolee New
[v4,08/13] add: update --chmod to skip sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior - - - --- 2021-09-24 Derrick Stolee New
[v4,07/13] add: implement the --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior - - - --- 2021-09-24 Derrick Stolee New
[v4,06/13] add: skip tracked paths outside sparse-checkout cone Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior - - - --- 2021-09-24 Derrick Stolee New
[v4,05/13] add: fail when adding an untracked sparse file Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior - - - --- 2021-09-24 Derrick Stolee New
[v4,04/13] dir: fix pattern matching on dirs Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior - - - --- 2021-09-24 Derrick Stolee New
[v4,03/13] dir: select directories correctly Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior - - - --- 2021-09-24 Derrick Stolee New
[v4,02/13] t1092: behavior for adding sparse files Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior - - - --- 2021-09-24 Derrick Stolee New
[v4,01/13] t3705: test that 'sparse_entry' is unstaged Sparse-checkout: modify 'git add', 'git rm', and 'git mv' behavior - - - --- 2021-09-24 Derrick Stolee New
[3/3] sparse-checkout: refuse to add to bad patterns Sparse checkout: fix mixed-mode pattern issues - - - --- 2021-09-20 Derrick Stolee New
[2/3] sparse-checkout: clear patterns when switching modes Sparse checkout: fix mixed-mode pattern issues - - - --- 2021-09-20 Derrick Stolee New
[1/3] sparse-checkout: fix OOM error with mixed patterns Sparse checkout: fix mixed-mode pattern issues - - - --- 2021-09-20 Derrick Stolee New
[v3,14/14] advice: update message to suggest '--sparse' Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,13/14] mv: refuse to move sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,12/14] rm: skip sparse paths with missing SKIP_WORKTREE Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,11/14] rm: add --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,10/14] add: update --renormalize to skip sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,09/14] add: update --chmod to skip sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,08/14] add: implement the --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,07/14] add: skip tracked paths outside sparse-checkout cone Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,06/14] add: fail when adding an untracked sparse file Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,05/14] dir: fix pattern matching on dirs Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,04/14] dir: select directories correctly Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,03/14] dir: extract directory-matching logic Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,02/14] t1092: behavior for adding sparse files Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v3,01/14] t3705: test that 'sparse_entry' is unstaged Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-20 Derrick Stolee New
[v4,10/15] scalar: implement the `run` command Upstreaming the Scalar command - - - --- 2021-09-14 Derrick Stolee New
[v4,07/15] scalar: implement 'scalar list' Upstreaming the Scalar command - - - --- 2021-09-14 Derrick Stolee New
[v4,05/15] scalar: 'unregister' stops background maintenance Upstreaming the Scalar command - - - --- 2021-09-14 Derrick Stolee New
[v4,04/15] scalar: 'register' sets recommended config and starts maintenance Upstreaming the Scalar command - - - --- 2021-09-14 Derrick Stolee New
[v2,14/14] advice: update message to suggest '--sparse' Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,13/14] mv: refuse to move sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,12/14] rm: skip sparse paths with missing SKIP_WORKTREE Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,11/14] rm: add --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,10/14] add: update --renormalize to skip sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,09/14] add: update --chmod to skip sparse paths Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,08/14] add: implement the --sparse option Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,07/14] add: skip tracked paths outside sparse-checkout cone Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,06/14] add: fail when adding an untracked sparse file Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,05/14] dir: fix pattern matching on dirs Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,04/14] dir: select directories correctly Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,03/14] dir: extract directory-matching logic Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,02/14] t1092: behavior for adding sparse files Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v2,01/14] t3705: test that 'sparse_entry' is unstaged Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior - - - --- 2021-09-12 Derrick Stolee New
[v5,9/9] sparse-checkout: clear tracked sparse dirs Sparse index: delete ignored files outside sparse cone - - - --- 2021-09-08 Derrick Stolee New
[v5,8/9] sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag Sparse index: delete ignored files outside sparse cone - - - --- 2021-09-08 Derrick Stolee New
[v5,7/9] attr: be careful about sparse directories Sparse index: delete ignored files outside sparse cone - - - --- 2021-09-08 Derrick Stolee New
[v5,6/9] sparse-checkout: create helper methods Sparse index: delete ignored files outside sparse cone - - - --- 2021-09-08 Derrick Stolee New
[v5,5/9] sparse-index: use WRITE_TREE_MISSING_OK Sparse index: delete ignored files outside sparse cone - - - --- 2021-09-08 Derrick Stolee New
[v5,4/9] sparse-index: silently return when cache tree fails Sparse index: delete ignored files outside sparse cone - - - --- 2021-09-08 Derrick Stolee New
[v5,3/9] unpack-trees: fix nested sparse-dir search Sparse index: delete ignored files outside sparse cone - - - --- 2021-09-08 Derrick Stolee New
[v5,2/9] sparse-index: silently return when not using cone-mode patterns Sparse index: delete ignored files outside sparse cone - - - --- 2021-09-08 Derrick Stolee New
[v5,1/9] t7519: rewrite sparse index test Sparse index: delete ignored files outside sparse cone - - - --- 2021-09-08 Derrick Stolee New
[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
[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
[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
« 1 2 3 4 »