git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] send-email: new series-cc-cmd option
@ 2012-11-11 17:04 Felipe Contreras
  2012-11-11 17:04 ` [PATCH 1/2] send-email: refactor recipients_cmd() Felipe Contreras
  2012-11-11 17:04 ` [PATCH 2/2] send-email: add series-cc-cmd option Felipe Contreras
  0 siblings, 2 replies; 11+ messages in thread
From: Felipe Contreras @ 2012-11-11 17:04 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, Joe Perches, Jonathan Nieder, Pascal Obry,
	Felipe Contreras

cc-cmd is probably not that useful, what we really want is to make a list of
people to Cc on a per-patch-series basis.

This patch series allows just that.

Felipe Contreras (2):
  send-email: refactor recipients_cmd()
  send-email: add series-cc-cmd option

 Documentation/git-send-email.txt       |  7 +++++++
 contrib/completion/git-completion.bash |  2 +-
 git-send-email.perl                    | 13 ++++++++++---
 3 files changed, 18 insertions(+), 4 deletions(-)

-- 
1.8.0

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

end of thread, other threads:[~2012-11-13  1:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-11 17:04 [PATCH 0/2] send-email: new series-cc-cmd option Felipe Contreras
2012-11-11 17:04 ` [PATCH 1/2] send-email: refactor recipients_cmd() Felipe Contreras
2012-11-11 17:04 ` [PATCH 2/2] send-email: add series-cc-cmd option Felipe Contreras
2012-11-12 21:51   ` Ramkumar Ramachandra
2012-11-12 22:52     ` Joe Perches
2012-11-12 23:03       ` Felipe Contreras
2012-11-12 23:13         ` Joe Perches
2012-11-12 23:37           ` Felipe Contreras
2012-11-12 23:40             ` Joe Perches
2012-11-13  0:37       ` Junio C Hamano
2012-11-13  1:01         ` Felipe Contreras

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