Show patches with: Submitter = Patrick Steinhardt       |    Archived = No       |   1466 patches
« 1 2 ... 10 11 1214 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[7/8] reftable/merged: reuse buffer to compute record keys reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[6/8] reftable/stack: reuse buffers when reloading stack reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[5/8] reftable/stack: perform auto-compaction with transactional interface reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[4/8] reftable/stack: verify that `reftable_stack_add()` uses auto-compaction reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[3/8] reftable: handle interrupted writes reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[2/8] reftable: handle interrupted reads reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[1/8] reftable: wrap EXPECT macros in do/while reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[v2] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default [v2] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default - - - --- 2023-11-20 Patrick Steinhardt Superseded
commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default - - - --- 2023-11-14 Patrick Steinhardt Superseded
[4/4] refs: remove `delete_refs` callback from backends refs: remove virtual `delete_refs()` function - - - --- 2023-11-14 Patrick Steinhardt Accepted
[3/4] refs: deduplicate code to delete references refs: remove virtual `delete_refs()` function - - - --- 2023-11-14 Patrick Steinhardt Accepted
[2/4] refs/files: use transactions to delete references refs: remove virtual `delete_refs()` function - - - --- 2023-11-14 Patrick Steinhardt Accepted
[1/4] t5510: ensure that the packed-refs file needs locking refs: remove virtual `delete_refs()` function - - - --- 2023-11-14 Patrick Steinhardt Accepted
[v2,4/4] Makefile: stop using `test -o` when unlinking duplicate executables Replace use of `test <expr> -o/a <expr>` - - - --- 2023-11-10 Patrick Steinhardt Accepted
[v2,3/4] contrib/subtree: convert subtree type check to use case statement Replace use of `test <expr> -o/a <expr>` - - - --- 2023-11-10 Patrick Steinhardt Accepted
[v2,2/4] contrib/subtree: stop using `-o` to test for number of args Replace use of `test <expr> -o/a <expr>` - - - --- 2023-11-10 Patrick Steinhardt Accepted
[v4,3/3] t9164: fix inability to find basename(1) in Subversion hooks t: improve compatibility with NixOS - - - --- 2023-11-10 Patrick Steinhardt Accepted
[v4,2/3] t/lib-httpd: stop using legacy crypt(3) for authentication t: improve compatibility with NixOS - - - --- 2023-11-10 Patrick Steinhardt Accepted
[4/4] Makefile: stop using `test -o` when unlinking duplicate executables Replace use of `test <expr> -o/a <expr>` - - - --- 2023-11-09 Patrick Steinhardt Superseded
[3/4] contrib/subtree: convert subtree type check to use case statement Replace use of `test <expr> -o/a <expr>` - - - --- 2023-11-09 Patrick Steinhardt Superseded
[2/4] contrib/subtree: stop using `-o` to test for number of args Replace use of `test <expr> -o/a <expr>` - - - --- 2023-11-09 Patrick Steinhardt Superseded
[1/4] global: convert trivial usages of `test <expr> -a/-o <expr>` Replace use of `test <expr> -o/a <expr>` - - - --- 2023-11-09 Patrick Steinhardt Superseded
[v6,8/8] ci: add support for GitLab CI ci: add GitLab CI definition - - - --- 2023-11-09 Patrick Steinhardt Accepted
[v6,7/8] ci: install test dependencies for linux-musl ci: add GitLab CI definition - - - --- 2023-11-09 Patrick Steinhardt Accepted
[v6,6/8] ci: squelch warnings when testing with unusable Git repo ci: add GitLab CI definition - - - --- 2023-11-09 Patrick Steinhardt Accepted
[v6,5/8] ci: unify setup of some environment variables ci: add GitLab CI definition - - - --- 2023-11-09 Patrick Steinhardt Accepted
[v6,4/8] ci: split out logic to set up failed test artifacts ci: add GitLab CI definition - - - --- 2023-11-09 Patrick Steinhardt Accepted
[v6,3/8] ci: group installation of Docker dependencies ci: add GitLab CI definition - - - --- 2023-11-09 Patrick Steinhardt Accepted
[v6,2/8] ci: make grouping setup more generic ci: add GitLab CI definition - - - --- 2023-11-09 Patrick Steinhardt Accepted
[v6,1/8] ci: reorder definitions for grouping functions ci: add GitLab CI definition - - - --- 2023-11-09 Patrick Steinhardt Accepted
[v3,3/3] t9164: fix inability to find basename(1) in Subversion hooks t: improve compatibility with NixOS - - - --- 2023-11-09 Patrick Steinhardt Superseded
[v3,2/3] t/lib-httpd: stop using legacy crypt(3) for authentication t: improve compatibility with NixOS - - - --- 2023-11-09 Patrick Steinhardt Superseded
[v3,1/3] t/lib-httpd: dynamically detect httpd and modules path t: improve compatibility with NixOS - - - --- 2023-11-09 Patrick Steinhardt Superseded
[v2,3/3] t9164: fix inability to find basename(1) in hooks t: improve compatibility with NixOS - - - --- 2023-11-08 Patrick Steinhardt Superseded
[v2,2/3] t/lib-httpd: stop using legacy crypt(3) for authentication t: improve compatibility with NixOS - - - --- 2023-11-08 Patrick Steinhardt Superseded
[v2,1/3] t/lib-httpd: dynamically detect httpd and modules path t: improve compatibility with NixOS - - - --- 2023-11-08 Patrick Steinhardt Superseded
[3/3] t9164: fix inability to find basename(1) in hooks t: improve compatibility with NixOS - - - --- 2023-11-08 Patrick Steinhardt Superseded
[2/3] t/lib-httpd: stop using legacy crypt(3) for authentication t: improve compatibility with NixOS - - - --- 2023-11-08 Patrick Steinhardt Superseded
[1/3] t/lib-httpd: dynamically detect httpd and modules path t: improve compatibility with NixOS - - - --- 2023-11-08 Patrick Steinhardt Superseded
[4/4] setup: fix leaking repository format Memory leak fixes - - - --- 2023-11-06 Patrick Steinhardt Accepted
[3/4] setup: refactor `upgrade_repository_format()` to have common exit Memory leak fixes - - - --- 2023-11-06 Patrick Steinhardt Accepted
[2/4] shallow: fix memory leak when registering shallow roots Memory leak fixes - - - --- 2023-11-06 Patrick Steinhardt Accepted
[1/4] test-bloom: stop setting up Git directory twice Memory leak fixes - - - --- 2023-11-06 Patrick Steinhardt Accepted
[v3,9/9] t: mark several tests that assume the files backend with REFFILES t: reduce direct disk access to data structures - - - --- 2023-11-02 Patrick Steinhardt Accepted
[v3,8/9] t7900: assert the absence of refs via git-for-each-ref(1) t: reduce direct disk access to data structures - - - --- 2023-11-02 Patrick Steinhardt Accepted
[v3,7/9] t7300: assert exact states of repo t: reduce direct disk access to data structures - - - --- 2023-11-02 Patrick Steinhardt Accepted
[v3,6/9] t4207: delete replace references via git-update-ref(1) t: reduce direct disk access to data structures - - - --- 2023-11-02 Patrick Steinhardt Accepted
[v3,5/9] t1450: convert tests to remove worktrees via git-worktree(1) t: reduce direct disk access to data structures - - - --- 2023-11-02 Patrick Steinhardt Accepted
[v3,4/9] t: convert tests to not access reflog via the filesystem t: reduce direct disk access to data structures - - - --- 2023-11-02 Patrick Steinhardt Accepted
[v3,3/9] t: convert tests to not access symrefs via the filesystem t: reduce direct disk access to data structures - - - --- 2023-11-02 Patrick Steinhardt Accepted
[v3,2/9] t: convert tests to not write references via the filesystem t: reduce direct disk access to data structures - - - --- 2023-11-02 Patrick Steinhardt Accepted
[v3,1/9] t: allow skipping expected object ID in `ref-store update-ref` t: reduce direct disk access to data structures - - - --- 2023-11-02 Patrick Steinhardt Accepted
[v5,7/8] ci: install test dependencies for linux-musl ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt Accepted
[v5,6/8] ci: squelch warnings when testing with unusable Git repo ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt Accepted
[v5,5/8] ci: unify setup of some environment variables ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt Accepted
[v5,3/8] ci: group installation of Docker dependencies ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt Accepted
[v5,2/8] ci: make grouping setup more generic ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt Accepted
[v5,1/8] ci: reorder definitions for grouping functions ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt Accepted
[v4,8/8] ci: add support for GitLab CI ci: add GitLab CI definition - - - --- 2023-10-31 Patrick Steinhardt Superseded
[v4,7/8] ci: install test dependencies for linux-musl ci: add GitLab CI definition - - - --- 2023-10-31 Patrick Steinhardt Superseded
[v4,6/8] ci: squelch warnings when testing with unusable Git repo ci: add GitLab CI definition - - - --- 2023-10-31 Patrick Steinhardt Superseded
[v4,5/8] ci: unify setup of some environment variables ci: add GitLab CI definition - - - --- 2023-10-31 Patrick Steinhardt Superseded
[v4,4/8] ci: split out logic to set up failed test artifacts ci: add GitLab CI definition - - - --- 2023-10-31 Patrick Steinhardt Superseded
[v4,3/8] ci: group installation of Docker dependencies ci: add GitLab CI definition - - - --- 2023-10-31 Patrick Steinhardt Superseded
[v4,2/8] ci: make grouping setup more generic ci: add GitLab CI definition - - - --- 2023-10-31 Patrick Steinhardt Superseded
[v4,1/8] ci: reorder definitions for grouping functions ci: add GitLab CI definition - - - --- 2023-10-31 Patrick Steinhardt Superseded
[v3,12/12] t: use git-show-ref(1) to check for ref existence builtin/show-ref: introduce mode to check for ref existence - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,11/12] builtin/show-ref: add new mode to check for reference existence builtin/show-ref: introduce mode to check for ref existence - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,10/12] builtin/show-ref: explicitly spell out different modes in synopsis builtin/show-ref: introduce mode to check for ref existence - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,09/12] builtin/show-ref: ensure mutual exclusiveness of subcommands builtin/show-ref: introduce mode to check for ref existence - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,08/12] builtin/show-ref: refactor options for patterns subcommand builtin/show-ref: introduce mode to check for ref existence - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,07/12] builtin/show-ref: stop using global vars for `show_one()` builtin/show-ref: introduce mode to check for ref existence - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,06/12] builtin/show-ref: stop using global variable to count matches builtin/show-ref: introduce mode to check for ref existence - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,05/12] builtin/show-ref: refactor `--exclude-existing` options builtin/show-ref: introduce mode to check for ref existence - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,04/12] builtin/show-ref: fix dead code when passing patterns builtin/show-ref: introduce mode to check for ref existence - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,03/12] builtin/show-ref: fix leaking string buffer builtin/show-ref: introduce mode to check for ref existence - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,02/12] builtin/show-ref: split up different subcommands builtin/show-ref: introduce mode to check for ref existence - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,01/12] builtin/show-ref: convert pattern to a local variable builtin/show-ref: introduce mode to check for ref existence - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,2/2] commit: detect commits that exist in commit-graph but not in the ODB commit-graph: detect commits missing in ODB - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,1/2] commit-graph: introduce envvar to disable commit existence checks commit-graph: detect commits missing in ODB - - - --- 2023-10-31 Patrick Steinhardt Accepted
[v3,8/8] ci: add support for GitLab CI ci: add GitLab CI definition - - - --- 2023-10-30 Patrick Steinhardt Superseded
[v3,7/8] ci: install test dependencies for linux-musl ci: add GitLab CI definition - - - --- 2023-10-30 Patrick Steinhardt Superseded
[v3,6/8] ci: squelch warnings when testing with unusable Git repo ci: add GitLab CI definition - - - --- 2023-10-30 Patrick Steinhardt Superseded
[v3,5/8] ci: unify setup of some environment variables ci: add GitLab CI definition - - - --- 2023-10-30 Patrick Steinhardt Superseded
[v3,4/8] ci: split out logic to set up failed test artifacts ci: add GitLab CI definition - - - --- 2023-10-30 Patrick Steinhardt Superseded
[v3,3/8] ci: group installation of Docker dependencies ci: add GitLab CI definition - - - --- 2023-10-30 Patrick Steinhardt Superseded
[v3,2/8] ci: make grouping setup more generic ci: add GitLab CI definition - - - --- 2023-10-30 Patrick Steinhardt Superseded
[v3,1/8] ci: reorder definitions for grouping functions ci: add GitLab CI definition - - - --- 2023-10-30 Patrick Steinhardt Superseded
[v2,5/5] ci: add support for GitLab CI ci: add GitLab CI definition - - - --- 2023-10-27 Patrick Steinhardt Superseded
[v2,4/5] ci: split out logic to set up failed test artifacts ci: add GitLab CI definition - - - --- 2023-10-27 Patrick Steinhardt Superseded
[v2,3/5] ci: group installation of Docker dependencies ci: add GitLab CI definition - - - --- 2023-10-27 Patrick Steinhardt Superseded
[v2,2/5] ci: make grouping setup more generic ci: add GitLab CI definition - - - --- 2023-10-27 Patrick Steinhardt Superseded
[v2,1/5] ci: reorder definitions for grouping functions ci: add GitLab CI definition - - - --- 2023-10-27 Patrick Steinhardt Superseded
[v2,12/12] t: use git-show-ref(1) to check for ref existence show-ref: introduce mode to check for ref existence - - - --- 2023-10-26 Patrick Steinhardt Accepted
[v2,10/12] builtin/show-ref: explicitly spell out different modes in synopsis show-ref: introduce mode to check for ref existence - - - --- 2023-10-26 Patrick Steinhardt Accepted
[v2,08/12] builtin/show-ref: refactor options for patterns subcommand show-ref: introduce mode to check for ref existence - - - --- 2023-10-26 Patrick Steinhardt Accepted
[v2,07/12] builtin/show-ref: stop using global vars for `show_one()` show-ref: introduce mode to check for ref existence - - - --- 2023-10-26 Patrick Steinhardt Accepted
[v2,06/12] builtin/show-ref: stop using global variable to count matches show-ref: introduce mode to check for ref existence - - - --- 2023-10-26 Patrick Steinhardt Accepted
[v2,04/12] builtin/show-ref: fix dead code when passing patterns show-ref: introduce mode to check for ref existence - - - --- 2023-10-26 Patrick Steinhardt Accepted
[v2,03/12] builtin/show-ref: fix leaking string buffer show-ref: introduce mode to check for ref existence - - - --- 2023-10-26 Patrick Steinhardt Accepted
« 1 2 ... 10 11 1214 15 »