Revision d1eb35b653ddc1bb3fffde1729a7f10342525049 authored by Pieter de Bie on 07 June 2008, 13:34:36 UTC, committed by Junio C Hamano on 08 June 2008, 20:46:38 UTC
When interactively supplying addresses to send an email to with
send-email, whitespace after the separation comma (as in 'list, jc')
wasn't ignored.  This meant that resolving of the alias ' jc' would
fail, sending an email only to list. With this patch, the optional
trailing whitespace is ignored.

Signed-off-by: Pieter de Bie <pdebie@ai.rug.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 9f7820a
History
File Mode Size
xdiff.h -rw-r--r-- 2.9 KB
xdiffi.c -rw-r--r-- 14.4 KB
xdiffi.h -rw-r--r-- 1.8 KB
xemit.c -rw-r--r-- 5.1 KB
xemit.h -rw-r--r-- 1.1 KB
xinclude.h -rw-r--r-- 1.2 KB
xmacros.h -rw-r--r-- 1.9 KB
xmerge.c -rw-r--r-- 12.1 KB
xprepare.c -rw-r--r-- 10.7 KB
xprepare.h -rw-r--r-- 1.1 KB
xtypes.h -rw-r--r-- 1.6 KB
xutils.c -rw-r--r-- 7.5 KB
xutils.h -rw-r--r-- 1.7 KB

back to top