summaryrefslogtreecommitdiff
path: root/builtin/mailinfo.c
Commit message (Expand)AuthorAgeFilesLines
* mailinfo: use strcmp() for string comparisonrs/mailinfo-header-cmpRené Scharfe2014-06-021-3/+3
* Merge branch 'jc/same-encoding'Junio C Hamano2012-11-151-1/+2
|\
| * reencode_string(): introduce and use same_encoding()Junio C Hamano2012-11-041-1/+1
| * Merge branch 'lt/mailinfo-handle-attachment-more-sanely' into maintJunio C Hamano2012-10-081-11/+0
| |\
| * \ Merge branch 'jc/maint-mailinfo-mime-attr' into maintJunio C Hamano2012-09-291-3/+2
| |\ \
* | \ \ Merge branch 'lt/mailinfo-handle-attachment-more-sanely'Junio C Hamano2012-10-021-11/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | mailinfo: don't require "text" mime type for attachmentsLinus Torvalds2012-09-301-11/+0
* | | | Merge branch 'jc/maint-mailinfo-mime-attr'Junio C Hamano2012-09-251-3/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | mailinfo: do not concatenate charset= attribute values from mime headersJunio C Hamano2012-09-171-3/+2
* | | | Merge branch 'jc/mailinfo-RE'Junio C Hamano2012-09-141-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | mailinfo: strip "RE: " prefixJunio C Hamano2012-09-091-1/+3
| |/ /
* | | commit/commit-tree: correct latin1 to utf-8Linus Torvalds2012-08-211-26/+2
|/ /
* | mailinfo: with -b, keep space after [foo]tr/maint-mailinfoThomas Rast2012-01-161-1/+10
|/
* mailinfo: always clean up rfc822 header foldingJeff King2011-05-261-1/+1
* commit: helper methods to reduce redundant blocks of codePat Notz2010-11-041-1/+1
* enums: omit trailing comma for portabilityGary V. Vaughan2010-05-311-2/+2
* Teach mailinfo %< as an alternative scissors markJonathan Nieder2010-04-041-1/+2
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-101-2/+1
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+1064