From: Patrick Steinhardt <ps@pks.im>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Dec 2020, #04; Tue, 22)
Date: Wed, 23 Dec 2020 08:46:43 +0100 [thread overview]
Message-ID: <X+L14/K8OI1Epa20@tanuki> (raw)
In-Reply-To: <xmqqo8ilhafa.fsf@gitster.c.googlers.com>
[-- Attachment #1: Type: text/plain, Size: 1602 bytes --]
On Tue, Dec 22, 2020 at 12:07:21PM -0800, Junio C Hamano wrote:
> * jk/disambiguate-equal-in-config-param (2020-12-09) 3 commits
> - config: store "git -c" variables using more robust format
> - config: parse more robust format in GIT_CONFIG_PARAMETERS
> - quote: make sq_dequote_step() a public function
> (this branch uses ps/config-env-pairs.)
>
> The quoting rules used to pass "git -c var=val" configuration
> across processes have been updated in a backward compatible way, so
> that the value read from an environment variable can contain an
> equal sign when using the "git --config-env var=env" feature.
>
> We may want to make this just a middle part of the
> ps/config-env-pairs topic with a bit of patch shuffling.
Please note that this has already happened with v5 of my patch series
[1], which I've sent out last week. So you may want to swap out those
two series and use the combined v5 as it also improves documentation.
[1]: https://public-inbox.org/git/cover.1608104755.git.ps@pks.im/
Patrick
> * ps/config-env-pairs (2020-12-09) 6 commits
> - config: allow specifying config entries via envvar pairs
> - config: refactor parsing of GIT_CONFIG_PARAMETERS
> - config: extract function to parse config pairs
> - environment: make `getenv_safe()` non-static
> - config: add new way to pass config via `--config-env`
> - git: add `--super-prefix` to usage string
> (this branch is used by jk/disambiguate-equal-in-config-param.)
>
> Introduce two new ways to feed configuration variable-value pairs
> via environment variables.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2020-12-23 7:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-22 20:07 What's cooking in git.git (Dec 2020, #04; Tue, 22) Junio C Hamano
2020-12-22 20:25 ` Eric Sunshine
2020-12-22 21:46 ` Junio C Hamano
2020-12-23 7:46 ` Patrick Steinhardt [this message]
2020-12-23 20:59 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=X+L14/K8OI1Epa20@tanuki \
--to=ps@pks.im \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).