Show patches with: Submitter = Patrick Steinhardt       |    State = Action Required       |   206 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[0/2] reftable: adjust permissions of compacted tables - - - --- 2024-01-24 Patrick Steinhardt New
[0/6] worktree: initialize refdb via ref backends - - - --- 2023-12-28 Patrick Steinhardt New
[1/1] fetch: fix deadlock when cleaning up lockfiles in async signals Async-signal safety in signal handlers - - - --- 2022-01-07 Patrick Steinhardt New
[1/2] config: extract function to parse config pairs [1/2] config: extract function to parse config pairs - - - --- 2020-11-13 Patrick Steinhardt New
[1/2] connected: allow supplying different view of reachable objects receive-pack: use advertised reference tips to inform connectivity check - - - --- 2022-10-28 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
[1/2] object-name: detect and report empty reflogs Detect empty or missing reflogs with `ref@{0}` - - - --- 2024-02-21 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
[1/2] run-command: introduce function to prepare auto-maintenance process builtin/receive-pack: convert to use git-maintenance(1) - - - --- 2024-04-17 Patrick Steinhardt New
[1/2] update-ref: Allow creation of multiple transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-04 Patrick Steinhardt New
[1/5] t/helper: stop using `the_index` global: drop external `the_index` variable - - - --- 2024-04-15 Patrick Steinhardt New
[1/6] refs: open-code deletion of packed refs refs: excessive hook execution with packed refs - - - --- 2021-12-07 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
[1/8] perf: fix when running with TEST_OUTPUT_DIRECTORY Speed up connectivity checks via quarantine dir - - - --- 2021-05-19 Patrick Steinhardt New
[1/9] refs: fix segfault when aborting empty transaction Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-25 Patrick Steinhardt New
[2/2] builtin/receive-pack: convert to use git-maintenance(1) builtin/receive-pack: convert to use git-maintenance(1) - - - --- 2024-04-17 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
[2/2] config: allow specifying config entries via envvar pairs [1/2] config: extract function to parse config pairs - - - --- 2020-11-13 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
[2/2] p1400: Use `git-update-ref --stdin` to test multiple transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-04 Patrick Steinhardt New
[2/2] receive-pack: use advertised reference tips to inform connectivity check receive-pack: use advertised reference tips to inform connectivity check - - - --- 2022-10-28 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
[2/5] builtin: stop using `the_index` global: drop external `the_index` variable - - - --- 2024-04-15 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
[2/8] p5400: add perf tests for git-receive-pack(1) Speed up connectivity checks via quarantine dir - - - --- 2021-05-19 Patrick Steinhardt New
[2/9] git-update-ref.txt: add missing word Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-25 Patrick Steinhardt New
[3/5] repository: initialize index in `repo_init()` global: drop external `the_index` variable - - - --- 2024-04-15 Patrick Steinhardt New
[3/8] tmp-objdir: expose function to retrieve path Speed up connectivity checks via quarantine dir - - - --- 2021-05-19 Patrick Steinhardt New
[3/9] strbuf: provide function to append whole lines Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-25 Patrick Steinhardt New
[4/5] builtin/clone: stop using `the_index` global: drop external `the_index` variable - - - --- 2024-04-15 Patrick Steinhardt New
[4/8] packfile: have `for_each_file_in_pack_dir()` return error codes Speed up connectivity checks via quarantine dir - - - --- 2021-05-19 Patrick Steinhardt New
[4/9] update-ref: organize commands in an array Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-25 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
[5/5] repository: drop global `the_index` variable global: drop external `the_index` variable - - - --- 2024-04-15 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
[5/8] object-file: allow reading loose objects without reading their contents Speed up connectivity checks via quarantine dir - - - --- 2021-05-19 Patrick Steinhardt New
[5/9] update-ref: drop unused argument for `parse_refname` Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-25 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
[6/8] connected: implement connectivity check via temporary object dirs Speed up connectivity checks via quarantine dir - - - --- 2021-05-19 Patrick Steinhardt New
[6/9] update-ref: pass end pointer instead of strbuf Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-25 Patrick Steinhardt New
[7/8] receive-pack: skip connectivity checks on delete-only commands Speed up connectivity checks via quarantine dir - - - --- 2021-05-19 Patrick Steinhardt New
[7/9] update-ref: move transaction handling into `update_refs_stdin()` Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-25 Patrick Steinhardt New
[8/8] receive-pack: check connectivity via quarantined objects Speed up connectivity checks via quarantine dir - - - --- 2021-05-19 Patrick Steinhardt New
[8/9] update-ref: read commands in a line-wise fashion Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-25 Patrick Steinhardt New
[9/9] update-ref: implement interactive transaction handling Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-25 Patrick Steinhardt New
[RESEND,v3,8/8] rev-list: allow filtering of provided items Untitled series #464327 - - - --- 2021-04-09 Patrick Steinhardt New
[RESEND] refs: Always pass old object name to reftx hook [RESEND] refs: Always pass old object name to reftx hook - - - --- 2021-01-18 Patrick Steinhardt New
[RFC] fetch: update refs in a single transaction [RFC] fetch: update refs in a single transaction - - - --- 2021-12-07 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
[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
[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,1/2] githooks.txt: Replace mentions of SHA-1 specific properties [v2,1/2] githooks.txt: Replace mentions of SHA-1 specific properties - - - --- 2021-03-01 Patrick Steinhardt New
[v2,1/3] p5400: add perf tests for git-receive-pack(1) Speed up connectivity checks via bitmaps - - - --- 2021-06-28 Patrick Steinhardt New
[v2,1/3] wrapper: handle EINTR in `git_fsync()` refs: sync loose refs to disk before committing them - - - --- 2021-11-10 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
[v2,1/4] t1400: Avoid touching refs on filesystem update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 Patrick Steinhardt New
[v2,1/9] refs: fix segfault when aborting empty transaction Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-30 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,2/2] githooks.txt: Clarify documentation on reference-transaction hook githooks.txt: Clarify documentation on reference-transaction hook - - - --- 2021-03-01 Patrick Steinhardt New
[v2,2/3] receive-pack: skip connectivity checks on delete-only commands Speed up connectivity checks via bitmaps - - - --- 2021-06-28 Patrick Steinhardt New
[v2,2/3] wrapper: provide function to sync directories refs: sync loose refs to disk before committing them - - - --- 2021-11-10 Patrick Steinhardt New
[v2,2/4] update-ref: Allow creation of multiple transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 Patrick Steinhardt New
[v2,2/9] git-update-ref.txt: add missing word Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-30 Patrick Steinhardt New
[v2,3/3] connected: implement connectivity check using bitmaps Speed up connectivity checks via bitmaps - - - --- 2021-06-28 Patrick Steinhardt New
[v2,3/3] refs: add configuration to enable flushing of refs refs: sync loose refs to disk before committing them - - - --- 2021-11-10 Patrick Steinhardt New
[v2,3/4] p1400: Use `git-update-ref --stdin` to test multiple transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 Patrick Steinhardt New
[v2,3/9] strbuf: provide function to append whole lines Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-30 Patrick Steinhardt New
[v2,4/4] update-ref: Disallow restart of ongoing transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 Patrick Steinhardt New
[v2,4/9] update-ref: organize commands in an array Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-30 Patrick Steinhardt New
[v2,5/9] update-ref: drop unused argument for `parse_refname` Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-30 Patrick Steinhardt New
[v2,6/9] update-ref: pass end pointer instead of strbuf Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-30 Patrick Steinhardt New
[v2,7/9] update-ref: move transaction handling into `update_refs_stdin()` Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-30 Patrick Steinhardt New
[v2,8/9] update-ref: read commands in a line-wise fashion Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-30 Patrick Steinhardt New
[v2,9/9] update-ref: implement interactive transaction handling Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-30 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
[v2] pack-bitmap: gracefully handle missing BTMP chunks [v2] pack-bitmap: gracefully handle missing BTMP chunks - - - --- 2024-04-15 Patrick Steinhardt New
[v2] perf: fix when running with TEST_OUTPUT_DIRECTORY [v2] perf: fix when running with TEST_OUTPUT_DIRECTORY - - - --- 2021-06-18 Patrick Steinhardt New
[v2] refs: implement reference transaction hook [v2] refs: implement reference transaction hook - - - --- 2020-06-03 Patrick Steinhardt New
[v3,01/11] refs/reftable: fix D/F conflict error message on ref copy reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,01/13] builtin/config: move option array around builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,02/10] repack: fix trying to use preferred pack in alternates repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt New
[v3,02/11] refs/reftable: perform explicit D/F check when writing symrefs reftable: optimize write performance - - - --- 2024-04-08 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,03/11] refs/reftable: skip duplicate name checks reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,03/13] builtin/config: use `OPT_CMDMODE()` to specify modes builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,04/11] reftable: remove name checks reftable: optimize write performance - - - --- 2024-04-08 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,05/10] pack-objects: fix error when packing same pack twice repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt New
[v3,05/11] refs/reftable: don't recompute committer ident reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,05/13] builtin/config: pull out function to handle `--null` builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,06/11] reftable/writer: refactorings for `writer_add_record()` reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,06/13] builtin/config: introduce "list" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,07/11] reftable/writer: refactorings for `writer_flush_nonempty_block()` reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,07/13] builtin/config: introduce "get" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,08/11] reftable/writer: unify releasing memory reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,08/13] builtin/config: introduce "set" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,09/10] repack: honor `-l` when calculating pack geometry repack: fix geometric repacking with gitalternates - - - --- 2023-04-13 Patrick Steinhardt New
[v3,09/11] reftable/writer: reset `last_key` instead of releasing it reftable: optimize write performance - - - --- 2024-04-08 Patrick Steinhardt New
[v3,09/13] builtin/config: introduce "unset" subcommand builtin/config: introduce subcommands - - - --- 2024-03-27 Patrick Steinhardt New
[v3,1/2] fetch-pack: use commit-graph when computing cutoff fetch: speed up mirror-fetches with many refs - - - --- 2022-02-10 Patrick Steinhardt New
« 1 2 3 »