Age | Commit message (Expand) | Author | Files | Lines |
2009-01-31 | Merge branch 'ks/maint-mailinfo-folded' | Junio C Hamano | 1 | -1/+23 |
2009-01-28 | mailinfo: tests for RFC2047 examples | Kirill Smelkov | 1 | -0/+22 |
2009-01-28 | mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)' | Kirill Smelkov | 1 | -1/+1 |
2009-01-10 | mailinfo: correctly handle multiline 'Subject:' header | Kirill Smelkov | 1 | -1/+1 |
2008-08-20 | Merge branch 'jc/test-deeper' | Junio C Hamano | 1 | -11/+12 |
2008-08-19 | mailinfo: avoid violating strbuf assertion | Jeff King | 1 | -0/+11 |
2008-08-17 | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 1 | -11/+12 |
2008-08-09 | mailinfo: fix MIME multi-part message boundary handling | Junio C Hamano | 1 | -1/+1 |
2008-07-13 | git-mailinfo: Fix getting the subject from the in-body [PATCH] line | Lukas Sandström | 1 | -1/+1 |
2008-05-27 | t5100: Avoid filename "nul" | Junio C Hamano | 1 | -2/+2 |
2008-05-25 | mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths | Junio C Hamano | 1 | -0/+9 |
2008-05-25 | mailsplit and mailinfo: gracefully handle NUL characters | Johannes Schindelin | 1 | -0/+9 |
2008-02-15 | mailinfo: feed only one line to handle_filter() for QP input | Jay Soffian | 1 | -1/+1 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -3/+3 |
2007-03-12 | Add a couple more test cases to the suite. | Don Zickus | 1 | -1/+1 |
2007-02-27 | mailinfo: do not get confused with logical lines that are too long. | Linus Torvalds | 1 | -1/+1 |
2006-06-17 | t5100: mailinfo and mailsplit tests. | Junio C Hamano | 1 | -0/+28 |