index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mailinfo.c
Commit message (
Expand
)
Author
Age
*
mailinfo: ignore blanks after in-body headers.
Junio C Hamano
2006-06-17
*
Don't parse any headers in the real body of an email message.
Eric W. Biederman
2006-06-17
*
Merge branch 'jc/mailinfo'
Junio C Hamano
2006-05-28
|
\
|
*
mailinfo: skip bogus UNIX From line inside body
Junio C Hamano
2006-05-21
*
|
mailinfo: More carefully parse header lines in read_one_header_line()
Junio C Hamano
2006-05-26
*
|
Allow in body headers beyond the in body header prefix.
Eric W. Biederman
2006-05-23
*
|
More accurately detect header lines in read_one_header_line
Eric W. Biederman
2006-05-23
*
|
In handle_body only read a line if we don't already have one.
Eric W. Biederman
2006-05-23
*
|
Refactor commit messge handling.
Eric W. Biederman
2006-05-23
*
|
Move B and Q decoding into check header.
Eric W. Biederman
2006-05-23
*
|
Make read_one_header_line return a flag not a length.
Eric W. Biederman
2006-05-23
|
/
*
mailinfo: decode underscore used in "Q" encoding properly.
Junio C Hamano
2006-04-21
*
Allow building Git in systems without iconv
Fernando J. Pereda
2006-02-16
*
[PATCH] mailinfo: reset CTE after each multipart
Junio C Hamano
2006-02-06
*
mailinfo: iconv does not like "latin-1" -- should spell it "latin1"
Junio C Hamano
2005-12-23
*
mailinfo and git-am: allow "John Doe <johndoe>"
Junio C Hamano
2005-12-14
*
[PATCH] Initial AIX portability fixes.
Jason Riedy
2005-12-06
*
Clean up compatibility definitions.
Junio C Hamano
2005-12-05
*
mailinfo: Do not use -u=<encoding>; say --encoding=<encoding>
Junio C Hamano
2005-11-28
*
mailinfo: Use i18n.commitencoding
Junio C Hamano
2005-11-27
*
mailinfo: allow -u to fall back on latin1 to utf8 conversion.
Junio C Hamano
2005-11-27
*
Give proper prototype to gitstrcasestr.
Junio C Hamano
2005-10-08
*
Flatten tools/ directory to make build procedure simpler.
Junio C Hamano
2005-09-07