Files
git/builtin
Eric Wong 4810946f60 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.

Signed-off-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2022-12-25 16:32:45 +09:00
..
2022-12-14 15:55:46 +09:00
2022-04-06 09:42:14 -07:00
2022-11-11 17:06:02 -05:00
2022-10-30 21:04:44 -04:00
2022-12-14 15:55:46 +09:00
2022-12-14 15:55:46 +09:00
2022-11-23 11:22:24 +09:00
2022-12-14 15:55:46 +09:00
2022-11-16 14:57:32 -05:00
2022-12-14 15:55:46 +09:00
2022-12-14 15:55:46 +09:00
2022-12-14 15:55:46 +09:00
2022-12-14 15:55:46 +09:00
2022-11-28 12:13:46 +09:00
2022-12-14 15:55:46 +09:00
2022-11-27 09:35:55 +09:00