aboutsummaryrefslogtreecommitdiff
path: root/decorate.c
diff options
context:
space:
mode:
authorNickolai Zeldovich <nickolai@csail.mit.edu>2013-01-06 20:34:58 -0500
committerJunio C Hamano <gitster@pobox.com>2013-01-06 23:48:12 -0800
commit6310071abfdf7a925b41a131d518d7636daa7259 (patch)
treee99efee286fcd2f0de05e6e3e9519169cd87e97a /decorate.c
parent7e2010537e96d0a1144520222f20ba1dc3d61441 (diff)
downloadgit-6310071abfdf7a925b41a131d518d7636daa7259.tar.gz
git-6310071abfdf7a925b41a131d518d7636daa7259.tar.xz
git-send-email: treat field names as case-insensitively
Field names like To:, Cc:, etc. are case-insensitive; use a case-insensitive regexp to match them as such. Previously, git-send-email would fail to pick-up the addresses when in-body "fake" headers with different cases (e.g. lowercase "cc:") are manually inserted to the messages it was asked to send, even though the text will still show them. Signed-off-by: Nickolai Zeldovich <nickolai@csail.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'decorate.c')
0 files changed, 0 insertions, 0 deletions