aboutsummaryrefslogtreecommitdiff
path: root/builtin-mailinfo.c
Commit message (Expand)AuthorAge
* Merge branch 'jc/mailinfo-remove-brackets'Junio C Hamano2009-11-30
|\
| * mailinfo: -b option keeps [bracketed] strings that is not a [PATCH] markerJunio C Hamano2009-07-29
* | git am/mailinfo: Don't look at in-body headers when rebasingLukas Sandström2009-11-20
* | builtin-mailinfo.c: check error status from rewind and ftruncateJunio C Hamano2009-09-29
* | add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht2009-09-11
* | mailinfo: add '--scissors' to usage messageNicolas Sebrecht2009-09-11
* | mailinfo.scissors: new configurationJunio C Hamano2009-08-26
* | am/mailinfo: Disable scissors processing by defaultJunio C Hamano2009-08-26
* | Teach mailinfo to ignore everything before -- >8 -- markJunio C Hamano2009-08-26
* | builtin-mailinfo.c: fix confusing internal API to mailinfo()Junio C Hamano2009-08-26
* | builtin-mailinfo,builtin-mailsplit: use strbufsBrandon Casey2009-08-05
|/
* Revert "mailinfo: Remove only one set of square brackets"v1.6.4-rc1Junio C Hamano2009-07-15
* Merge branch 'ae/maint-mailinfo-rm-only-one-patch-marker'Junio C Hamano2009-07-10
|\
| * mailinfo: Remove only one set of square bracketsAndreas Ericsson2009-07-08
* | builtin-mailinfo.c: use "ISO8859-1" instead of "latin1" as fallback encodingBrandon Casey2009-05-18
* | builtin-mailinfo.c: compare character encodings case insensitivelyBrandon Casey2009-05-18
* | Use 'UTF-8' rather than 'utf-8' everywhere for backward compatibilityBrandon Casey2009-05-18
|/
* Remove unused assignmentsBenjamin Kramer2009-03-14
* mailinfo: cleanup extra spaces for complex 'From:'Kirill Smelkov2009-02-01
* Merge branch 'ks/maint-mailinfo-folded'Junio C Hamano2009-01-31
|\
| * mailinfo: 'From:' header should be unfold as wellKirill Smelkov2009-01-12
| * mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov2009-01-10
* | remove trailing LF in die() messagesAlexander Potashev2009-01-05
|/
* mailinfo: avoid violating strbuf assertionJeff King2008-08-19
* mailinfo: re-fix MIME multipart boundary parsingDon Zickus2008-08-18
* mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano2008-08-09
* mailinfo: better parse email adresses containg parenthesesPhilippe Bruhat (BooK)2008-07-21
* mailinfo: off-by-one fix for [PATCH (foobar)] removal from Subject: lineJunio C Hamano2008-07-16
* Merge branch 'ls/mailinfo'Junio C Hamano2008-07-16
|\
| * git-mailinfo: use strbuf's instead of fixed buffersLukas Sandström2008-07-13
* | Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\ \
| * | Make usage strings dash-lessStephan Beyer2008-07-13
| |/
* | git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström2008-07-13
* | git-mailinfo: document the -n optionLukas Sandström2008-07-11
|/
* mailinfo: feed the correct line length to decode_transfer_encoding()Junio C Hamano2008-07-06
* Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano2008-05-25
|\
| * Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* | mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsJunio C Hamano2008-05-25
* | mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin2008-05-25
|/
* mailinfo: feed only one line to handle_filter() for QP inputJay Soffian2008-02-15
* Make mailsplit and mailinfo strip whitespace from the start of the inputSimon Sasburg2007-11-02
* Improved const correctness for stringsShawn O. Pearce2007-10-21
* Temporary fix for stack smashing in mailinfoAlex Riesen2007-08-30
* rebase: try not to munge commit log messageJunio C Hamano2007-07-29
* mailinfo: fix 'fatal: cannot convert from utf-8 to utf-8'Johannes Schindelin2007-07-23
* Do a better job at guessing unknown character setsLinus Torvalds2007-07-18
* More missing staticJunio C Hamano2007-06-08
* git-mailinfo fixes for patch mungingDon Zickus2007-03-31
* restrict the patch filteringDon Zickus2007-03-12
* builtin-mailinfo.c infrastrcture changesDon Zickus2007-03-12