Show patches with: Submitter = Patrick Steinhardt       |    Archived = No       |   1335 patches
« 1 2 ... 4 5 613 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,1/7] reftable/basics: fix return type of `binsearch()` to be `size_t` reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-03 Patrick Steinhardt Accepted
[9/9] reftable/writer: reset `last_key` instead of releasing it reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[8/9] reftable/block: reuse compressed array reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[7/9] reftable/block: reuse zstream when writing log blocks reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[6/9] reftable/writer: refactorings for `writer_flush_nonempty_block()` reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[5/9] reftable/writer: refactorings for `writer_add_record()` reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[4/9] refs/reftable: don't recompute committer ident reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[3/9] refs/reftable: skip duplicate name checks reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[2/9] refs/reftable: perform explicit D/F check when writing symrefs reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[1/9] refs/reftable: fix D/F conflict error message on ref copy reftable: optimize write performance - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,7/7] reftable/block: avoid decoding keys when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,6/7] reftable/record: extract function to decode key lengths reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,5/7] reftable/block: fix error handling when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,4/7] reftable/block: refactor binary search over restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,3/7] reftable/refname: refactor binary search over refnames reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,2/7] reftable/basics: improve `binsearch()` test reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
[v3,1/7] reftable/basics: fix return type of `binsearch()` to be `size_t` reftable: improvements for the `binsearch()` mechanism - - - --- 2024-04-02 Patrick Steinhardt Superseded
[2/2] cook: update mirror URLs to use HTTPS [1/2] cook: switch unmaintained GitLab mirror to new URL - - - --- 2024-03-29 Patrick Steinhardt New
[1/2] cook: switch unmaintained GitLab mirror to new URL [1/2] cook: switch unmaintained GitLab mirror to new URL - - - --- 2024-03-29 Patrick Steinhardt New
[v3,13/13] builtin/config: display subcommand help builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt Accepted
[v3,12/13] builtin/config: introduce "edit" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt Accepted
[v3,11/13] builtin/config: introduce "remove-section" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt Accepted
[v3,10/13] builtin/config: introduce "rename-section" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,09/13] builtin/config: introduce "unset" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,08/13] builtin/config: introduce "set" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,07/13] builtin/config: introduce "get" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,06/13] builtin/config: introduce "list" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,05/13] builtin/config: pull out function to handle `--null` builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt Accepted
[v3,04/13] builtin/config: pull out function to handle config location builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,03/13] builtin/config: use `OPT_CMDMODE()` to specify modes builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt Accepted
[v3,02/13] builtin/config: move "fixed-value" option to correct group builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,01/13] builtin/config: move option array around builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[9/9] reftable/block: reuse `zstream` state on inflation reftable: optimize table and block iterators - - - --- 2024-03-27 Patrick Steinhardt Superseded
[8/9] reftable/block: open-code call to `uncompress2()` reftable: optimize table and block iterators - - - --- 2024-03-27 Patrick Steinhardt Superseded
[7/9] reftable/block: reuse uncompressed blocks reftable: optimize table and block iterators - - - --- 2024-03-27 Patrick Steinhardt Superseded
[6/9] reftable/reader: iterate to next block in place reftable: optimize table and block iterators - - - --- 2024-03-27 Patrick Steinhardt Superseded
[5/9] reftable/block: move ownership of block reader into `struct table_iter` reftable: optimize table and block iterators - - - --- 2024-03-27 Patrick Steinhardt Superseded
[4/9] reftable/block: introduce `block_reader_release()` reftable: optimize table and block iterators - - - --- 2024-03-27 Patrick Steinhardt Superseded
[3/9] reftable/block: better grouping of functions reftable: optimize table and block iterators - - - --- 2024-03-27 Patrick Steinhardt Superseded
[2/9] reftable/block: merge `block_iter_seek()` and `block_reader_seek()` reftable: optimize table and block iterators - - - --- 2024-03-27 Patrick Steinhardt Superseded
[1/9] reftable/block: rename `block_reader_start()` reftable: optimize table and block iterators - - - --- 2024-03-27 Patrick Steinhardt Superseded
[v2,7/7] reftable/block: avoid decoding keys when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,6/7] reftable/record: extract function to decode key lengths reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,5/7] reftable/block: fix error handling when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,4/7] reftable/block: refactor binary search over restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,3/7] reftable/refname: refactor binary search over refnames reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,2/7] reftable/basics: improve `binsearch()` test reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,1/7] reftable/basics: fix return type of `binsearch()` to be `size_t` reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-25 Patrick Steinhardt Superseded
[v2,15/15] builtin/gc: pack refs when using `git maintenance run --auto` refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,14/15] builtin/gc: forward git-gc(1)'s `--auto` flag when packing refs refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,13/15] t6500: extract objects with "17" prefix refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,12/15] builtin/gc: move `struct maintenance_run_opts` refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,11/15] builtin/pack-refs: introduce new "--auto" flag refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,10/15] builtin/pack-refs: release allocated memory refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,09/15] refs/reftable: expose auto compaction via new flag refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,08/15] refs: remove `PACK_REFS_ALL` flag refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,07/15] refs: move `struct pack_refs_opts` to where it's used refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,06/15] t/helper: drop pack-refs wrapper refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,05/15] refs/reftable: print errors on compaction failure refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,04/15] reftable/stack: gracefully handle failed auto-compaction due to locks refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt New
[v2,03/15] reftable/stack: use error codes when locking fails during compaction refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,02/15] reftable/error: discern locked/outdated errors refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[v2,01/15] reftable/stack: fix error handling in `reftable_stack_init_addition()` refs: introduce `--auto` to pack refs as needed - - - --- 2024-03-25 Patrick Steinhardt Accepted
[7/7] reftable/block: avoid decoding keys when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
[6/7] reftable/record: extract function to decode key lengths reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
[5/7] reftable/block: fix error handling when searching restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
[4/7] reftable/block: refactor binary search over restart points reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
[3/7] reftable/refname: refactor binary search over refnames reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
[2/7] reftable/basics: improve `binsearch()` test reftable: improvements for the `binsearch()` mechanism - - - --- 2024-03-22 Patrick Steinhardt Superseded
[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
« 1 2 ... 4 5 613 14 »