All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] send-email: correct various issues
@ 2009-03-31 16:22 Jay Soffian
  2009-03-31 16:22 ` [PATCH 1/4] send-email: don't attempt to prompt if tty is closed Jay Soffian
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jay Soffian @ 2009-03-31 16:22 UTC (permalink / raw)
  To: git
  Cc: Jay Soffian, Matthieu Moy, Junio C Hamano, Björn Steinbrink,
	Uwe Kleine-König

Junio, these are technically all independent bug fixes, but they were
minor, so I've lumped them together. I figured you'd just add them to
the js/send-email topic anyway. Also, I apologize for causing trouble in
master. :-(

Björn, I've cc'd you for 3/4, which caused me to notice the problem that
led to 4/4. Uwe, I've cc'd you for 4/4.

Jay Soffian (4):
  send-email: don't attempt to prompt if tty is closed
  send-email: ask_default should apply to all emails, not just the
    first
  send-email: correct two tests which were going interactive
  send-email: ensure quoted addresses are rfc2047 encoded

 git-send-email.perl   |    9 ++++++---
 t/t9001-send-email.sh |   25 +++++++++++++++++++++----
 2 files changed, 27 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2009-04-01  8:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-31 16:22 [PATCH 0/4] send-email: correct various issues Jay Soffian
2009-03-31 16:22 ` [PATCH 1/4] send-email: don't attempt to prompt if tty is closed Jay Soffian
2009-03-31 16:22 ` [PATCH 2/4] send-email: ask_default should apply to all emails, not just the first Jay Soffian
2009-03-31 16:22 ` [PATCH 3/4] send-email: correct two tests which were going interactive Jay Soffian
2009-03-31 19:46   ` Jeff King
2009-03-31 16:22 ` [PATCH 4/4] send-email: ensure quoted addresses are rfc2047 encoded Jay Soffian
2009-04-01  8:33 ` [PATCH 0/4] send-email: correct various issues Matthieu Moy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.