git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH v2 0/6] git send-email suppress-cc=self fixes
@ 2013-05-30  7:11 Michael S. Tsirkin
  2013-05-30  7:11 ` [PATCH v2 1/6] t/send-email.sh: add test for suppress-cc=self Michael S. Tsirkin
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Michael S. Tsirkin @ 2013-05-30  7:11 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

This includes bugfixes related to handling of --suppress-cc=self
flag. Tests are also included.

Changes from v1:
	- tweak coding style in tests to address comments by Junio

Michael S. Tsirkin (6):
  t/send-email.sh: add test for suppress-cc=self
  send-email: fix suppress-cc=self on cccmd
  t/send-email: test suppress-cc=self on cccmd
  send-email: make --suppress-cc=self sanitize input
  t/send-email: add test with quoted sender
  t/send-email: test suppress-cc=self with non-ascii

 git-send-email.perl   | 20 +++++++++------
 t/t9001-send-email.sh | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 82 insertions(+), 8 deletions(-)

-- 
MST

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

end of thread, other threads:[~2013-06-03 21:55 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-30  7:11 [PATCH v2 0/6] git send-email suppress-cc=self fixes Michael S. Tsirkin
2013-05-30  7:11 ` [PATCH v2 1/6] t/send-email.sh: add test for suppress-cc=self Michael S. Tsirkin
2013-06-03 16:19   ` Junio C Hamano
2013-05-30  7:11 ` [PATCH v2 2/6] send-email: fix suppress-cc=self on cccmd Michael S. Tsirkin
2013-06-03 15:58   ` Junio C Hamano
2013-06-03 16:15     ` Michael S. Tsirkin
2013-06-03 18:04       ` Junio C Hamano
2013-06-03 19:58         ` Michael S. Tsirkin
2013-06-03 21:55           ` Junio C Hamano
2013-05-30  7:11 ` [PATCH v2 3/6] t/send-email: test " Michael S. Tsirkin
2013-05-30  7:11 ` [PATCH v2 4/6] send-email: make --suppress-cc=self sanitize input Michael S. Tsirkin
2013-06-03 16:17   ` Junio C Hamano
2013-06-03 16:32     ` Michael S. Tsirkin
2013-06-03 18:02       ` Junio C Hamano
2013-05-30  7:11 ` [PATCH v2 5/6] t/send-email: add test with quoted sender Michael S. Tsirkin
2013-05-30  7:11 ` [PATCH v2 6/6] t/send-email: test suppress-cc=self with non-ascii Michael S. Tsirkin
2013-06-03 16:18 ` [PATCH v2 0/6] git send-email suppress-cc=self fixes Junio C Hamano
2013-06-03 16:36   ` Michael S. Tsirkin

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).