git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] format-patch stuff
@ 2007-05-12 15:36 Daniel Barkalow
  2007-05-12 20:24 ` Junio C Hamano
  2007-05-12 22:54 ` david
  0 siblings, 2 replies; 5+ messages in thread
From: Daniel Barkalow @ 2007-05-12 15:36 UTC (permalink / raw)
  To: git

It would be nice if git-format-patch would generate a [PATCH 0/n] message 
at the start of the series if some option were given. This would, of 
course, have to be editted afterwards to include actual information, but 
it would at least be pre-generated in series and with the configured 
headers and such.

Shouldn't the format.headers configuration automatically apply the correct 
line termination? Currently, you need to know to put in \r\n at the end of 
each one, and the example isn't even right (only puts \n).

Once we've got library support for remotes configuration, it would be nice 
to be able to have "mailto:" remotes with emailed patch configuration 
stuff per-destination.

	-Daniel
*This .sig left intentionally blank*

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

end of thread, other threads:[~2007-05-12 23:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-12 15:36 [RFC] format-patch stuff Daniel Barkalow
2007-05-12 20:24 ` Junio C Hamano
2007-05-12 21:40   ` Frank Lichtenheld
2007-05-12 22:54 ` david
2007-05-12 23:03   ` 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).