Sign in
googlers
/
jrn
/
git
/
e0688e9b28f2c5ff711460ee8b62077be5df2360
/
mailinfo.c
ca21186
Merge branch 'jt/mailinfo-fold-in-body-headers'
by Junio C Hamano
· 8 years ago
0841493
mailinfo.c: move side-effects outside of assert
by Kyle J. McKay
· 8 years ago
fe252ef
Merge branch 'kd/mailinfo-quoted-string'
by Junio C Hamano
· 8 years ago
f357e5d
mailinfo: unescape quoted-pair in header fields
by Kevin Daudt
· 8 years ago
6b4b013
mailinfo: handle in-body header continuations
by Jonathan Tan
· 8 years ago
9c5681d
mailinfo: make is_scissors_line take plain char *
by Jonathan Tan
· 8 years ago
334192b
mailinfo: separate in-body header processing
by Jonathan Tan
· 8 years ago
71165f0
Merge branch 'rs/mailinfo-lib' into maint
by Junio C Hamano
· 9 years ago
4a78871
Merge branch 'rs/mailinfo-lib'
by Junio C Hamano
· 9 years ago
ecf30b2
mailinfo: recycle strbuf in check_header()
by René Scharfe
· 9 years ago
8f309ae
strbuf: introduce strbuf_getline_{lf,nul}()
by Junio C Hamano
· 9 years ago
85d9d9d
mailinfo: fix passing wrong address to git_mailinfo_config
by Nguyễn Thái Ngọc Duy
· 9 years ago
6ac617a
mailinfo: remove calls to exit() and die() deep in the callchain
by Junio C Hamano
· 9 years ago
669b963
mailinfo: handle charset conversion errors in the caller
by Junio C Hamano
· 9 years ago
c6905e4
mailinfo: libify
by Junio C Hamano
· 9 years ago
34488e3
Make git-mailinfo a builtin
by Lukas Sandström
· 19 years ago
ae448e3
mailinfo: ignore blanks after in-body headers.
by Junio C Hamano
· 19 years ago
2662dbf
Don't parse any headers in the real body of an email message.
by Eric W. Biederman
· 19 years ago
d177e58
Merge branch 'jc/mailinfo'
by Junio C Hamano
· 19 years ago
ef29c11
mailinfo: More carefully parse header lines in read_one_header_line()
by Junio C Hamano
· 19 years ago
2dec02b
Allow in body headers beyond the in body header prefix.
by Eric W. Biederman
· 19 years ago
f30b202
More accurately detect header lines in read_one_header_line
by Eric W. Biederman
· 19 years ago
1f36bee
In handle_body only read a line if we don't already have one.
by Eric W. Biederman
· 19 years ago
8b4525f
Refactor commit messge handling.
by Eric W. Biederman
· 19 years ago
3350453
Move B and Q decoding into check header.
by Eric W. Biederman
· 19 years ago
f8128cf
Make read_one_header_line return a flag not a length.
by Eric W. Biederman
· 19 years ago
81c5cf7
mailinfo: skip bogus UNIX From line inside body
by Junio C Hamano
· 19 years ago
7573193
mailinfo: decode underscore used in "Q" encoding properly.
by Junio C Hamano
· 19 years ago
b6e56ec
Allow building Git in systems without iconv
by Fernando J. Pereda
· 19 years ago
8bc5c04
[PATCH] mailinfo: reset CTE after each multipart
by Junio C Hamano
· 19 years ago
ac44f3e
mailinfo: iconv does not like "latin-1" -- should spell it "latin1"
by Junio C Hamano
· 19 years ago
e0e3ba2
mailinfo and git-am: allow "John Doe <johndoe>"
by Junio C Hamano
· 19 years ago
a6da939
[PATCH] Initial AIX portability fixes.
by Jason Riedy
· 19 years ago
4050c0d
Clean up compatibility definitions.
by Junio C Hamano
· 19 years ago
9f63892
mailinfo: Do not use -u=<encoding>; say --encoding=<encoding>
by Junio C Hamano
· 19 years ago
f1f909e
mailinfo: Use i18n.commitencoding
by Junio C Hamano
· 19 years ago
650e4be
mailinfo: allow -u to fall back on latin1 to utf8 conversion.
by Junio C Hamano
· 19 years ago
e1e9c25
Give proper prototype to gitstrcasestr.
by Junio C Hamano
· 19 years ago
597c9cc
Flatten tools/ directory to make build procedure simpler.
by Junio C Hamano
· 20 years ago