Age | Commit message (Expand) | Author | Files | Lines |
2012-09-25 | Merge branch 'jc/maint-mailinfo-mime-attr' | Junio C Hamano | 4 | -0/+29 |
2012-09-17 | mailinfo: do not concatenate charset= attribute values from mime headers | Junio C Hamano | 4 | -0/+29 |
2012-04-30 | diff --stat: use less columns for change counts | Zbigniew Jędrzejewski-Szmek | 10 | -19/+19 |
2010-02-19 | mailinfo: do not strip leading spaces even for a header line | Junio C Hamano | 1 | -1/+1 |
2009-11-22 | Merge branch 'ls/maint-mailinfo-no-inbody' | Junio C Hamano | 13 | -0/+96 |
2009-11-20 | git am/mailinfo: Don't look at in-body headers when rebasing | Lukas Sandström | 13 | -0/+96 |
2009-10-21 | Mark files in t/t5100 as UTF-8 | Johannes Sixt | 1 | -0/+4 |
2009-10-21 | Remove a left-over file from t/t5100 | Johannes Sixt | 1 | -35/+0 |
2009-08-26 | am/mailinfo: Disable scissors processing by default | Junio C Hamano | 5 | -3/+90 |
2009-08-26 | Teach mailinfo to ignore everything before -- >8 -- mark | Junio C Hamano | 4 | -0/+162 |
2009-07-15 | Revert "mailinfo: Remove only one set of square brackets" | Junio C Hamano | 2 | -2/+2 |
2009-07-10 | Merge branch 'ae/maint-mailinfo-rm-only-one-patch-marker' | Junio C Hamano | 2 | -2/+2 |
2009-07-08 | mailinfo: Remove only one set of square brackets | Andreas Ericsson | 2 | -2/+2 |
2009-05-18 | t5100: use ancient encoding syntax for backwards compatibility | Brandon Casey | 2 | -20/+20 |
2009-02-01 | mailinfo: cleanup extra spaces for complex 'From:' | Kirill Smelkov | 3 | -4/+4 |
2009-01-28 | mailinfo: tests for RFC2047 examples | Kirill Smelkov | 13 | -0/+78 |
2009-01-28 | mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)' | Kirill Smelkov | 4 | -0/+10 |
2009-01-12 | mailinfo: 'From:' header should be unfold as well | Kirill Smelkov | 1 | -1/+4 |
2009-01-10 | mailinfo: correctly handle multiline 'Subject:' header | Kirill Smelkov | 4 | -0/+94 |
2008-08-19 | mailinfo: avoid violating strbuf assertion | Jeff King | 2 | -0/+13 |
2008-08-18 | mailinfo: re-fix MIME multipart boundary parsing | Don Zickus | 1 | -0/+1 |
2008-08-09 | mailinfo: fix MIME multi-part message boundary handling | Junio C Hamano | 4 | -0/+64 |
2008-07-13 | git-mailinfo: Fix getting the subject from the in-body [PATCH] line | Lukas Sandström | 5 | -0/+100 |
2008-05-27 | t5100: Avoid filename "nul" | Junio C Hamano | 1 | -0/+0 |
2008-05-25 | mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths | Junio C Hamano | 2 | -0/+37 |
2008-05-25 | mailsplit and mailinfo: gracefully handle NUL characters | Johannes Schindelin | 1 | -0/+0 |
2008-02-15 | mailinfo: feed only one line to handle_filter() for QP input | Jay Soffian | 4 | -0/+43 |
2007-11-02 | Make mailsplit and mailinfo strip whitespace from the start of the input | Simon Sasburg | 1 | -0/+3 |
2007-03-31 | git-mailinfo fixes for patch munging | Don Zickus | 1 | -1/+1 |
2007-03-12 | Add a couple more test cases to the suite. | Don Zickus | 7 | -0/+34 |
2007-03-12 | builtin-mailinfo.c infrastrcture changes | Don Zickus | 1 | -1/+1 |
2007-02-27 | mailinfo: do not get confused with logical lines that are too long. | Linus Torvalds | 4 | -0/+92 |
2006-06-17 | t5100: mailinfo and mailsplit tests. | Junio C Hamano | 16 | -0/+598 |