summaryrefslogtreecommitdiff
path: root/t/t5100-mailinfo.sh
AgeCommit message (Expand)Author
2009-11-21git am/mailinfo: Don't look at in-body headers when rebasingLukas Sandström
2009-08-27am/mailinfo: Disable scissors processing by defaultJunio C Hamano
2009-08-27Teach mailinfo to ignore everything before -- >8 -- markJunio C Hamano
2009-02-01Merge branch 'ks/maint-mailinfo-folded'Junio C Hamano
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-11mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov
2008-08-21Merge branch 'jc/test-deeper'Junio C Hamano
2008-08-20mailinfo: avoid violating strbuf assertionJeff King
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
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-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-03-13Add a couple more test cases to the suite.Don 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