Show patches with: Submitter = Patrick Steinhardt       |   1319 patches
« 1 2 ... 3 4 513 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/7] reftable/basics: fix return type of `binsearch()` to be `size_t` reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
[v2,3/3] t/README: document how to loop around test cases t7800: fix quoting of looped test bodies - - - --- 2024-03-22 Patrick Steinhardt Accepted
[v2,2/3] t7800: use single quotes for test bodies t7800: fix quoting of looped test bodies - - - --- 2024-03-22 Patrick Steinhardt Accepted
[v2,1/3] t7800: improve test descriptions with empty arguments t7800: fix quoting of looped test bodies - - - --- 2024-03-22 Patrick Steinhardt Accepted
reftable: fix tests being broken by NFS' delete-after-close semantics reftable: fix tests being broken by NFS' delete-after-close semantics - - - --- 2024-03-21 Patrick Steinhardt Accepted
[3/3] t/README: document how to loop around test cases t7800: fix quoting of looped test bodies - - - --- 2024-03-21 Patrick Steinhardt Superseded
[2/3] t7800: use single quotes for test bodies t7800: fix quoting of looped test bodies - - - --- 2024-03-21 Patrick Steinhardt Superseded
[1/3] t7800: improve test descriptions with empty arguments t7800: fix quoting of looped test bodies - - - --- 2024-03-21 Patrick Steinhardt Superseded
[15/15] builtin/gc: pack refs when using `git maintenance run --auto` refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[14/15] builtin/gc: forward git-gc(1)'s `--auto` flag when packing refs refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[13/15] t6500: extract objects with "17" prefix refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[12/15] builtin/gc: move `struct maintenance_run_opts` refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[11/15] builtin/pack-refs: introduce new "--auto" flag refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[10/15] builtin/pack-refs: release allocated memory refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[09/15] refs/reftable: expose auto compaction via new flag refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[08/15] refs: remove `PACK_REFS_ALL` flag refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[07/15] refs: move `struct pack_refs_opts` to where it's used refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[06/15] t/helper: drop pack-refs wrapper refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[05/15] refs/reftable: print errors on compaction failure refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[04/15] reftable/stack: gracefully handle failed auto-compaction due to locks refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[03/15] reftable/stack: use error codes when locking fails during compaction refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[02/15] reftable/error: discern locked/outdated errors refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
[01/15] reftable/stack: fix error handling in `reftable_stack_init_addition()` refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-18 Patrick Steinhardt Superseded
t5601: exercise clones with "includeIf.*.onbranch" t5601: exercise clones with "includeIf.*.onbranch" - - - --- 2024-03-12 Patrick Steinhardt Accepted
[v2,13/13] builtin/config: display subcommand help builtin/config: introduce subcommands - - - --- 2024-03-11 Patrick Steinhardt Superseded
[v2,12/13] builtin/config: introduce "edit" subcommand builtin/config: introduce subcommands - - - --- 2024-03-11 Patrick Steinhardt Superseded
[v2,11/13] builtin/config: introduce "remove-section" subcommand builtin/config: introduce subcommands - - - --- 2024-03-11 Patrick Steinhardt Superseded
[v2,10/13] builtin/config: introduce "rename-section" subcommand builtin/config: introduce subcommands - - - --- 2024-03-11 Patrick Steinhardt Superseded
[v2,09/13] builtin/config: introduce "unset" subcommand builtin/config: introduce subcommands - - - --- 2024-03-11 Patrick Steinhardt Superseded
[v2,08/13] builtin/config: introduce "set" subcommand builtin/config: introduce subcommands - - - --- 2024-03-11 Patrick Steinhardt Superseded
[v2,07/13] builtin/config: introduce "get" subcommand builtin/config: introduce subcommands - - - --- 2024-03-11 Patrick Steinhardt Superseded
[v2,06/13] builtin/config: introduce "list" subcommand builtin/config: introduce subcommands - - - --- 2024-03-11 Patrick Steinhardt Superseded
[v2,05/13] builtin/config: pull out function to handle `--null` builtin/config: introduce subcommands - - - --- 2024-03-11 Patrick Steinhardt Superseded
[v2,04/13] builtin/config: pull out function to handle config location builtin/config: introduce subcommands - - - --- 2024-03-11 Patrick Steinhardt Superseded
[v2,03/13] builtin/config: use `OPT_CMDMODE()` to specify modes builtin/config: introduce subcommands - - - --- 2024-03-11 Patrick Steinhardt Superseded
[v2,02/13] builtin/config: move "fixed-value" option to correct group builtin/config: introduce subcommands - - - --- 2024-03-11 Patrick Steinhardt Superseded
[v2,01/13] builtin/config: move option array around builtin/config: introduce subcommands - - - --- 2024-03-11 Patrick Steinhardt Superseded
[v2,2/2] reftable/block: fix binary search over restart counter reftable/block: fix binary search over restart counter - - - --- 2024-03-07 Patrick Steinhardt Accepted
[v2,1/2] reftable/record: fix memory leak when decoding object records reftable/block: fix binary search over restart counter - - - --- 2024-03-07 Patrick Steinhardt Accepted
reftable/block: fix binary search over restart counter reftable/block: fix binary search over restart counter - - - --- 2024-03-07 Patrick Steinhardt Superseded
[v2,4/4] reftable/stack: register compacted tables as tempfiles reftable/stack: register temporary files - - - --- 2024-03-07 Patrick Steinhardt Accepted
[v2,3/4] reftable/stack: register lockfiles during compaction reftable/stack: register temporary files - - - --- 2024-03-07 Patrick Steinhardt Accepted
[v2,2/4] reftable/stack: register new tables as tempfiles reftable/stack: register temporary files - - - --- 2024-03-07 Patrick Steinhardt Accepted
[v2,1/4] lockfile: report when rollback fails reftable/stack: register temporary files - - - --- 2024-03-07 Patrick Steinhardt Accepted
[8/8] Documentation/git-config: update to new-style syntax builtin/config: introduce subcommands - - - --- 2024-03-06 Patrick Steinhardt Superseded
[7/8] t1300: exercise both old- and new-style modes builtin/config: introduce subcommands - - - --- 2024-03-06 Patrick Steinhardt Superseded
[6/8] builtin/config: introduce subcommands builtin/config: introduce subcommands - - - --- 2024-03-06 Patrick Steinhardt Superseded
[5/8] builtin/config: track subcommands by action builtin/config: introduce subcommands - - - --- 2024-03-06 Patrick Steinhardt Superseded
[4/8] builtin/config: move modes into separate functions builtin/config: introduce subcommands - - - --- 2024-03-06 Patrick Steinhardt Superseded
[3/8] builtin/config: use `OPT_CMDMODE()` to specify modes builtin/config: introduce subcommands - - - --- 2024-03-06 Patrick Steinhardt Superseded
[2/8] builtin/config: move "fixed-value" option to correct group builtin/config: introduce subcommands - - - --- 2024-03-06 Patrick Steinhardt Superseded
[1/8] builtin/config: move option array around builtin/config: introduce subcommands - - - --- 2024-03-06 Patrick Steinhardt Superseded
t0610: remove unused variable assignment t0610: remove unused variable assignment - - - --- 2024-03-06 Patrick Steinhardt Accepted
[7/7] refs/reftable: track last log record name via strbuf reftable: memory optimizations for reflog iteration - - - --- 2024-03-05 Patrick Steinhardt Accepted
[6/7] reftable/record: use scratch buffer when decoding records reftable: memory optimizations for reflog iteration - - - --- 2024-03-05 Patrick Steinhardt Accepted
[5/7] reftable/record: reuse message when decoding log records reftable: memory optimizations for reflog iteration - - - --- 2024-03-05 Patrick Steinhardt Accepted
[4/7] reftable/record: reuse refnames when decoding log records reftable: memory optimizations for reflog iteration - - - --- 2024-03-05 Patrick Steinhardt Accepted
[3/7] reftable/record: avoid copying author info reftable: memory optimizations for reflog iteration - - - --- 2024-03-05 Patrick Steinhardt Accepted
[2/7] reftable/record: convert old and new object IDs to arrays reftable: memory optimizations for reflog iteration - - - --- 2024-03-05 Patrick Steinhardt Accepted
[1/7] refs/reftable: reload correct stack when creating reflog iter reftable: memory optimizations for reflog iteration - - - --- 2024-03-05 Patrick Steinhardt Accepted
[4/4] reftable/stack: register compacted tables as tempfiles reftable/stack: register temporary files - - - --- 2024-03-04 Patrick Steinhardt Superseded
[3/4] reftable/stack: register lockfiles during compaction reftable/stack: register temporary files - - - --- 2024-03-04 Patrick Steinhardt Superseded
[2/4] reftable/stack: register new tables as tempfiles reftable/stack: register temporary files - - - --- 2024-03-04 Patrick Steinhardt Superseded
[1/4] lockfile: report when rollback fails reftable/stack: register temporary files - - - --- 2024-03-04 Patrick Steinhardt Superseded
[v3,13/13] refs/reftable: precompute prefix length reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt New
[v3,12/13] reftable: allow inlining of a few functions reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt Accepted
[v3,11/13] reftable/record: decode keys in place reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt Accepted
[v3,10/13] reftable/record: reuse refname when copying reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt Accepted
[v3,09/13] reftable/record: reuse refname when decoding reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt Accepted
[v3,08/13] reftable/merged: avoid duplicate pqueue emptiness check reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt Accepted
[v3,07/13] reftable/merged: circumvent pqueue with single subiter reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt Accepted
[v3,06/13] reftable/merged: handle subiter cleanup on close only reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt Accepted
[v3,05/13] reftable/merged: remove unnecessary null check for subiters reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt Accepted
[v3,04/13] reftable/merged: make subiters own their records reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt Accepted
[v3,03/13] reftable/merged: advance subiter on subsequent iteration reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt Accepted
[v3,02/13] reftable/merged: make `merged_iter` structure private reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt Accepted
[v3,01/13] reftable/pq: use `size_t` to track iterator index reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt Accepted
SoC 2024: clarify `test_path_is_*` conversion microproject SoC 2024: clarify `test_path_is_*` conversion microproject - - - --- 2024-03-04 Patrick Steinhardt New
[v2,13/13] refs/reftable: precompute prefix length reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-27 Patrick Steinhardt Superseded
[v2,12/13] reftable: allow inlining of a few functions reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-27 Patrick Steinhardt Superseded
[v2,11/13] reftable/record: decode keys in place reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-27 Patrick Steinhardt Superseded
[v2,10/13] reftable/record: reuse refname when copying reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-27 Patrick Steinhardt Superseded
[v2,09/13] reftable/record: reuse refname when decoding reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-27 Patrick Steinhardt Superseded
[v2,08/13] reftable/merged: avoid duplicate pqueue emptiness check reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-27 Patrick Steinhardt Superseded
[v2,07/13] reftable/merged: circumvent pqueue with single subiter reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-27 Patrick Steinhardt Superseded
[v2,06/13] reftable/merged: handle subiter cleanup on close only reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-27 Patrick Steinhardt Superseded
[v2,05/13] reftable/merged: remove unnecessary null check for subiters reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-27 Patrick Steinhardt Superseded
[v2,04/13] reftable/merged: make subiters own their records reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-27 Patrick Steinhardt Superseded
[v2,03/13] reftable/merged: advance subiter on subsequent iteration reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-27 Patrick Steinhardt Superseded
[v2,02/13] reftable/merged: make `merged_iter` structure private reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-27 Patrick Steinhardt Superseded
[v2,01/13] reftable/pq: use `size_t` to track iterator index reftable: improve ref iteration performance (pt.2) - - - --- 2024-02-27 Patrick Steinhardt Superseded
[2/2] builtin/clone: allow remote helpers to detect repo builtin/clone: allow remote helpers to detect repo - - - --- 2024-02-27 Patrick Steinhardt Accepted
[1/2] refs/reftable: don't fail empty transactions in repo without HEAD builtin/clone: allow remote helpers to detect repo - - - --- 2024-02-27 Patrick Steinhardt Accepted
[v3,8/8] builtin/reflog: introduce subcommand to list reflogs reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[v3,7/8] refs: stop resolving ref corresponding to reflogs reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[v3,6/8] refs: drop unused params from the reflog iterator callback reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[v3,5/8] refs: always treat iterators as ordered reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[v3,4/8] refs/files: sort merged worktree and common reflogs reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[v3,3/8] refs/files: sort reflogs returned by the reflog iterator reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
[v3,2/8] dir-iterator: support iteration in sorted order reflog: introduce subcommand to list reflogs - - - --- 2024-02-21 Patrick Steinhardt Accepted
« 1 2 ... 3 4 513 14 »