Show patches with: Submitter = Derrick Stolee       |   573 patches
« 1 2 ... 3 4 5 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/7] commit-graph: fix ordering bug in generation numbers Commit-graph: Generation Number v2 Fixes, v3 implementation - - - --- 2022-02-24 Derrick Stolee New
[1/7] test-read-graph: include extra post-parse info Commit-graph: Generation Number v2 Fixes, v3 implementation - - - --- 2022-02-24 Derrick Stolee New
[25/25] t5601: basic bundle URI test Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[24/25] clone: use server-recommended bundle URI Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[23/25] transport: add connections for 'features' capability Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[22/25] connect: implement get_recommended_features() Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[21/25] serve: advertise 'features' when config exists Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[20/25] serve: understand but do not advertise 'features' capability Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[19/25] protocol-caps: implement cap_features() Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[17/25] fetch: fetch bundles before fetching original data Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[16/25] bundle: only fetch bundles if timestamp is new Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[15/25] config: add git_config_get_timestamp() Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[14/25] clone: --bundle-uri cannot be combined with --depth Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[13/25] clone: add --bundle-uri option Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[12/25] bundle: make it easy to call 'git bundle fetch' Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[11/25] bundle: allow relative URLs in table of contents Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[10/25] bundle: add --filter option to 'fetch' Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[09/25] bundle: parse table of contents during 'fetch' Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[08/25] bundle: implement 'fetch' command for direct bundles Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[07/25] remote-curl: add 'get' capability Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[06/25] http: make http_get_file() external Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[05/25] remote: allow relative_url() to return an absolute url Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[04/25] remote: move relative_url() Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[03/25] dir: extract starts_with_dot[_dot]_slash() Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[02/25] bundle: alphabetize subcommands better Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[01/25] docs: document bundle URI standard Bundle URIs - - - --- 2022-02-23 Derrick Stolee New
[11/11] bundle: unbundle promisor packs Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[10/11] bundle: create filtered bundles Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[09/11] rev-list: move --filter parsing into revision.c Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[08/11] bundle: parse filter capability Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[07/11] bundle: safely handle --objects option Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[06/11] MyFirstObjectWalk: update recommended usage Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[05/11] list-objects: consolidate traverse_commit_list[_filtered] Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[04/11] pack-bitmap: drop filter in prepare_bitmap_walk() Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[03/11] pack-objects: use rev.filter when possible Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[02/11] revision: put object filter into struct rev_info Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[01/11] index-pack: document and test the --promisor option Partial bundles - - - --- 2022-02-23 Derrick Stolee Superseded
[v3,11/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,10/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,09/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,08/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,07/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,06/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,05/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,04/11] worktree: extract checkout_worktree() Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,03/11] worktree: extract copy_sparse_checkout() Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,02/11] worktree: extract copy_filtered_worktree_config() Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v3,01/11] worktree: combine two translatable messages Updates to worktree code and docs - - - --- 2022-02-23 Derrick Stolee Accepted
[v2,11/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,10/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,09/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,08/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,07/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,06/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee New
[v2,05/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee New
[v2,04/11] worktree: extract checkout_worktree() Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,03/11] worktree: extract copy_sparse_checkout() Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,02/11] worktree: extract copy_filtered_worktree_config() Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[v2,01/11] worktree: combine two translatable messages Updates to worktree code and docs - - - --- 2022-02-22 Derrick Stolee Accepted
[11/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[10/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[09/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[08/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[07/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[06/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[05/11] worktree: use 'worktree' over 'working tree' Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[04/11] worktree: extract checkout_worktree() Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[03/11] worktree: extract copy_sparse_checkout() Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[02/11] worktree: extract copy_filtered_worktree_config() Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[01/11] worktree: combine two translatable messages Updates to worktree code and docs - - - --- 2022-02-20 Derrick Stolee Superseded
[v2] dir: force untracked cache with core.untrackedCache [v2] dir: force untracked cache with core.untrackedCache - - - --- 2022-02-17 Derrick Stolee Accepted
dir: force untracked cache with core.untrackedCache dir: force untracked cache with core.untrackedCache - - - --- 2022-02-14 Derrick Stolee Superseded
mailmap: change primary address for Derrick Stolee mailmap: change primary address for Derrick Stolee - - - --- 2022-02-14 Derrick Stolee Accepted
« 1 2 ... 3 4 5 6 »