git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-format-patch --subject-prefix support.
@ 2007-04-11 23:58 Robin H. Johnson
  2007-04-11 23:58 ` [PATCH 1/2] Add custom subject prefix support to format-patch (take 3) Robin H. Johnson
  2007-04-12  0:35 ` git-format-patch --subject-prefix support Junio C Hamano
  0 siblings, 2 replies; 7+ messages in thread
From: Robin H. Johnson @ 2007-04-11 23:58 UTC (permalink / raw)
  To: git; +Cc: junkio

Add a new option to git-format-patch, entitled --subject-prefix that allows
control of the subject prefix '[PATCH]'. Using this option, the text 'PATCH' is
replaced with whatever input is provided to the option. This allows easily
generating patches like '[PATCH 2.6.21-rc3]' or properly numbered series like
'[-mm3 PATCH N/M]'.

1/2 - Implementation and documentation
2/2 - Test case

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

end of thread, other threads:[~2007-04-12 10:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-11 23:58 git-format-patch --subject-prefix support Robin H. Johnson
2007-04-11 23:58 ` [PATCH 1/2] Add custom subject prefix support to format-patch (take 3) Robin H. Johnson
2007-04-11 23:58   ` [PATCH 2/2] Add testcase for format-patch --subject-prefix " Robin H. Johnson
2007-04-12  0:35 ` git-format-patch --subject-prefix support Junio C Hamano
2007-04-12  0:54   ` Julian Phillips
2007-04-12  1:52     ` Junio C Hamano
2007-04-12 10:04       ` 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).