git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Eric Wong <e@80x24.org>
Cc: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>, git@vger.kernel.org
Subject: Re: [PATCH v2] format-patch: support format.mboxrd with --stdout
Date: Fri, 23 Dec 2022 10:34:55 +0900	[thread overview]
Message-ID: <xmqqedsqrjgg.fsf@gitster.g> (raw)
In-Reply-To: <20221222201619.M435985@dcvr> (Eric Wong's message of "Thu, 22 Dec 2022 20:16:19 +0000")

Eric Wong <e@80x24.org> writes:

> Subject: [PATCH v2] format-patch: support format.mboxrd with --stdout
>
> mboxrd is a more robust output format when used with --stdout
> and needs more exposure.  Introducing this config knob lets
> users choose the more robust format for all their --stdout
> uses.
>
> Relying on --pretty=mboxrd and including all of pretty-formats.txt
> in the `git format-patch' documentation would likely be
> confusing to users.  Furthermore, this setting is useful across
> multiple invocations.  So introduce `format.mboxrd' as a boolean
> configuration knob that changes the default --pretty=email format
> to --pretty=mboxrd when (and only when) --stdout is in use.

Sounds sensible.

      reply	other threads:[~2022-12-23  1:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-14  9:41 [PATCH] format-patch: add --mboxrd alias for --pretty=mboxrd Eric Wong
2022-11-14 16:53 ` Ævar Arnfjörð Bjarmason
2022-11-14 20:59   ` Eric Wong
2022-12-18  4:24     ` Junio C Hamano
2022-12-22 20:16       ` [PATCH v2] format-patch: support format.mboxrd with --stdout Eric Wong
2022-12-23  1:34         ` Junio C Hamano [this message]

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqqedsqrjgg.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=avarab@gmail.com \
    --cc=e@80x24.org \
    --cc=git@vger.kernel.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).