Unquote From line from patch before comparing with given from address.
authorKristian Høgsberg <krh@redhat.com>
Mon, 11 Jun 2007 17:04:40 +0000 (13:04 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Jun 2007 07:13:49 +0000 (00:13 -0700)
This makes --suppress-from actually work when you're unfortunate enough
to have non-ASCII in your name. Also, if there's a match use the optionally
RFC2047 quoted version from the email.

Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found