summaryrefslogtreecommitdiff
path: root/t/t5100
AgeCommit message (Expand)AuthorFilesLines
2009-01-28mailinfo: tests for RFC2047 examplesLibravatar Kirill Smelkov13-0/+78
2009-01-28mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Libravatar Kirill Smelkov4-0/+10
2009-01-12mailinfo: 'From:' header should be unfold as wellLibravatar Kirill Smelkov1-1/+4
2009-01-10mailinfo: correctly handle multiline 'Subject:' headerLibravatar Kirill Smelkov4-0/+94
2008-08-19mailinfo: avoid violating strbuf assertionLibravatar Jeff King2-0/+13
2008-08-18mailinfo: re-fix MIME multipart boundary parsingLibravatar Don Zickus1-0/+1
2008-08-09mailinfo: fix MIME multi-part message boundary handlingLibravatar Junio C Hamano4-0/+64
2008-07-13git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLibravatar Lukas Sandström5-0/+100
2008-05-27t5100: Avoid filename "nul"Libravatar Junio C Hamano1-0/+0
2008-05-25mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsLibravatar Junio C Hamano2-0/+37
2008-05-25mailsplit and mailinfo: gracefully handle NUL charactersLibravatar Johannes Schindelin1-0/+0
2008-02-15mailinfo: feed only one line to handle_filter() for QP inputLibravatar Jay Soffian4-0/+43
2007-11-02Make mailsplit and mailinfo strip whitespace from the start of the inputLibravatar Simon Sasburg1-0/+3
2007-03-31git-mailinfo fixes for patch mungingLibravatar Don Zickus1-1/+1
2007-03-12Add a couple more test cases to the suite.Libravatar Don Zickus7-0/+34
2007-03-12builtin-mailinfo.c infrastrcture changesLibravatar Don Zickus1-1/+1
2007-02-27mailinfo: do not get confused with logical lines that are too long.Libravatar Linus Torvalds4-0/+92
2006-06-17t5100: mailinfo and mailsplit tests.Libravatar Junio C Hamano16-0/+598