git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Robin H\. Johnson" <robbat2@gentoo.org>
To: git@vger.kernel.org
Cc: junkio@cox.net
Subject: git-format-patch --subject-prefix support.
Date: Wed, 11 Apr 2007 16:58:06 -0700	[thread overview]
Message-ID: <11763358884124-git-send-email-robbat2@gentoo.org> (raw)

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

             reply	other threads:[~2007-04-11 23:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-11 23:58 Robin H. Johnson [this message]
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

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

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

  git send-email \
    --in-reply-to=11763358884124-git-send-email-robbat2@gentoo.org \
    --to=robbat2@gentoo.org \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /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.
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).