Show patches with: Submitter = Patrick Steinhardt       |   1624 patches
« 1 2 ... 10 11 1216 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/4] refs: complete list of special refs refs: improve handling of special refs - - - --- 2023-11-29 Patrick Steinhardt Superseded
[2/4] refs: propagate errno when reading special refs fails refs: improve handling of special refs - - - --- 2023-11-29 Patrick Steinhardt Superseded
[1/4] wt-status: read HEAD and ORIG_HEAD via the refdb refs: improve handling of special refs - - - --- 2023-11-29 Patrick Steinhardt Superseded
[10/10] t6301: write invalid object ID via `test-tool ref-store` t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt Accepted
[09/10] t5551: stop writing packed-refs directly t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt Accepted
[08/10] t5401: speed up creation of many branches t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt Accepted
[07/10] t4013: simplify magic parsing and drop "failure" t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt Accepted
[06/10] t3310: stop checking for reference existence via `test -f` t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt Accepted
[05/10] t1417: make `reflog --updateref` tests backend agnostic t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt Accepted
[04/10] t1410: use test-tool to create empty reflog t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt Accepted
[03/10] t1401: stop treating FETCH_HEAD as real reference t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt Accepted
[02/10] t1400: split up generic reflog tests from the reffile-specific ones t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt Accepted
[01/10] t0410: mark tests to require the reffiles backend t: more compatibility fixes with reftables - - - --- 2023-11-29 Patrick Steinhardt Accepted
git-prompt: stop manually parsing HEAD git-prompt: stop manually parsing HEAD - - - --- 2023-11-24 Patrick Steinhardt New
[v3] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default [v3] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default - - - --- 2023-11-24 Patrick Steinhardt Accepted
[8/8] reftable/stack: fix stale lock when dying reftable: small set of fixes - - - --- 2023-11-21 Patrick Steinhardt Superseded
[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
[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,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
[v4,1/3] t/lib-httpd: dynamically detect httpd and modules path t: improve compatibility with NixOS - - - --- 2023-11-10 Patrick Steinhardt New
[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,8/8] ci: add support for GitLab CI ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt New
[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,4/8] ci: split out logic to set up failed test artifacts ci: add support for GitLab CI - - - --- 2023-11-01 Patrick Steinhardt New
[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
« 1 2 ... 10 11 1216 17 »