aboutsummaryrefslogtreecommitdiff
path: root/builtin-mailinfo.c
Commit message (Expand)AuthorAge
* git-mailinfo fixes for patch mungingDon Zickus2007-03-31
* restrict the patch filteringDon Zickus2007-03-12
* builtin-mailinfo.c infrastrcture changesDon Zickus2007-03-12
* General const correctness fixesShawn O. Pearce2007-03-07
* Merge branch 'maint'Junio C Hamano2007-02-27
|\
| * mailinfo: do not get confused with logical lines that are too long.Linus Torvalds2007-02-27
* | Mechanical conversion to use prefixcmp()Junio C Hamano2007-02-20
|/
* -u is now default for 'git-mailinfo'.Junio C Hamano2007-01-09
* UTF-8: introduce i18n.logoutputencoding.Junio C Hamano2006-12-27
* Move encoding conversion routine out of mailinfo to utf8.cJunio C Hamano2006-12-26
* simplify inclusion of system header files.Junio C Hamano2006-12-20
* Make hexval() available to others.Junio C Hamano2006-09-20
* remove unnecessary initializationsDavid Rientjes2006-08-15
* Call setup_git_directory() much earlierLinus Torvalds2006-07-29
* mailinfo: accept >From in message headerMichael S. Tsirkin2006-07-27
* mailinfo: assume input is latin-1 on the header as we do for the bodyJunio C Hamano2006-07-06
* Make some strings constTimo Hirvonen2006-06-28
* Make git-mailinfo a builtinLukas Sandström2006-06-18