git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] send-email
@ 2009-02-15  4:32 Jay Soffian
  2009-02-15  4:32 ` [PATCH v2 1/3] send-email: allow send-email to run outside a repo Jay Soffian
  0 siblings, 1 reply; 5+ messages in thread
From: Jay Soffian @ 2009-02-15  4:32 UTC (permalink / raw)
  To: git; +Cc: Jay Soffian, Thomas Rast, Junio C Hamano

Junio,

There have been several messages on my send-email patches. I
incorporated your feedback and Thomas's contributions and re-rolled the
series.

Thomas, thank you for helping out on this series.

More information in each patch.

j.

Jay Soffian (3):
  send-email: allow send-email to run outside a repo
  send-email: handle multiple Cc addresses when reading mbox message
  send-email: --suppress-cc improvements

 Documentation/git-send-email.txt |   26 ++++--
 git-send-email.perl              |  183 +++++++++++++++++++++---------------
 t/t9001-send-email.sh            |  192 +++++++++++++++++++++++++++++++++-----
 3 files changed, 294 insertions(+), 107 deletions(-)

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

end of thread, other threads:[~2009-02-15  5:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-15  4:32 [PATCH v2 0/3] send-email Jay Soffian
2009-02-15  4:32 ` [PATCH v2 1/3] send-email: allow send-email to run outside a repo Jay Soffian
2009-02-15  4:32   ` [PATCH v2 2/3] send-email: handle multiple Cc addresses when reading mbox message Jay Soffian
2009-02-15  4:32     ` [PATCH v2 3/3] send-email: --suppress-cc improvements Jay Soffian
2009-02-15  5:07     ` [PATCH v2 2/3] send-email: handle multiple Cc addresses when reading mbox message Greg KH

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