summaryrefslogtreecommitdiff
path: root/t/t5100
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kd/mailinfo-quoted-string'Junio C Hamano2016-10-034-0/+28
|\
| * mailinfo: unescape quoted-pair in header fieldskd/mailinfo-quoted-stringKevin Daudt2016-09-284-0/+28
* | mailinfo: handle in-body header continuationsJonathan Tan2016-09-218-2/+51
|/
* mailsplit: support unescaping mboxrd messagesEric Wong2016-06-063-0/+28
* git-mailinfo: add --message-idPaolo Bonzini2014-11-253-0/+43
* mailinfo: make ">From" in-body header check more robustJeff King2014-09-164-0/+31
* Merge branch 'jc/maint-mailinfo-mime-attr'Junio C Hamano2012-09-254-0/+29
|\
| * mailinfo: do not concatenate charset= attribute values from mime headersJunio C Hamano2012-09-174-0/+29
* | diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek2012-04-3010-19/+19
|/
* mailinfo: do not strip leading spaces even for a header lineJunio C Hamano2010-02-191-1/+1
* Merge branch 'ls/maint-mailinfo-no-inbody'Junio C Hamano2009-11-2213-0/+96
|\
| * git am/mailinfo: Don't look at in-body headers when rebasingLukas Sandström2009-11-2013-0/+96
* | Mark files in t/t5100 as UTF-8Johannes Sixt2009-10-211-0/+4
* | Remove a left-over file from t/t5100Johannes Sixt2009-10-211-35/+0
|/
* am/mailinfo: Disable scissors processing by defaultJunio C Hamano2009-08-265-3/+90
* Teach mailinfo to ignore everything before -- >8 -- markJunio C Hamano2009-08-264-0/+162
* Revert "mailinfo: Remove only one set of square brackets"v1.6.4-rc1Junio C Hamano2009-07-152-2/+2
* Merge branch 'ae/maint-mailinfo-rm-only-one-patch-marker'Junio C Hamano2009-07-102-2/+2
|\
| * mailinfo: Remove only one set of square bracketsAndreas Ericsson2009-07-082-2/+2
* | t5100: use ancient encoding syntax for backwards compatibilityBrandon Casey2009-05-182-20/+20
|/
* mailinfo: cleanup extra spaces for complex 'From:'Kirill Smelkov2009-02-013-4/+4
* mailinfo: tests for RFC2047 examplesKirill Smelkov2009-01-2813-0/+78
* mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Kirill Smelkov2009-01-284-0/+10
* mailinfo: 'From:' header should be unfold as wellKirill Smelkov2009-01-121-1/+4
* mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov2009-01-104-0/+94
* mailinfo: avoid violating strbuf assertionJeff King2008-08-192-0/+13
* mailinfo: re-fix MIME multipart boundary parsingDon Zickus2008-08-181-0/+1
* mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano2008-08-094-0/+64
* git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström2008-07-135-0/+100
* t5100: Avoid filename "nul"Junio C Hamano2008-05-271-0/+0
* mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsJunio C Hamano2008-05-252-0/+37
* mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin2008-05-251-0/+0
* mailinfo: feed only one line to handle_filter() for QP inputJay Soffian2008-02-154-0/+43
* Make mailsplit and mailinfo strip whitespace from the start of the inputSimon Sasburg2007-11-021-0/+3
* git-mailinfo fixes for patch mungingDon Zickus2007-03-311-1/+1
* Add a couple more test cases to the suite.Don Zickus2007-03-127-0/+34
* builtin-mailinfo.c infrastrcture changesDon Zickus2007-03-121-1/+1
* mailinfo: do not get confused with logical lines that are too long.Linus Torvalds2007-02-274-0/+92
* t5100: mailinfo and mailsplit tests.Junio C Hamano2006-06-1716-0/+598