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
/
builtin-mailinfo.c
Commit message (
Expand
)
Author
Age
*
mailinfo: feed only one line to handle_filter() for QP input
Jay Soffian
2008-02-15
*
Make mailsplit and mailinfo strip whitespace from the start of the input
Simon Sasburg
2007-11-02
*
Improved const correctness for strings
Shawn O. Pearce
2007-10-21
*
Temporary fix for stack smashing in mailinfo
Alex Riesen
2007-08-30
*
rebase: try not to munge commit log message
Junio C Hamano
2007-07-29
*
mailinfo: fix 'fatal: cannot convert from utf-8 to utf-8'
Johannes Schindelin
2007-07-23
*
Do a better job at guessing unknown character sets
Linus Torvalds
2007-07-18
*
More missing static
Junio C Hamano
2007-06-08
*
git-mailinfo fixes for patch munging
Don Zickus
2007-03-31
*
restrict the patch filtering
Don Zickus
2007-03-12
*
builtin-mailinfo.c infrastrcture changes
Don Zickus
2007-03-12
*
General const correctness fixes
Shawn O. Pearce
2007-03-07
*
Merge branch 'maint'
Junio C Hamano
2007-02-27
|
\
|
*
mailinfo: do not get confused with logical lines that are too long.
Linus Torvalds
2007-02-27
*
|
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-20
|
/
*
-u is now default for 'git-mailinfo'.
Junio C Hamano
2007-01-09
*
UTF-8: introduce i18n.logoutputencoding.
Junio C Hamano
2006-12-27
*
Move encoding conversion routine out of mailinfo to utf8.c
Junio C Hamano
2006-12-26
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
*
Make hexval() available to others.
Junio C Hamano
2006-09-20
*
remove unnecessary initializations
David Rientjes
2006-08-15
*
Call setup_git_directory() much earlier
Linus Torvalds
2006-07-29
*
mailinfo: accept >From in message header
Michael S. Tsirkin
2006-07-27
*
mailinfo: assume input is latin-1 on the header as we do for the body
Junio C Hamano
2006-07-06
*
Make some strings const
Timo Hirvonen
2006-06-28
*
Make git-mailinfo a builtin
Lukas Sandström
2006-06-18