Show patches with: Submitter = Patrick Steinhardt       |    State = Action Required       |   289 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,9/9] refs/reftable: reuse iterators when reading refs refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,8/9] reftable/merged: drain priority queue on reseek refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,7/9] reftable/stack: add mechanism to notify callers on reload refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,6/9] refs/reftable: refactor reflog expiry to use reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,5/9] refs/reftable: refactor reading symbolic refs to use reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,4/9] refs/reftable: read references via `struct reftable_backend` refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,3/9] reftable/stack: add accessor for the hash ID refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,2/9] refs/reftable: handle reloading stacks in the reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[v3,1/9] refs/reftable: encapsulate reftable stack refs/reftable: reuse iterators when reading refs - - - --- 2024-11-25 Patrick Steinhardt New
[2/2] reftable: rename scratch buffer refs: stylistic improvements to ref migration optimization - - - --- 2024-11-25 Patrick Steinhardt New
[1/2] refs: adapt `initial_transaction` flag to be unsigned refs: stylistic improvements to ref migration optimization - - - --- 2024-11-25 Patrick Steinhardt New
[v3,10/10] reftable/block: optimize allocations by using scratch buffer refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,09/10] reftable/block: rename `block_writer::buf` variable refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,08/10] reftable/writer: optimize allocations by using a scratch buffer refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,07/10] refs: don't normalize log messages with `REF_SKIP_CREATE_REFLOG` refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,06/10] refs: skip collision checks in initial transactions refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,05/10] refs: use "initial" transaction semantics to migrate refs refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,04/10] refs/files: support symbolic and root refs in initial transaction refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,03/10] refs: introduce "initial" transaction flag refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,02/10] refs/files: move logic to commit initial transaction refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
[v3,01/10] refs: allow passing flags when setting up a transaction refs: optimize ref format migrations - - - --- 2024-11-25 Patrick Steinhardt New
t7900: fix host-dependent behaviour when testing git-maintenance(1) t7900: fix host-dependent behaviour when testing git-maintenance(1) - - - --- 2024-11-25 Patrick Steinhardt New
[v8,23/23] meson: fix conflicts with in-flight topics Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,22/23] Introduce support for the Meson build system Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,21/23] Documentation: add comparison of build systems Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,20/23] t: allow overriding build dir Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,19/23] t: better support for out-of-tree builds Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,18/23] Documentation: extract script to generate a list of mergetools Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,17/23] Documentation: teach "cmd-list.perl" about out-of-tree builds Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,16/23] Documentation: allow sourcing generated includes from separate dir Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,15/23] Makefile: simplify building of templates Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,14/23] Makefile: allow "bin-wrappers/" directory to exist Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,13/23] Makefile: refactor generators to be PWD-independent Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,12/23] Makefile: extract script to generate gitweb.js Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,11/23] Makefile: extract script to generate gitweb.cgi Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,10/23] Makefile: extract script to massage Shell scripts Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,09/23] Makefile: use "generate-perl.sh" to massage Perl library Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,08/23] Makefile: extract script to massage Perl scripts Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,07/23] Makefile: consistently use PERL_PATH Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,06/23] Makefile: generate doc versions via GIT-VERSION-GEN Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,05/23] Makefile: generate "git.rc" via GIT-VERSION-GEN Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,04/23] Makefile: propagate Git version via generated header Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,03/23] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,02/23] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v8,01/23] Makefile: use common template for GIT-BUILD-OPTIONS Modernize the build system - - - --- 2024-11-19 Patrick Steinhardt New
[v3,7/7] reftable/system: provide thin wrapper for lockfile subsystem reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,6/7] reftable/stack: drop only use of `get_locked_file_path()` reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,5/7] reftable/system: provide thin wrapper for tempfile subsystem reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,4/7] reftable/stack: stop using `fsync_component()` directly reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,3/7] reftable/system: stop depending on "hash.h" reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,2/7] reftable: explicitly handle hash format IDs reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[v3,1/7] reftable/system: move "dir.h" to its only user reftable: stop using Git subsystems - - - --- 2024-11-18 Patrick Steinhardt New
[2/2] transport: don't ignore git-receive-pack(1) exit code on atomic push transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2024-11-13 Patrick Steinhardt New
[1/2] t5504: modernize test by moving heredocs into test bodies transport: don't ignore git-receive-pack(1) exit code on atomic push - - - --- 2024-11-13 Patrick Steinhardt New
[21/26] git-compat-util: drop `UNLEAK()` annotation [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[18/26] builtin/init-db: fix leaking directory paths [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[16/26] help: fix leaking return value from `help_unknown_cmd()` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[15/26] help: fix leaking `struct cmdnames` [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[09/26] strvec: introduce new `strvec_splice()` function [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[07/26] bisect: fix various cases where we leak commit list items [01/26] builtin/blame: fix leaking blame entries with `--incremental` - - - --- 2024-11-06 Patrick Steinhardt New
[00/26] Memory leak fixes (pt.10, final) - - - --- 2024-11-06 Patrick Steinhardt New
[v2,1/3] Makefile: extract script to generate clar declarations cmake: fix autogenerated clar headers - - - --- 2024-10-15 Patrick Steinhardt New
[1/3] Makefile: extract script to generate clar declarations [1/3] Makefile: extract script to generate clar declarations - - - --- 2024-10-14 Patrick Steinhardt New
[0/3] cmake: fix autogenerated clar headers - - - --- 2024-10-14 Patrick Steinhardt New
[RFC,v2,24/24] Introduce support for the Meson build system Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,23/24] Documentation: add comparison of build systems Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,22/24] t: allow overriding build dir Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,21/24] t: better support for out-of-tree builds Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,20/24] Makefile: simplify building of templates Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,19/24] Makefile: allow "bin-wrappers/" directory to exist Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,18/24] Makefile: consistently use PERL_PATH Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,17/24] Makefile: consistently use @PLACEHOLDER@ to substitute Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,16/24] Makefile: use common template for GIT-BUILD-OPTIONS Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,15/24] Makefile: refactor generators to be PWD-independent Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,14/24] Makefile: refactor GIT-VERSION-GEN to be reusable Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,13/24] Makefile: extract script to massage Perl scripts Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,12/24] Makefile: extract script to generate clar declarations Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,09/24] t/unit-tests: update clar unit test framework Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,03/24] t/lib-gitweb: test against the build version of gitweb Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[RFC,v2,02/24] t/test-lib: wire up NO_ICONV prerequisite Modernize our build system - - - --- 2024-10-09 Patrick Steinhardt New
[v3,18/22] reftable/blocksource: handle allocation failures refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[v3,10/22] reftable/merged: handle allocation failures in `merged_table_init_iter()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[v3,09/22] reftable/writer: handle allocation failures in `reftable_new_writer()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[v3,05/22] reftable/basics: handle allocation failures in `parse_names()` refatble: handle allocation errors - - - --- 2024-09-30 Patrick Steinhardt New
[2/2] refs/files: use heuristic to decide whether to repack with `--auto` refs/files: use heuristic to decide whether to repack with `--auto` - - - --- 2024-09-02 Patrick Steinhardt New
[2/3] t7900: exercise detaching via trace2 regions Fixups for git-maintenance(1) tests - - - --- 2024-08-19 Patrick Steinhardt New
[v4,7/7] t/unit-tests: convert ctype tests to use clar Introduce clar testing framework - - - --- 2024-08-15 Patrick Steinhardt New
[v2,8/9] reftable/stack: fix corruption on concurrent compaction reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt New
[v2,3/9] reftable/stack: test compaction with already-locked tables reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt New
[v2,2/9] reftable/stack: extract function to setup stack with N tables reftable: improvements and fixes for compaction - - - --- 2024-08-05 Patrick Steinhardt New
[v7,1/4] docs: introduce document to announce breaking changes docs: document upcoming breaking changes - - - --- 2024-06-14 Patrick Steinhardt New
[v4,2/2] ci: compile "linux-gcc-default" job with -Og ci: detect more warnings via `-Og` - - - --- 2024-06-10 Patrick Steinhardt New
[2/4] Documentation/lint-manpages: bubble up errors Documentation: improve linting of manpage existence - - - --- 2024-06-05 Patrick Steinhardt New
[1/4] Makefile: extract script to lint missing/extraneous manpages Documentation: improve linting of manpage existence - - - --- 2024-06-05 Patrick Steinhardt New
[v3,25/27] builtin/rebase: always store allocated string in `options.strategy` [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,24/27] builtin/rebase: do not assign default backend to non-constant field [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,15/27] compat/win32: fix const-correctness with string constants [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,12/27] object-file: mark cached object buffers as const [v3,01/27] global: improve const correctness when assigning string constants - - - --- 2024-06-03 Patrick Steinhardt New
[v3,00/27] Compile with `-Wwrite-strings` - - - --- 2024-06-03 Patrick Steinhardt New
[v3,12/12] builtin/refs: new command to migrate ref storage formats refs: ref storage format migrations - - - --- 2024-05-28 Patrick Steinhardt New
« 1 2 3 »