Sign in
googlers
/
jrn
/
git
/
1e76b702c1e754c7e6df1ced9ce6f1863cb7e092
/
builtin-mailinfo.c
fcd056a
More missing static
by Junio C Hamano
· 18 years ago
86747c1
git-mailinfo fixes for patch munging
by Don Zickus
· 18 years ago
f0658cf
restrict the patch filtering
by Don Zickus
· 18 years ago
87ab799
builtin-mailinfo.c infrastrcture changes
by Don Zickus
· 18 years ago
3a55602
General const correctness fixes
by Shawn O. Pearce
· 18 years ago
4e4b55d
Merge branch 'maint'
by Junio C Hamano
· 18 years ago
34fc5ce
mailinfo: do not get confused with logical lines that are too long.
by Linus Torvalds
· 18 years ago
cc44c76
Mechanical conversion to use prefixcmp()
by Junio C Hamano
· 18 years ago
bb1091a
-u is now default for 'git-mailinfo'.
by Junio C Hamano
· 18 years ago
d2c11a3
UTF-8: introduce i18n.logoutputencoding.
by Junio C Hamano
· 18 years ago
b45974a
Move encoding conversion routine out of mailinfo to utf8.c
by Junio C Hamano
· 18 years ago
8502357
simplify inclusion of system header files.
by Junio C Hamano
· 18 years ago
e49521b
Make hexval() available to others.
by Junio C Hamano
· 18 years ago
96f1e58
remove unnecessary initializations
by David Rientjes
· 19 years ago
a633fca
Call setup_git_directory() much earlier
by Linus Torvalds
· 19 years ago
c2c487c
mailinfo: accept >From in message header
by Michael S. Tsirkin
· 19 years ago
b75bf2c
mailinfo: assume input is latin-1 on the header as we do for the body
by Junio C Hamano
· 19 years ago
554fe20
Make some strings const
by Timo Hirvonen
· 19 years ago
34488e3
Make git-mailinfo a builtin
by Lukas Sandström
· 19 years ago
[Renamed (94%) from mailinfo.c]
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