aboutsummaryrefslogtreecommitdiff
path: root/t/t5100
Commit message (Expand)AuthorAge
* mailinfo: cleanup extra spaces for complex 'From:'Kirill Smelkov2009-02-01
* mailinfo: tests for RFC2047 examplesKirill Smelkov2009-01-28
* mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Kirill Smelkov2009-01-28
* mailinfo: 'From:' header should be unfold as wellKirill Smelkov2009-01-12
* mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov2009-01-10
* 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
* git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström2008-07-13
* t5100: Avoid filename "nul"Junio C Hamano2008-05-27
* 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
* git-mailinfo fixes for patch mungingDon Zickus2007-03-31
* Add a couple more test cases to the suite.Don Zickus2007-03-12
* builtin-mailinfo.c infrastrcture changesDon Zickus2007-03-12
* mailinfo: do not get confused with logical lines that are too long.Linus Torvalds2007-02-27
* t5100: mailinfo and mailsplit tests.Junio C Hamano2006-06-17