summaryrefslogtreecommitdiff
path: root/t/t5100
AgeCommit message (Expand)Author
2009-02-01mailinfo: cleanup extra spaces for complex 'From:'Kirill Smelkov
2009-01-29mailinfo: tests for RFC2047 examplesKirill Smelkov
2009-01-28mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Kirill Smelkov
2009-01-12mailinfo: 'From:' header should be unfold as wellKirill Smelkov
2009-01-11mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov
2008-08-20mailinfo: avoid violating strbuf assertionJeff King
2008-08-19mailinfo: re-fix MIME multipart boundary parsingDon Zickus
2008-08-09mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano
2008-07-14git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström
2008-05-28t5100: Avoid filename "nul"Junio C Hamano
2008-05-25mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsJunio C Hamano
2008-05-25mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin
2008-02-16mailinfo: feed only one line to handle_filter() for QP inputJay Soffian
2007-11-02Make mailsplit and mailinfo strip whitespace from the start of the inputSimon Sasburg
2007-03-31git-mailinfo fixes for patch mungingDon Zickus
2007-03-13Add a couple more test cases to the suite.Don Zickus
2007-03-13builtin-mailinfo.c infrastrcture changesDon Zickus
2007-02-27mailinfo: do not get confused with logical lines that are too long.Linus Torvalds
2006-06-17t5100: mailinfo and mailsplit tests.Junio C Hamano