git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH v3 0/6] git send-email suppress-cc=self fixes
@ 2013-06-04  7:55 Michael S. Tsirkin
  2013-06-04  7:56 ` [PATCH v3 1/6] send-email: fix suppress-cc=self on cccmd Michael S. Tsirkin
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Michael S. Tsirkin @ 2013-06-04  7:55 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 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 (6):
  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 | 34 +++++++++++++++++++++++++++++++++-
 2 files changed, 48 insertions(+), 9 deletions(-)

-- 
MST

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

end of thread, other threads:[~2013-06-04 22:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-04  7:55 [PATCH v3 0/6] git send-email suppress-cc=self fixes Michael S. Tsirkin
2013-06-04  7:56 ` [PATCH v3 1/6] send-email: fix suppress-cc=self on cccmd Michael S. Tsirkin
2013-06-04  7:56 ` [PATCH v3 2/6] t/send-email: test " Michael S. Tsirkin
2013-06-04  7:56 ` [PATCH v3 3/6] send-email: make --suppress-cc=self sanitize input Michael S. Tsirkin
2013-06-04  7:56 ` [PATCH v3 4/6] t/send-email: add test with quoted sender Michael S. Tsirkin
2013-06-04  7:56 ` [PATCH v3 5/6] t/send-email: test suppress-cc=self with non-ascii Michael S. Tsirkin
2013-06-04  7:56 ` [PATCH v3 6/6] test-send-email: test for pre-sanitized self name Michael S. Tsirkin
2013-06-04 17:40 ` [PATCH v3 0/6] git send-email suppress-cc=self fixes Junio C Hamano
2013-06-04 21:49   ` Michael S. Tsirkin
2013-06-04 22:11     ` Junio C Hamano

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