Show patches with: Submitter = Patrick Steinhardt       |    State = Action Required       |   332 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,4/8] refs/reftable: refactor reading symbolic refs to use reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,3/8] refs/reftable: read references via `struct reftable_backend` refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,2/8] refs/reftable: handle reloading stacks in the reftable backend refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 Patrick Steinhardt New
[v2,1/8] refs/reftable: encapsulate reftable stack refs/reftable: reuse iterators when reading refs - - - --- 2024-11-05 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
setup: fix bug with "includeIf.onbranch" when initializing dir setup: fix bug with "includeIf.onbranch" when initializing dir - - 1 --- 2024-05-22 Patrick Steinhardt New
[2/2] builtin/hash-object: fix uninitialized hash function Fix use of uninitialized hash algos - - - --- 2024-05-13 Patrick Steinhardt New
[1/2] builtin/patch-id: fix uninitialized hash function Fix use of uninitialized hash algos - - - --- 2024-05-13 Patrick Steinhardt New
[v4,13/13] repository: stop setting SHA1 as the default object hash Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,12/13] oss-fuzz/commit-graph: set up hash algorithm Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,11/13] builtin/shortlog: don't set up revisions without repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,10/13] builtin/diff: explicitly set hash algo when there is no repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,09/13] builtin/bundle: abort "verify" early when there is no repository Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,08/13] builtin/blame: don't access potentially unitialized `the_hash_algo` Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,07/13] builtin/rev-parse: allow shortening to more than 40 hex characters Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,06/13] remote-curl: fix parsing of detached SHA256 heads Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,05/13] attr: fix BUG() when parsing attrs outside of repo Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,04/13] attr: don't recompute default attribute source Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,03/13] parse-options-cb: only abbreviate hashes when hash algo is known Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,02/13] path: move `validate_headref()` to its only user Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[v4,01/13] path: harden validation of HEAD with non-standard hashes Stop relying on SHA1 fallback for `the_hash_algo` - - - --- 2024-05-07 Patrick Steinhardt New
[5/5] repository: drop global `the_index` variable global: drop external `the_index` variable - - - --- 2024-04-15 Patrick Steinhardt New
[2/5] builtin: stop using `the_index` global: drop external `the_index` variable - - - --- 2024-04-15 Patrick Steinhardt New
[v2] pack-bitmap: gracefully handle missing BTMP chunks [v2] pack-bitmap: gracefully handle missing BTMP chunks - - - --- 2024-04-15 Patrick Steinhardt New
[v3,04/11] reftable: remove name checks reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[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,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,04/13] builtin/config: pull out function to handle config location builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[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
[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
[v3,13/13] refs/reftable: precompute prefix length reftable: improve ref iteration performance (pt.2) - - - --- 2024-03-04 Patrick Steinhardt New
SoC 2024: clarify `test_path_is_*` conversion microproject SoC 2024: clarify `test_path_is_*` conversion microproject - - - --- 2024-03-04 Patrick Steinhardt New
[2/2] builtin/show-branch: detect empty reflogs Detect empty or missing reflogs with `ref@{0}` - - - --- 2024-02-21 Patrick Steinhardt New
[1/2] object-name: detect and report empty reflogs Detect empty or missing reflogs with `ref@{0}` - - - --- 2024-02-21 Patrick Steinhardt New
[v2] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff` [v2] git-difftool--helper: honor `--trust-exit-code` with `--dir-diff` - - - --- 2024-02-20 Patrick Steinhardt New
Add ideas for GSoC 2024 Add ideas for GSoC 2024 - - - --- 2024-02-05 Patrick Steinhardt New
[2/2] reftable/stack: adjust permissions of compacted tables [1/2] reftable/stack: use fchmod(3P) to set permissions - - - --- 2024-01-24 Patrick Steinhardt New
[1/2] reftable/stack: use fchmod(3P) to set permissions [1/2] reftable/stack: use fchmod(3P) to set permissions - - - --- 2024-01-24 Patrick Steinhardt New
[0/2] reftable: adjust permissions of compacted tables - - - --- 2024-01-24 Patrick Steinhardt New
[6/6] builtin/worktree: create refdb via ref backend [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt New
[5/6] worktree: expose interface to look up worktree by name [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt New
[2/6] setup: move creation of "refs/" into the files backend [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt New
[1/6] refs: prepare `refs_init_db()` for initializing worktree refs [1/6] refs: prepare `refs_init_db()` for initializing worktree refs - - - --- 2023-12-28 Patrick Steinhardt New
[0/6] worktree: initialize refdb via ref backends - - - --- 2023-12-28 Patrick Steinhardt New
tests: prefer host Git to verify chainlint self-checks tests: prefer host Git to verify chainlint self-checks - - - --- 2023-12-12 Patrick Steinhardt New
git-prompt: stop manually parsing HEAD git-prompt: stop manually parsing HEAD - - - --- 2023-11-24 Patrick Steinhardt New
[v2,1/4] global: convert trivial usages of `test <expr> -a/-o <expr>` Replace use of `test <expr> -o/a <expr>` - - - --- 2023-11-10 Patrick Steinhardt New
[v4,1/3] t/lib-httpd: dynamically detect httpd and modules path t: improve compatibility with NixOS - - - --- 2023-11-10 Patrick Steinhardt New
[v5,8/8] ci: add support for GitLab CI ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt New
[v5,4/8] ci: split out logic to set up failed test artifacts ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt New
[v2,11/12] builtin/show-ref: add new mode to check for reference existence show-ref: introduce mode to check for ref existence - - - --- 2023-10-26 Patrick Steinhardt New
[v2,09/12] builtin/show-ref: ensure mutual exclusiveness of subcommands show-ref: introduce mode to check for ref existence - - - --- 2023-10-26 Patrick Steinhardt New
[v2,05/12] builtin/show-ref: refactor `--exclude-existing` options show-ref: introduce mode to check for ref existence - - - --- 2023-10-26 Patrick Steinhardt New
commit: detect commits that exist in commit-graph but not in the ODB commit: detect commits that exist in commit-graph but not in the ODB - - - --- 2023-10-13 Patrick Steinhardt New
upload-pack: fix exit code when denying fetch of unreachable object ID upload-pack: fix exit code when denying fetch of unreachable object ID - - - --- 2023-08-16 Patrick Steinhardt New
[5/5] cat-file: Introduce new option to delimit output with NUL characters cat-file: introduce NUL-terminated output format - - - --- 2023-06-02 Patrick Steinhardt New
« 1 2 3 4 »