summaryrefslogtreecommitdiff
path: root/t/t5100-mailinfo.sh
AgeCommit message (Expand)AuthorFilesLines
2008-08-20Merge branch 'jc/test-deeper'Libravatar Junio C Hamano1-11/+12
2008-08-19mailinfo: avoid violating strbuf assertionLibravatar Jeff King1-0/+11
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryLibravatar Junio C Hamano1-11/+12
2008-08-09mailinfo: fix MIME multi-part message boundary handlingLibravatar Junio C Hamano1-1/+1
2008-07-13git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLibravatar Lukas Sandström1-1/+1
2008-05-27t5100: Avoid filename "nul"Libravatar Junio C Hamano1-2/+2
2008-05-25mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsLibravatar Junio C Hamano1-0/+9
2008-05-25mailsplit and mailinfo: gracefully handle NUL charactersLibravatar Johannes Schindelin1-0/+9
2008-02-15mailinfo: feed only one line to handle_filter() for QP inputLibravatar Jay Soffian1-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-3/+3
2007-03-12Add a couple more test cases to the suite.Libravatar Don Zickus1-1/+1
2007-02-27mailinfo: do not get confused with logical lines that are too long.Libravatar Linus Torvalds1-1/+1
2006-06-17t5100: mailinfo and mailsplit tests.Libravatar Junio C Hamano1-0/+28