git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/2] format-patch --signature-file <file>
@ 2014-05-21 21:07 Jeremiah Mahler
  2014-05-21 21:07 ` [PATCH v7 1/2] format-patch: make newline after signature conditional Jeremiah Mahler
  2014-05-21 21:07 ` [PATCH v7 2/2] format-patch --signature-file <file> Jeremiah Mahler
  0 siblings, 2 replies; 5+ messages in thread
From: Jeremiah Mahler @ 2014-05-21 21:07 UTC (permalink / raw)
  To: Jeff King; +Cc: git, Jeremiah Mahler

v7 of patch to add format-patch --signature-file <file> option.

This revision includes a patch from Jeff King to fix the odd number
spaces produced by print_signature().

Jeff King (1):
  format-patch: make newline after signature conditional

Jeremiah Mahler (1):
  format-patch --signature-file <file>

 Documentation/config.txt           |  4 ++++
 Documentation/git-format-patch.txt |  4 ++++
 builtin/log.c                      | 25 +++++++++++++++++++++++--
 t/t4014-format-patch.sh            | 32 ++++++++++++++++++++++++++++++++
 4 files changed, 63 insertions(+), 2 deletions(-)

-- 
Jeremiah Mahler
jmmahler@gmail.com
http://github.com/jmahler

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-05-21 21:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21 21:07 [PATCH v7 0/2] format-patch --signature-file <file> Jeremiah Mahler
2014-05-21 21:07 ` [PATCH v7 1/2] format-patch: make newline after signature conditional Jeremiah Mahler
2014-05-21 21:22   ` Junio C Hamano
2014-05-21 21:07 ` [PATCH v7 2/2] format-patch --signature-file <file> Jeremiah Mahler
2014-05-21 21:59   ` Junio C Hamano

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).