summaryrefslogtreecommitdiff
path: root/builtin-mailinfo.c
AgeCommit message (Expand)Author
2006-12-26Move encoding conversion routine out of mailinfo to utf8.cJunio C Hamano
2006-12-20simplify inclusion of system header files.Junio C Hamano
2006-09-20Make hexval() available to others.Junio C Hamano
2006-08-16remove unnecessary initializationsDavid Rientjes
2006-07-29Call setup_git_directory() much earlierLinus Torvalds
2006-07-28mailinfo: accept >From in message headerMichael S. Tsirkin
2006-07-06mailinfo: assume input is latin-1 on the header as we do for the bodyJunio C Hamano
2006-06-28Make some strings constTimo Hirvonen
2006-06-19Make git-mailinfo a builtinLukas Sandström