Show patches with: Submitter = Derrick Stolee       |    Archived = No       |   393 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/5] clone: --bundle-uri cannot be combined with --depth Bundle URIs II: git clone --bundle-uri - - - --- 2022-07-25 Derrick Stolee Superseded
[4/5] bundle-uri: add support for http(s):// and file:// Bundle URIs II: git clone --bundle-uri - - - --- 2022-07-25 Derrick Stolee Superseded
[3/5] clone: add --bundle-uri option Bundle URIs II: git clone --bundle-uri - - - --- 2022-07-25 Derrick Stolee Superseded
[2/5] bundle-uri: create basic file-copy logic Bundle URIs II: git clone --bundle-uri - - - --- 2022-07-25 Derrick Stolee Superseded
[1/5] remote-curl: add 'get' capability Bundle URIs II: git clone --bundle-uri - - - --- 2022-07-25 Derrick Stolee Superseded
compat/win32: correct for incorrect compiler warning compat/win32: correct for incorrect compiler warning - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,12/12] sequencer: notify user of --update-refs activity rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,11/12] sequencer: ignore HEAD ref under --update-refs rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,10/12] rebase: add rebase.updateRefs config option rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,09/12] sequencer: rewrite update-refs as user edits todo list rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,08/12] rebase: update refs from 'update-ref' commands rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,07/12] rebase: add --update-refs option rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,06/12] sequencer: add update-ref command rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,05/12] sequencer: define array with enum values rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,04/12] rebase-interactive: update 'merge' description rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,03/12] branch: consider refs under 'update-refs' rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,02/12] t2407: test branches currently using apply backend rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,01/12] t2407: test bisect and rebase as black-boxes rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,5/5] transport.c: avoid "whitelist" Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,4/5] t: avoid "whitelist" Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,3/5] git.txt: remove redundant language Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,2/5] git-cvsserver: clarify directory list Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,1/5] daemon: clarify directory arguments Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
[v2,3/3] midx: reduce memory pressure while writing bitmaps midx: reduce memory pressure while writing bitmaps - - - --- 2022-07-19 Derrick Stolee Accepted
[v2,2/3] midx: extract bitmap write setup midx: reduce memory pressure while writing bitmaps - - - --- 2022-07-19 Derrick Stolee Accepted
[v2,1/3] pack-bitmap-write: use const for hashes midx: reduce memory pressure while writing bitmaps - - - --- 2022-07-19 Derrick Stolee Accepted
[v4,11/12] sequencer: ignore HEAD ref under --update-refs rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[v4,09/12] sequencer: rewrite update-refs as user edits todo list rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[v4,06/12] sequencer: add update-ref command rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[v4,05/12] sequencer: define array with enum values rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[v4,04/12] rebase-interactive: update 'merge' description rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[v4,02/12] t2407: test branches currently using apply backend rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[v4,01/12] t2407: test bisect and rebase as black-boxes rebase: update branches in multi-part topic - - - --- 2022-07-12 Derrick Stolee Accepted
[v2,6/6] fetch: add 'refs/bundle/' to log.excludeDecoration bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-06-29 Derrick Stolee Superseded
[v2,5/6] bundle-uri: add support for http(s):// and file:// bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-06-29 Derrick Stolee Superseded
[v2,4/6] fetch: add --bundle-uri option bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-06-29 Derrick Stolee Superseded
[v2,3/6] bundle-uri: create basic file-copy logic bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-06-29 Derrick Stolee Superseded
[v2,2/6] remote-curl: add 'get' capability bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-06-29 Derrick Stolee Superseded
[v2,1/6] docs: document bundle URI standard bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-06-29 Derrick Stolee Superseded
[v3] git-rebase.txt: use back-ticks consistently [v3] git-rebase.txt: use back-ticks consistently - - - --- 2022-06-29 Derrick Stolee Accepted
[v2] git-rebase.txt: use back-ticks consistently [v2] git-rebase.txt: use back-ticks consistently - - - --- 2022-06-28 Derrick Stolee Superseded
[v3,8/8] rebase: add rebase.updateRefs config option rebase: update branches in multi-part topic - - - --- 2022-06-28 Derrick Stolee Superseded
[v3,7/8] rebase: update refs from 'update-ref' commands rebase: update branches in multi-part topic - - - --- 2022-06-28 Derrick Stolee Superseded
[v3,6/8] rebase: add --update-refs option rebase: update branches in multi-part topic - - - --- 2022-06-28 Derrick Stolee Superseded
[v3,5/8] sequencer: add update-ref command rebase: update branches in multi-part topic - - - --- 2022-06-28 Derrick Stolee Superseded
[v3,4/8] sequencer: define array with enum values rebase: update branches in multi-part topic - - - --- 2022-06-28 Derrick Stolee Superseded
[v3,3/8] rebase-interactive: update 'merge' description rebase: update branches in multi-part topic - - - --- 2022-06-28 Derrick Stolee Superseded
[v3,2/8] branch: consider refs under 'update-refs' rebase: update branches in multi-part topic - - - --- 2022-06-28 Derrick Stolee Superseded
[v3,1/8] t2407: test branches currently using apply backend rebase: update branches in multi-part topic - - - --- 2022-06-28 Derrick Stolee Superseded
git-rebase.txt: use back-ticks consistently git-rebase.txt: use back-ticks consistently - - - --- 2022-06-27 Derrick Stolee Superseded
vscode: improve tab size and wrapping vscode: improve tab size and wrapping - - - --- 2022-06-27 Derrick Stolee Accepted
[v2,4/4] cache-tree: remove cache_tree_find_path() Reactions to v2.37.0-rc0 test coverage report - - - --- 2022-06-16 Derrick Stolee Accepted
[v2,3/4] pack-write: drop always-NULL parameter Reactions to v2.37.0-rc0 test coverage report - - - --- 2022-06-16 Derrick Stolee Accepted
[v2,2/4] t5329: test 'git gc --cruft' without '--prune=now' Reactions to v2.37.0-rc0 test coverage report - - - --- 2022-06-16 Derrick Stolee Accepted
[v2,1/4] t2107: test 'git update-index --verbose' Reactions to v2.37.0-rc0 test coverage report - - - --- 2022-06-16 Derrick Stolee Accepted
[4/4] cache-tree: remove cache_tree_find_path() Reactions to v2.37.0-rc0 test coverage report - - - --- 2022-06-14 Derrick Stolee Accepted
[3/4] pack-write: drop always-NULL parameter Reactions to v2.37.0-rc0 test coverage report - - - --- 2022-06-14 Derrick Stolee Accepted
[v2,5/5] branch: fix branch_checked_out() leaks Create branch_checked_out() helper - - - --- 2022-06-14 Derrick Stolee Accepted
[v2,4/5] branch: use branch_checked_out() when deleting refs Create branch_checked_out() helper - - - --- 2022-06-14 Derrick Stolee Accepted
[v2,3/5] fetch: use new branch_checked_out() and add tests Create branch_checked_out() helper - - - --- 2022-06-14 Derrick Stolee Accepted
[v2,2/5] branch: check for bisects and rebases Create branch_checked_out() helper - - - --- 2022-06-14 Derrick Stolee Accepted
[v2,1/5] branch: add branch_checked_out() helper Create branch_checked_out() helper - - - --- 2022-06-14 Derrick Stolee Accepted
[5/5] branch: fix branch_checked_out() leaks Create branch_checked_out() helper - - - --- 2022-06-13 Derrick Stolee Superseded
[4/4] branch: use branch_checked_out() when deleting refs Create branch_checked_out() helper - - - --- 2022-06-08 Derrick Stolee Superseded
[3/4] fetch: use new branch_checked_out() and add tests Create branch_checked_out() helper - - - --- 2022-06-08 Derrick Stolee Superseded
[2/4] branch: check for bisects and rebases Create branch_checked_out() helper - - - --- 2022-06-08 Derrick Stolee Superseded
[1/4] branch: add branch_checked_out() helper Create branch_checked_out() helper - - - --- 2022-06-08 Derrick Stolee Superseded
[v2,3/7] sequencer: define array with enum values rebase: update branches in multi-part topic - - - --- 2022-06-07 Derrick Stolee Accepted
[6/6] fetch: add 'refs/bundle/' to log.excludeDecoration bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-06-06 Derrick Stolee Superseded
[5/6] bundle-uri: add support for http(s):// and file:// bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-06-06 Derrick Stolee Superseded
[4/6] fetch: add --bundle-uri option bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-06-06 Derrick Stolee Superseded
[3/6] bundle-uri: create basic file-copy logic bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-06-06 Derrick Stolee Superseded
[2/6] remote-curl: add 'get' capability bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-06-06 Derrick Stolee Superseded
[1/6] docs: document bundle URI standard bundle URIs: design doc and initial git fetch --bundle-uri implementation - - - --- 2022-06-06 Derrick Stolee Superseded
[4/4] rebase: add rebase.updateRefs config option rebase: update branches in multi-part topic - - - --- 2022-06-03 Derrick Stolee Superseded
[3/4] rebase: add --update-refs option rebase: update branches in multi-part topic - - - --- 2022-06-03 Derrick Stolee Superseded
[2/4] branch: add branch_checked_out() helper rebase: update branches in multi-part topic - - - --- 2022-06-03 Derrick Stolee Superseded
[1/4] log-tree: create for_each_decoration() rebase: update branches in multi-part topic - - - --- 2022-06-03 Derrick Stolee Superseded
[v4] remote: create fetch.credentialsInUrl config [v4] remote: create fetch.credentialsInUrl config - - - --- 2022-06-02 Derrick Stolee Superseded
urlmatch: create fetch.credentialsInUrl config urlmatch: create fetch.credentialsInUrl config - - - --- 2022-05-23 Derrick Stolee Superseded
[v3,09/10] p2000: add test for 'git sparse-checkout [add|set]' Sparse index: integrate with sparse-checkout - - - --- 2022-05-23 Derrick Stolee Accepted
[v3,02/10] t1092: stress test 'git sparse-checkout set' Sparse index: integrate with sparse-checkout - - - --- 2022-05-23 Derrick Stolee Accepted
[v3,01/10] t1092: refactor 'sparse-index contents' test Sparse index: integrate with sparse-checkout - - - --- 2022-05-23 Derrick Stolee Accepted
[v2,09/10] p2000: add test for 'git sparse-checkout [add|set]' Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee Accepted
[v2,02/10] t1092: stress test 'git sparse-checkout set' Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee Accepted
[v2,01/10] t1092: refactor 'sparse-index contents' test Sparse index: integrate with sparse-checkout - - - --- 2022-05-19 Derrick Stolee Accepted
[7/8] remote: allow relative_url() to return an absolute url Bundle URIs: Prepatory patches - - - --- 2022-05-16 Derrick Stolee Accepted
[6/8] remote: move relative_url() Bundle URIs: Prepatory patches - - - --- 2022-05-16 Derrick Stolee Accepted
[5/8] http: make http_get_file() external Bundle URIs: Prepatory patches - - - --- 2022-05-16 Derrick Stolee Accepted
[7/8] p2000: add test for 'git sparse-checkout [add|set]' Sparse index: integrate with sparse-checkout - - - --- 2022-05-16 Derrick Stolee Superseded
[v2,5/5] rev-parse: integrate with sparse index Sparse index integration with 'git show' - - - --- 2022-04-26 Derrick Stolee Accepted
[v2,4/5] object-name: diagnose trees in index properly Sparse index integration with 'git show' - - - --- 2022-04-26 Derrick Stolee Accepted
[v2,3/5] object-name: reject trees found in the index Sparse index integration with 'git show' - - - --- 2022-04-26 Derrick Stolee Accepted
[v2,3/3] cache: use const char * for get_object_directory() multi-pack-index: use real paths for --object-dir - - - --- 2022-04-25 Derrick Stolee Accepted
[v2,2/3] multi-pack-index: use --object-dir real path multi-pack-index: use real paths for --object-dir - - - --- 2022-04-25 Derrick Stolee Accepted
[v2,1/3] midx: use real paths in lookup_multi_pack_index() multi-pack-index: use real paths for --object-dir - - - --- 2022-04-25 Derrick Stolee Accepted
[v2] clone: die() instead of BUG() on bad refs [v2] clone: die() instead of BUG() on bad refs - - - --- 2022-04-25 Derrick Stolee Accepted
[2/2] multi-pack-index: use --object-dir real path multi-pack-index: use real paths for --object-dir - - - --- 2022-04-21 Derrick Stolee Superseded
[1/2] midx: use real paths in lookup_multi_pack_index() multi-pack-index: use real paths for --object-dir - - - --- 2022-04-21 Derrick Stolee Superseded
clone: ignore invalid local refs in remote clone: ignore invalid local refs in remote - - - --- 2022-04-18 Derrick Stolee Accepted
« 1 2 3 4 »