Show patches with: Submitter = Derrick Stolee       |   111 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[30/30] pack-objects: output debug info about deltas Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[29/30] p5314: add a size test for name-hash collisions Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[28/30] test-name-hash: add helper to compute name-hash functions Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[27/30] pack-objects: add --full-name-hash option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[26/30] scalar: enable path-walk during push via config Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[25/30] pack-objects: enable --path-walk via config Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[24/30] repack: add --path-walk option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[23/30] p5313: add size comparison test Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[22/30] pack-objects: introduce GIT_TEST_PACK_PATH_WALK Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[21/30] pack-objects: extract should_attempt_deltas() Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[20/30] pack-objects: add --path-walk option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[19/30] path-walk: add prune_all_uninteresting option Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[18/30] revision: create mark_trees_uninteresting_dense() Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[17/30] survey: add report of "largest" paths Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[16/30] survey: add ability to track prioritized lists Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[15/30] survey: show progress during object walk Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[14/30] survey: summarize total sizes by object type Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[13/30] survey: add object count summary Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[12/30] survey: start pretty printing data in table form Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[08/30] path-walk: allow visiting tags Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[01/30] path-walk: introduce an object walk by path Path-walk API and applications - - - --- 2024-09-10 Derrick Stolee New
[4/4] p5314: add a size test for name-hash collisions pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[3/4] p5313: add size comparison test pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[2/4] git-repack: update usage to match docs pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
[1/4] pack-objects: add --full-name-hash option pack-objects: create new name-hash algorithm - - - --- 2024-09-09 Derrick Stolee New
scalar: add --no-tags option scalar: add --no-tags option - - - --- 2024-09-05 Derrick Stolee New
FS Monitor Windows Performance (was [PATCH 00/23] [RFC] Builtin FSMonitor Feature) FS Monitor Windows Performance (was [PATCH 00/23] [RFC] Builtin FSMonitor Feature) - - - --- 2021-04-27 Derrick Stolee New
[Developer,Blog,Blog,Post] Updates to the Git Commit Graph Feature [Developer,Blog,Blog,Post] Updates to the Git Commit Graph Feature - - - --- 2019-10-21 Derrick Stolee New
[v2] commit-graph: normalize commit-graph filenames [v2] commit-graph: normalize commit-graph filenames - - - --- 2019-06-17 Derrick Stolee New
commit-graph: normalize commit-graph filenames commit-graph: normalize commit-graph filenames - - - --- 2019-06-17 Derrick Stolee New
pack-bitmap: look for an uninteresting bitmap pack-bitmap: look for an uninteresting bitmap - - - --- 2019-05-24 Derrick Stolee New
[2/2] revision: keep topo-walk free of unintersting commits revision: use generation for A..B --topo-order queries - - - --- 2019-05-21 Derrick Stolee New
revision: use generation for A..B --topo-order queries revision: use generation for A..B --topo-order queries - - - --- 2019-05-21 Derrick Stolee New
[v6,11/11] t5319-multi-pack-index.sh: test batch size zero Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-05-14 Derrick Stolee New
[v6,10/11] midx: add test that 'expire' respects .keep files Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-05-14 Derrick Stolee New
[v6,09/11] multi-pack-index: test expire while adding packs Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-05-14 Derrick Stolee New
[v6,08/11] midx: implement midx_repack() Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-05-14 Derrick Stolee New
[v6,07/11] multi-pack-index: prepare 'repack' subcommand Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-05-14 Derrick Stolee New
[v6,06/11] multi-pack-index: implement 'expire' subcommand Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-05-14 Derrick Stolee New
[v6,05/11] midx: refactor permutation logic and pack sorting Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-05-14 Derrick Stolee New
[v6,04/11] midx: simplify computation of pack name lengths Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-05-14 Derrick Stolee New
[v6,03/11] multi-pack-index: prepare for 'expire' subcommand Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-05-14 Derrick Stolee New
[v6,02/11] Docs: rearrange subcommands for multi-pack-index Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-05-14 Derrick Stolee New
[v6,01/11] repack: refactor pack deletion for future use Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-05-14 Derrick Stolee New
[v5,11/11] t5319-multi-pack-index.sh: test batch size zero Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-04-24 Derrick Stolee New
[v5,10/11] midx: add test that 'expire' respects .keep files Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-04-24 Derrick Stolee New
[v5,09/11] multi-pack-index: test expire while adding packs Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-04-24 Derrick Stolee New
[v5,08/11] midx: implement midx_repack() Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-04-24 Derrick Stolee New
[v5,07/11] multi-pack-index: prepare 'repack' subcommand Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-04-24 Derrick Stolee New
[v5,06/11] multi-pack-index: implement 'expire' subcommand Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-04-24 Derrick Stolee New
[v5,05/11] midx: refactor permutation logic and pack sorting Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-04-24 Derrick Stolee New
[v5,04/11] midx: simplify computation of pack name lengths Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-04-24 Derrick Stolee New
[v5,03/11] multi-pack-index: prepare for 'expire' subcommand Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-04-24 Derrick Stolee New
[v5,02/11] Docs: rearrange subcommands for multi-pack-index Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-04-24 Derrick Stolee New
[v5,01/11] repack: refactor pack deletion for future use Create 'expire' and 'repack' verbs for git-multi-pack-index - - - --- 2019-04-24 Derrick Stolee New
[BUG,REPORT] t5322: demonstrate a pack-objects bug [BUG,REPORT] t5322: demonstrate a pack-objects bug - - - --- 2018-11-28 Derrick Stolee New
merge-recursive: combine error handling merge-recursive: combine error handling - - - --- 2018-11-02 Derrick Stolee New
[v5,7/7] t6012: make rev-list tests more interesting Use generation numbers for --topo-order - - - --- 2018-11-01 Derrick Stolee New
[v5,6/7] revision.c: generation-based topo-order algorithm Use generation numbers for --topo-order - - - --- 2018-11-01 Derrick Stolee New
[v5,5/7] commit/revisions: bookkeeping before refactoring Use generation numbers for --topo-order - - - --- 2018-11-01 Derrick Stolee New
[v5,4/7] revision.c: begin refactoring --topo-order logic Use generation numbers for --topo-order - - - --- 2018-11-01 Derrick Stolee New
[v5,3/7] test-reach: add rev-list tests Use generation numbers for --topo-order - - - --- 2018-11-01 Derrick Stolee New
[v5,2/7] test-reach: add run_three_modes method Use generation numbers for --topo-order - - - --- 2018-11-01 Derrick Stolee New
[v5,1/7] prio-queue: add 'peek' operation Use generation numbers for --topo-order - - - --- 2018-11-01 Derrick Stolee New
packfile: close multi-pack-index in close_all_packs packfile: close multi-pack-index in close_all_packs - - - --- 2018-10-25 Derrick Stolee New
[RFC] revision.c: use new algorithm in A..B case [RFC] revision.c: use new algorithm in A..B case - - - --- 2018-10-22 Derrick Stolee New
commit-reach: cleanups in can_all_from_reach... commit-reach: cleanups in can_all_from_reach... - - - --- 2018-09-25 Derrick Stolee New
[v2] advice: recommend GIT_ADVICE=0 for tools [v2] advice: recommend GIT_ADVICE=0 for tools - - - --- 2024-09-06 Derrick Stolee Accepted
[v2] scalar: add --no-tags option to 'scalar clone' [v2] scalar: add --no-tags option to 'scalar clone' - - - --- 2024-09-06 Derrick Stolee Accepted
diff-index: integrate with the sparse index diff-index: integrate with the sparse index - - - --- 2024-08-22 Derrick Stolee Accepted
[v3,4/4] p1500: add is-base performance tests git for-each-ref: is-base atom and base branches - - - --- 2024-08-14 Derrick Stolee Accepted
[v3,3/4] for-each-ref: add 'is-base' token git for-each-ref: is-base atom and base branches - - - --- 2024-08-14 Derrick Stolee Accepted
[v3,1/4] commit-reach: add get_branch_base_for_tip git for-each-ref: is-base atom and base branches - - - --- 2024-08-14 Derrick Stolee Accepted
[2/2] midx-write: revert use of --stdin-packs Fix background maintenance regression in Git 2.45.0 - - - --- 2024-07-18 Derrick Stolee Accepted
[1/2] t5319: add failing test case for repack/expire Fix background maintenance regression in Git 2.45.0 - - - --- 2024-07-18 Derrick Stolee Accepted
[v2] advice: warn when sparse index expands [v2] advice: warn when sparse index expands - - - --- 2024-07-08 Derrick Stolee Accepted
[v3,5/5] sparse-index: improve lstat caching of sparse paths sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-28 Derrick Stolee Accepted
[v3,4/5] sparse-index: count lstat() calls sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-28 Derrick Stolee Accepted
[v3,3/5] sparse-index: use strbuf in path_found() sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-28 Derrick Stolee Accepted
[v3,2/5] sparse-index: refactor path_found() sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-28 Derrick Stolee Accepted
[v3,1/5] sparse-checkout: refactor skip worktree retry logic sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-28 Derrick Stolee Accepted
[v3] scalar: avoid segfault in reconfigure --all [v3] scalar: avoid segfault in reconfigure --all - - - --- 2024-05-08 Derrick Stolee Accepted
fetch: return when parsing submodule.recurse fetch: return when parsing submodule.recurse - - - --- 2024-04-05 Derrick Stolee Accepted
mailmap: change primary address for Derrick Stolee mailmap: change primary address for Derrick Stolee - - - --- 2023-10-12 Derrick Stolee Accepted
ds/sparse-checkout-requires-per-worktree-config (was Re: What's cooking in git.git (Feb 2022, #02; … ds/sparse-checkout-requires-per-worktree-config (was Re: What's cooking in git.git (Feb 2022, #02; … - - - --- 2022-02-11 Derrick Stolee Accepted
[1/2] dir: update stale description of treat_directory() Directory traversal fixes - - - --- 2021-05-27 Derrick Stolee Accepted
advice: recommend GIT_ADVICE=0 for tools advice: recommend GIT_ADVICE=0 for tools - - - --- 2024-09-05 Derrick Stolee Superseded
[v2,3/3] p1500: add is-base performance tests git for-each-ref: is-base atom and base branches - - - --- 2024-08-11 Derrick Stolee Superseded
[v2,2/3] for-each-ref: add 'is-base' token git for-each-ref: is-base atom and base branches - - - --- 2024-08-11 Derrick Stolee Superseded
[v2,1/3] commit-reach: add get_branch_base_for_tip git for-each-ref: is-base atom and base branches - - - --- 2024-08-11 Derrick Stolee Superseded
[3/3] p1500: add is-base performance tests git for-each-ref: is-base atom and base branches - - - --- 2024-08-01 Derrick Stolee Superseded
[2/3] for-each-ref: add 'is-base' token git for-each-ref: is-base atom and base branches - - - --- 2024-08-01 Derrick Stolee Superseded
[1/3] commit-reach: add get_branch_base_for_tip git for-each-ref: is-base atom and base branches - - - --- 2024-08-01 Derrick Stolee Superseded
advice: warn when sparse index expands advice: warn when sparse index expands - - - --- 2024-07-03 Derrick Stolee Superseded
[v2,5/5] sparse-index: improve lstat caching of sparse paths sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-26 Derrick Stolee Superseded
[v2,4/5] sparse-index: count lstat() calls sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-26 Derrick Stolee Superseded
[v2,3/5] sparse-index: use strbuf in path_found() sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-26 Derrick Stolee Superseded
[v2,2/5] sparse-index: refactor path_found() sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-26 Derrick Stolee Superseded
[v2,1/5] sparse-checkout: refactor skip worktree retry logic sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-26 Derrick Stolee Superseded
[5/5] sparse-index: improve lstat caching of sparse paths sparse-index: improve clear_skip_worktree_from_present_files() - - - --- 2024-06-20 Derrick Stolee Superseded
« 1 2 »