git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/7] git send-email suppress-cc=self fixes
@ 2013-06-05 18:10 Michael S. Tsirkin
  2013-06-05 19:28 ` Junio C Hamano
  0 siblings, 1 reply; 8+ messages in thread
From: Michael S. Tsirkin @ 2013-06-05 18:10 UTC (permalink / raw)
  To: Junio C Hamano, git

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

Changes from v3:
	- v3 submission was missing one patch (1/7). Re-add it.
Changes from v2:
	- add a new test, split patches differently add code comments
		 to address comments by Junio
	- rename example addresses in tests from redhat.com to example.com
Changes from v1:
        - tweak coding style in tests to address comments by Junio

Michael S. Tsirkin (7):
  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
  test-send-email: test for pre-sanitized self name

 git-send-email.perl   | 23 ++++++++++------
 t/t9001-send-email.sh | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 90 insertions(+), 8 deletions(-)

-- 
MST

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

end of thread, other threads:[~2013-06-10  8:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-05 18:10 [PATCH v4 0/7] git send-email suppress-cc=self fixes Michael S. Tsirkin
2013-06-05 19:28 ` Junio C Hamano
2013-06-05 20:14   ` Michael S. Tsirkin
2013-06-09 23:25     ` Junio C Hamano
2013-06-10  6:53       ` Michael S. Tsirkin
2013-06-10  7:29         ` John Keeping
2013-06-10  8:59           ` Michael S. Tsirkin
2013-06-10  7:52         ` 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).