| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "mailinfo: Remove only one set of square brackets"v1.6.4-rc1 | Junio C Hamano | 2009-07-15 | 2 | -2/+2 |
* | Merge branch 'ae/maint-mailinfo-rm-only-one-patch-marker' | Junio C Hamano | 2009-07-10 | 2 | -2/+2 |
|\ |
|
| * | mailinfo: Remove only one set of square brackets | Andreas Ericsson | 2009-07-08 | 2 | -2/+2 |
* | | t5100: use ancient encoding syntax for backwards compatibility | Brandon Casey | 2009-05-18 | 2 | -20/+20 |
|/ |
|
* | mailinfo: cleanup extra spaces for complex 'From:' | Kirill Smelkov | 2009-02-01 | 3 | -4/+4 |
* | mailinfo: tests for RFC2047 examples | Kirill Smelkov | 2009-01-28 | 13 | -0/+78 |
* | mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)' | Kirill Smelkov | 2009-01-28 | 4 | -0/+10 |
* | mailinfo: 'From:' header should be unfold as well | Kirill Smelkov | 2009-01-12 | 1 | -1/+4 |
* | mailinfo: correctly handle multiline 'Subject:' header | Kirill Smelkov | 2009-01-10 | 4 | -0/+94 |
* | mailinfo: avoid violating strbuf assertion | Jeff King | 2008-08-19 | 2 | -0/+13 |
* | mailinfo: re-fix MIME multipart boundary parsing | Don Zickus | 2008-08-18 | 1 | -0/+1 |
* | mailinfo: fix MIME multi-part message boundary handling | Junio C Hamano | 2008-08-09 | 4 | -0/+64 |
* | git-mailinfo: Fix getting the subject from the in-body [PATCH] line | Lukas Sandström | 2008-07-13 | 5 | -0/+100 |
* | t5100: Avoid filename "nul" | Junio C Hamano | 2008-05-27 | 1 | -0/+0 |
* | mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths | Junio C Hamano | 2008-05-25 | 2 | -0/+37 |
* | mailsplit and mailinfo: gracefully handle NUL characters | Johannes Schindelin | 2008-05-25 | 1 | -0/+0 |
* | mailinfo: feed only one line to handle_filter() for QP input | Jay Soffian | 2008-02-15 | 4 | -0/+43 |
* | Make mailsplit and mailinfo strip whitespace from the start of the input | Simon Sasburg | 2007-11-02 | 1 | -0/+3 |
* | git-mailinfo fixes for patch munging | Don Zickus | 2007-03-31 | 1 | -1/+1 |
* | Add a couple more test cases to the suite. | Don Zickus | 2007-03-12 | 7 | -0/+34 |
* | builtin-mailinfo.c infrastrcture changes | Don Zickus | 2007-03-12 | 1 | -1/+1 |
* | mailinfo: do not get confused with logical lines that are too long. | Linus Torvalds | 2007-02-27 | 4 | -0/+92 |
* | t5100: mailinfo and mailsplit tests. | Junio C Hamano | 2006-06-17 | 16 | -0/+598 |