Show patches with: Submitter = Patrick Steinhardt       |    State = Action Required       |   222 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/9] refs: fix segfault when aborting empty transaction Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-25 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/9] strbuf: provide function to append whole lines Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-25 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/9] update-ref: drop unused argument for `parse_refname` Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-25 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/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/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
[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,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/9] strbuf: provide function to append whole lines Support for transactions in `git-update-ref --stdin` - - - --- 2020-03-30 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
[v3,1/9] refs: fix segfault when aborting empty transaction Support for transactions in `git-update-ref --stdin` - - - --- 2020-04-02 Patrick Steinhardt New
[v3,2/9] git-update-ref.txt: add missing word Support for transactions in `git-update-ref --stdin` - - - --- 2020-04-02 Patrick Steinhardt New
[v3,3/9] strbuf: provide function to append whole lines Support for transactions in `git-update-ref --stdin` - - - --- 2020-04-02 Patrick Steinhardt New
[v3,4/9] update-ref: organize commands in an array Support for transactions in `git-update-ref --stdin` - - - --- 2020-04-02 Patrick Steinhardt New
[v3,5/9] update-ref: drop unused argument for `parse_refname` Support for transactions in `git-update-ref --stdin` - - - --- 2020-04-02 Patrick Steinhardt New
[v3,6/9] update-ref: pass end pointer instead of strbuf Support for transactions in `git-update-ref --stdin` - - - --- 2020-04-02 Patrick Steinhardt New
[v3,7/9] update-ref: move transaction handling into `update_refs_stdin()` Support for transactions in `git-update-ref --stdin` - - - --- 2020-04-02 Patrick Steinhardt New
[v3,8/9] update-ref: read commands in a line-wise fashion Support for transactions in `git-update-ref --stdin` - - - --- 2020-04-02 Patrick Steinhardt New
[v3,9/9] update-ref: implement interactive transaction handling Support for transactions in `git-update-ref --stdin` - - - --- 2020-04-02 Patrick Steinhardt New
refs: implement reference transaction hooks refs: implement reference transaction hooks - - - --- 2020-06-02 Patrick Steinhardt New
[v2] refs: implement reference transaction hook [v2] refs: implement reference transaction hook - - - --- 2020-06-03 Patrick Steinhardt New
[v3] refs: implement reference transaction hook [v3] refs: implement reference transaction hook - - - --- 2020-06-18 Patrick Steinhardt New
[v4] refs: implement reference transaction hook [v4] refs: implement reference transaction hook - - - --- 2020-06-19 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
[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
refs: Always pass old object name to reftx hook refs: Always pass old object name to reftx hook - - - --- 2020-11-04 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,2/4] update-ref: Allow creation of multiple transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 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,4/4] update-ref: Disallow restart of ongoing transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 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
[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
[v3,1/4] environment: make `getenv_safe()` non-static config: allow specifying config entries via envvar pairs - - - --- 2020-12-01 Patrick Steinhardt New
[v3,2/4] config: extract function to parse config pairs config: allow specifying config entries via envvar pairs - - - --- 2020-12-01 Patrick Steinhardt New
[v3,3/4] config: refactor parsing of GIT_CONFIG_PARAMETERS config: allow specifying config entries via envvar pairs - - - --- 2020-12-01 Patrick Steinhardt New
[v3,4/4] config: allow specifying config entries via envvar pairs config: allow specifying config entries via envvar pairs - - - --- 2020-12-01 Patrick Steinhardt New
[v5,1/8] git: add `--super-prefix` to usage string config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,2/8] config: add new way to pass config via `--config-env` config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,4/8] config: extract function to parse config pairs config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,7/8] environment: make `getenv_safe()` a public function config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,8/8] config: allow specifying config entries via envvar pairs config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,3/8] quote: make sq_dequote_step() a public function config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,5/8] config: store "git -c" variables using more robust format config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v5,6/8] config: parse more robust format in GIT_CONFIG_PARAMETERS config: allow specifying config entries via env - - - --- 2020-12-16 Patrick Steinhardt New
[v6,1/8] git: add `--super-prefix` to usage string config: allow specifying config entries via env - - - --- 2021-01-07 Patrick Steinhardt New
[v6,2/8] config: add new way to pass config via `--config-env` config: allow specifying config entries via env - - - --- 2021-01-07 Patrick Steinhardt New
[v6,3/8] quote: make sq_dequote_step() a public function config: allow specifying config entries via env - - - --- 2021-01-07 Patrick Steinhardt New
[v6,4/8] config: extract function to parse config pairs config: allow specifying config entries via envvar pairs - - - --- 2021-01-07 Patrick Steinhardt New
[v6,5/8] config: store "git -c" variables using more robust format config: allow specifying config entries via env - - - --- 2021-01-07 Patrick Steinhardt New
[v6,6/8] config: parse more robust format in GIT_CONFIG_PARAMETERS config: allow specifying config entries via env - - - --- 2021-01-07 Patrick Steinhardt New
[v6,7/8] environment: make `getenv_safe()` a public function config: allow specifying config entries via env - - - --- 2021-01-07 Patrick Steinhardt New
[v6,8/8] config: allow specifying config entries via envvar pairs config: allow specifying config entries via env - - - --- 2021-01-07 Patrick Steinhardt New
[v3,1/5] fetch: extract writing to FETCH_HEAD fetch: implement support for atomic reference updates - - - --- 2021-01-11 Patrick Steinhardt New
[v3,2/5] fetch: use strbuf to format FETCH_HEAD updates fetch: implement support for atomic reference updates - - - --- 2021-01-11 Patrick Steinhardt New
[v3,3/5] fetch: refactor `s_update_ref` to use common exit path fetch: implement support for atomic reference updates - - - --- 2021-01-11 Patrick Steinhardt New
[v3,4/5] fetch: allow passing a transaction to `s_update_ref()` fetch: implement support for atomic reference updates - - - --- 2021-01-11 Patrick Steinhardt New
[v3,5/5] fetch: implement support for atomic reference updates fetch: implement support for atomic reference updates - - - --- 2021-01-11 Patrick Steinhardt New
[v4,1/5] fetch: extract writing to FETCH_HEAD fetch: implement support for atomic reference updates - - - --- 2021-01-12 Patrick Steinhardt New
[v4,2/5] fetch: use strbuf to format FETCH_HEAD updates fetch: implement support for atomic reference updates - - - --- 2021-01-12 Patrick Steinhardt New
[v4,3/5] fetch: refactor `s_update_ref` to use common exit path fetch: implement support for atomic reference updates - - - --- 2021-01-12 Patrick Steinhardt New
[v4,4/5] fetch: allow passing a transaction to `s_update_ref()` fetch: implement support for atomic reference updates - - - --- 2021-01-12 Patrick Steinhardt New
[v4,5/5] fetch: implement support for atomic reference updates fetch: implement support for atomic reference updates - - - --- 2021-01-12 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
githooks.txt: Clarify documentation on reference-transaction hook githooks.txt: Clarify documentation on reference-transaction hook - - - --- 2021-02-25 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,2/2] githooks.txt: Clarify documentation on reference-transaction hook githooks.txt: Clarify documentation on reference-transaction hook - - - --- 2021-03-01 Patrick Steinhardt New
config: Introduce GIT_CONFIG_NOGLOBAL config: Introduce GIT_CONFIG_NOGLOBAL - - - --- 2021-04-08 Patrick Steinhardt New
[v3,1/8] uploadpack.txt: document implication of `uploadpackfilter.allow` rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,2/8] revision: mark commit parents as NOT_USER_GIVEN rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,3/8] list-objects: move tag processing into its own function rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,4/8] list-objects: support filtering by tag and commit rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,5/8] list-objects: implement object type filter rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,6/8] pack-bitmap: implement object type filter rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,7/8] pack-bitmap: implement combined filter rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[v3,8/8] rev-list: allow filtering of provided items rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
[RESEND,v3,8/8] rev-list: allow filtering of provided items Untitled series #464327 - - - --- 2021-04-09 Patrick Steinhardt New
[v3] config: allow overriding of global and system configuration [v3] config: allow overriding of global and system configuration - - - --- 2021-04-12 Patrick Steinhardt New
[v5,1/8] uploadpack.txt: document implication of `uploadpackfilter.allow` rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,2/8] revision: mark commit parents as NOT_USER_GIVEN rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,3/8] list-objects: move tag processing into its own function rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,4/8] list-objects: support filtering by tag and commit rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,5/8] list-objects: implement object type filter rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,6/8] pack-bitmap: implement object type filter rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,7/8] pack-bitmap: implement combined filter rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,8/8] rev-list: allow filtering of provided items rev-list: implement object type filter - - - --- 2021-04-19 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
[2/8] p5400: add perf tests for git-receive-pack(1) Speed up connectivity checks via quarantine dir - - - --- 2021-05-19 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
[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
[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
[6/8] connected: implement connectivity check via temporary object dirs Speed up connectivity checks via quarantine dir - - - --- 2021-05-19 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
« 1 2 3 »