aboutsummaryrefslogtreecommitdiff
path: root/builtin/mailinfo.c
Commit message (Expand)AuthorAge
* Merge branch 'rs/mailinfo-header-cmp' into maintJunio C Hamano2014-06-25
|\
| * mailinfo: use strcmp() for string comparisonRené Scharfe2014-06-02
* | replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
|/
* Merge branch 'jc/same-encoding'Junio C Hamano2012-11-15
|\
| * reencode_string(): introduce and use same_encoding()Junio C Hamano2012-11-04
| * Merge branch 'lt/mailinfo-handle-attachment-more-sanely' into maintJunio C Hamano2012-10-08
| |\
| * \ Merge branch 'jc/maint-mailinfo-mime-attr' into maintJunio C Hamano2012-09-29
| |\ \
* | \ \ Merge branch 'lt/mailinfo-handle-attachment-more-sanely'Junio C Hamano2012-10-02
|\ \ \ \ | | |_|/ | |/| |
| * | | mailinfo: don't require "text" mime type for attachmentsLinus Torvalds2012-09-30
* | | | Merge branch 'jc/maint-mailinfo-mime-attr'Junio C Hamano2012-09-25
|\ \ \ \ | | |_|/ | |/| |
| * | | mailinfo: do not concatenate charset= attribute values from mime headersJunio C Hamano2012-09-17
* | | | Merge branch 'jc/mailinfo-RE'Junio C Hamano2012-09-14
|\ \ \ \ | | |_|/ | |/| |
| * | | mailinfo: strip "RE: " prefixJunio C Hamano2012-09-09
| |/ /
* | | commit/commit-tree: correct latin1 to utf-8Linus Torvalds2012-08-21
|/ /
* | mailinfo: with -b, keep space after [foo]Thomas Rast2012-01-16
|/
* mailinfo: always clean up rfc822 header foldingJeff King2011-05-26
* commit: helper methods to reduce redundant blocks of codePat Notz2010-11-04
* enums: omit trailing comma for portabilityGary V. Vaughan2010-05-31
* Teach mailinfo %< as an alternative scissors markJonathan Nieder2010-04-04
* Merge branch 'lt/deepen-builtin-source'Junio C Hamano2010-03-10
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22