summaryrefslogtreecommitdiffstats
path: root/shell.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-10-07 12:09:05 +0200
committerJunio C Hamano <junkio@cox.net>2006-10-08 08:37:15 +0200
commite6b0964af595bbc4dab2a63c17bc4c8064a28073 (patch)
tree0473a5506d21f01cc87636840f19c6b600bcbe5d /shell.c
parentgit-send-email: real name with period need to be dq-quoted on From: line (diff)
downloadgit-e6b0964af595bbc4dab2a63c17bc4c8064a28073.tar.xz
git-e6b0964af595bbc4dab2a63c17bc4c8064a28073.zip
Make git-send-email detect mbox-style patches more readily
Earlier we insisted that mbox file to begin with "From ". That is fine as long as you feed format-patch output, but if you handcraft the input file, this is unnecessary burden. We should detect lines that look like e-mail headers and say that is also a mbox file. The other input file format is traditional "send lots of email", whose first line would never look like e-mail headers, so this is a safe change. The original patch was done by Matthew Wilcox, which checked explicitly for headers the script pays attention to. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'shell.c')
0 files changed, 0 insertions, 0 deletions