Show patches with: Submitter = Patrick Steinhardt       |   1488 patches
« 1 2 ... 12 13 14 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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,1/3] p5400: add perf tests for git-receive-pack(1) Speed up connectivity checks via bitmaps - - - --- 2021-06-28 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
perf: fix when running with TEST_OUTPUT_DIRECTORY perf: fix when running with TEST_OUTPUT_DIRECTORY - - - --- 2021-06-16 Patrick Steinhardt Superseded
[8/8] receive-pack: check connectivity via quarantined objects 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
[6/8] connected: implement connectivity check via temporary object dirs 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
[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
[3/8] tmp-objdir: expose function to retrieve path 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
[1/8] perf: fix when running with TEST_OUTPUT_DIRECTORY Speed up connectivity checks via quarantine dir - - - --- 2021-05-19 Patrick Steinhardt New
[v2,2/2] git: support separate arg for `--config-env`'s value git: support separate arg for `--config-env`'s value - - - --- 2021-04-29 Patrick Steinhardt Accepted
[v2,1/2] git.txt: fix synopsis of `--config-env` missing the equals sign git: support separate arg for `--config-env`'s value - - - --- 2021-04-29 Patrick Steinhardt Accepted
t1300: fix unset of GIT_CONFIG_NOSYSTEM leaking into subsequent tests t1300: fix unset of GIT_CONFIG_NOSYSTEM leaking into subsequent tests - - - --- 2021-04-23 Patrick Steinhardt Accepted
[2/2] git: support separate arg for `--config-env`'s value git: support separate arg for `--config-env`'s value - - - --- 2021-04-19 Patrick Steinhardt Superseded
[1/2] git.txt: fix synopsis of `--config-env` missing the equals sign git: support separate arg for `--config-env`'s value - - - --- 2021-04-19 Patrick Steinhardt Superseded
[v5,3/3] config: allow overriding of global and system configuration config: allow overriding global/system config - - - --- 2021-04-19 Patrick Steinhardt Accepted
[v5,2/3] config: unify code paths to get global config paths config: allow overriding global/system config - - - --- 2021-04-19 Patrick Steinhardt Accepted
[v5,1/3] config: rename `git_etc_config()` config: allow overriding global/system config - - - --- 2021-04-19 Patrick Steinhardt Accepted
[v5,8/8] rev-list: allow filtering of provided items 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,6/8] pack-bitmap: implement object type filter 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,4/8] list-objects: support filtering by tag and commit 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,2/8] revision: mark commit parents as NOT_USER_GIVEN rev-list: implement object type filter - - - --- 2021-04-19 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
[v4,3/3] config: allow overriding of global and system configuration config: allow overriding global/system config - - - --- 2021-04-13 Patrick Steinhardt Superseded
[v4,2/3] config: unify code paths to get global config paths config: allow overriding global/system config - - - --- 2021-04-13 Patrick Steinhardt Superseded
[v4,1/3] config: rename `git_etc_config()` config: allow overriding global/system config - - - --- 2021-04-13 Patrick Steinhardt Superseded
[v3,3/3] config: allow overriding of global and system configuration config: allow overriding global/system config - - - --- 2021-04-12 Patrick Steinhardt Superseded
[v3,2/3] config: unify code paths to get global config paths config: allow overriding global/system config - - - --- 2021-04-12 Patrick Steinhardt Superseded
[v3,1/3] config: rename `git_etc_config()` config: allow overriding global/system config - - - --- 2021-04-12 Patrick Steinhardt Superseded
[v3] config: allow overriding of global and system configuration [v3] config: allow overriding of global and system configuration - - - --- 2021-04-12 Patrick Steinhardt New
[v4,8/8] rev-list: allow filtering of provided items rev-list: implement object type filter - - - --- 2021-04-12 Patrick Steinhardt Superseded
[v4,7/8] pack-bitmap: implement combined filter rev-list: implement object type filter - - - --- 2021-04-12 Patrick Steinhardt Superseded
[v4,6/8] pack-bitmap: implement object type filter rev-list: implement object type filter - - - --- 2021-04-12 Patrick Steinhardt Superseded
[v4,5/8] list-objects: implement object type filter rev-list: implement object type filter - - - --- 2021-04-12 Patrick Steinhardt Superseded
[v4,4/8] list-objects: support filtering by tag and commit rev-list: implement object type filter - - - --- 2021-04-12 Patrick Steinhardt Superseded
[v4,3/8] list-objects: move tag processing into its own function rev-list: implement object type filter - - - --- 2021-04-12 Patrick Steinhardt Superseded
[v4,2/8] revision: mark commit parents as NOT_USER_GIVEN rev-list: implement object type filter - - - --- 2021-04-12 Patrick Steinhardt Superseded
[v4,1/8] uploadpack.txt: document implication of `uploadpackfilter.allow` rev-list: implement object type filter - - - --- 2021-04-12 Patrick Steinhardt Superseded
[v2,3/3] config: allow overriding of global and system configuration config: allow overriding global/system config - - - --- 2021-04-09 Patrick Steinhardt Superseded
[v2,2/3] config: unify code paths to get global config paths config: allow overriding global/system config - - - --- 2021-04-09 Patrick Steinhardt Superseded
[v2,1/3] config: rename `git_etc_config()` config: allow overriding global/system config - - - --- 2021-04-09 Patrick Steinhardt Superseded
[RESEND,v3,8/8] rev-list: allow filtering of provided items Untitled series #464327 - - - --- 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
[v3,7/8] pack-bitmap: implement combined 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,5/8] list-objects: implement object type filter 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,3/8] list-objects: move tag processing into its own function 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,1/8] uploadpack.txt: document implication of `uploadpackfilter.allow` rev-parse: implement object type filter - - - --- 2021-04-09 Patrick Steinhardt New
config: Introduce GIT_CONFIG_NOGLOBAL config: Introduce GIT_CONFIG_NOGLOBAL - - - --- 2021-04-08 Patrick Steinhardt New
[v2] pack-bitmap: avoid traversal of objects referenced by uninteresting tag [v2] pack-bitmap: avoid traversal of objects referenced by uninteresting tag - - - --- 2021-03-22 Patrick Steinhardt Accepted
pack-bitmap: avoid traversal of objects referenced by uninteresting tag pack-bitmap: avoid traversal of objects referenced by uninteresting tag - - - --- 2021-03-17 Patrick Steinhardt Superseded
[v2,8/8] rev-list: allow filtering of provided items rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[v2,7/8] pack-bitmap: implement combined filter rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[v2,6/8] pack-bitmap: implement object type filter rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[v2,5/8] list-objects: implement object type filter rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[v2,4/8] list-objects: support filtering by tag and commit rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[v2,3/8] list-objects: move tag processing into its own function rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[v2,2/8] revision: mark commit parents as NOT_USER_GIVEN rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[v2,1/8] uploadpack.txt: document implication of `uploadpackfilter.allow` rev-parse: implement object type filter - - - --- 2021-03-15 Patrick Steinhardt Superseded
[7/7] rev-list: allow filtering of provided items rev-parse: implement object type filter - - - --- 2021-03-01 Patrick Steinhardt Superseded
[6/7] pack-bitmap: implement combined filter rev-parse: implement object type filter - - - --- 2021-03-01 Patrick Steinhardt Superseded
[5/7] pack-bitmap: implement object type filter rev-parse: implement object type filter - - - --- 2021-03-01 Patrick Steinhardt Superseded
[4/7] list-objects: implement object type filter rev-parse: implement object type filter - - - --- 2021-03-01 Patrick Steinhardt Superseded
[3/7] list-objects: support filtering by tag and commit rev-parse: implement object type filter - - - --- 2021-03-01 Patrick Steinhardt Superseded
[2/7] list-objects: move tag processing into its own function rev-parse: implement object type filter - - - --- 2021-03-01 Patrick Steinhardt Superseded
[1/7] revision: mark commit parents as NOT_USER_GIVEN rev-parse: implement object type filter - - - --- 2021-03-01 Patrick Steinhardt Superseded
[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,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
githooks.txt: Clarify documentation on reference-transaction hook githooks.txt: Clarify documentation on reference-transaction hook - - - --- 2021-02-25 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
[v4,5/5] fetch: implement support for atomic reference updates 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,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,2/5] fetch: use strbuf to format FETCH_HEAD updates fetch: implement support for atomic reference updates - - - --- 2021-01-12 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
[v8,8/8] config: allow specifying config entries via envvar pairs config: allow specifying config entries via envvar pairs - - - --- 2021-01-12 Patrick Steinhardt Accepted
[v8,7/8] environment: make `getenv_safe()` a public function config: allow specifying config entries via envvar pairs - - - --- 2021-01-12 Patrick Steinhardt Accepted
[v8,6/8] config: parse more robust format in GIT_CONFIG_PARAMETERS config: allow specifying config entries via envvar pairs - - - --- 2021-01-12 Patrick Steinhardt Accepted
[v8,5/8] config: store "git -c" variables using more robust format config: allow specifying config entries via envvar pairs - - - --- 2021-01-12 Patrick Steinhardt Accepted
[v8,4/8] config: extract function to parse config pairs config: allow specifying config entries via envvar pairs - - - --- 2021-01-12 Patrick Steinhardt Accepted
[v8,3/8] quote: make sq_dequote_step() a public function config: allow specifying config entries via envvar pairs - - - --- 2021-01-12 Patrick Steinhardt Accepted
[v8,2/8] config: add new way to pass config via `--config-env` config: allow specifying config entries via envvar pairs - - - --- 2021-01-12 Patrick Steinhardt Accepted
[v8,1/8] git: add `--super-prefix` to usage string config: allow specifying config entries via envvar pairs - - - --- 2021-01-12 Patrick Steinhardt Accepted
[v3,5/5] fetch: implement support for atomic reference updates 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,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,2/5] fetch: use strbuf to format FETCH_HEAD updates fetch: implement support for atomic reference updates - - - --- 2021-01-11 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
[v7,8/8] config: allow specifying config entries via envvar pairs config: allow specifying config entries via envvar pairs - - - --- 2021-01-11 Patrick Steinhardt Superseded
[v7,7/8] environment: make `getenv_safe()` a public function config: allow specifying config entries via envvar pairs - - - --- 2021-01-11 Patrick Steinhardt Superseded
[v7,6/8] config: parse more robust format in GIT_CONFIG_PARAMETERS config: allow specifying config entries via envvar pairs - - - --- 2021-01-11 Patrick Steinhardt Superseded
[v7,5/8] config: store "git -c" variables using more robust format config: allow specifying config entries via envvar pairs - - - --- 2021-01-11 Patrick Steinhardt Superseded
[v7,4/8] config: extract function to parse config pairs config: allow specifying config entries via envvar pairs - - - --- 2021-01-11 Patrick Steinhardt Superseded
« 1 2 ... 12 13 14 15 »