diff options
author | Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> | 2007-08-09 15:27:58 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-08-10 01:02:32 -0700 |
commit | 94638f89f5bcd1f92b86ebf988f7974167c3fd27 (patch) | |
tree | 912dedae04b483c70dcd4ab3834756a3f4cebe5b /http.h | |
parent | 155197e6e770599a5ed7a33a33f2916032184dd3 (diff) | |
download | git-94638f89f5bcd1f92b86ebf988f7974167c3fd27.tar.gz git-94638f89f5bcd1f92b86ebf988f7974167c3fd27.tar.xz |
send-email: get all the quoting of realnames right
- when sending several mails I got a slightly different behaviour for the first
mail compared to the second to last one. The reason is that $from was
assigned in line 608 and was not reset when beginning to handle the next
mail.
- Email::Valid can only handle properly quoted real names, so quote arguments
to extract_valid_address.
This patch cleans up variable naming to better differentiate between sender of
the mail and it's author.
Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http.h')
0 files changed, 0 insertions, 0 deletions