author | Ryan Anderson <ryan@michonline.com> | |
Wed, 3 Aug 2005 01:45:22 +0000 (21:45 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 3 Aug 2005 05:53:26 +0000 (22:53 -0700) | ||
commit | e205735da94f6ce44c56f6088b392ba5a3268d77 | |
tree | 91fc21cdc7801d3b4a2f93679825d416037ed3c3 | tree | snapshot |
parent | ca9a7d657101cb88246e1770b29296678601750b | commit | diff |
[PATCH] git-send-email-script - Fix loops that limit emails to unique values to be pedantically correct.
Email addresses aren't generally case sensitive in the real world, but
technically, they *can* be. So, let's do the right thing.
Additionally, fix the generated message-id to have the right template used.
Signed-off-by: Ryan Anderson <ryan@michonline.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Email addresses aren't generally case sensitive in the real world, but
technically, they *can* be. So, let's do the right thing.
Additionally, fix the generated message-id to have the right template used.
Signed-off-by: Ryan Anderson <ryan@michonline.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-send-email-script | diff | blob | history |