Age | Commit message (Expand) | Author | Files | Lines |
2017-06-22 | Merge branch 'km/test-mailinfo-b-failure' | Junio C Hamano | 1 | -0/+42 |
2017-06-12 | t5100: add some more mailinfo tests | Kyle J. McKay | 1 | -0/+42 |
2016-11-22 | mailinfo: read local configuration | Junio C Hamano | 1 | -0/+13 |
2016-10-03 | Merge branch 'kd/mailinfo-quoted-string' | Junio C Hamano | 1 | -33/+49 |
2016-09-28 | mailinfo: unescape quoted-pair in header fields | Kevin Daudt | 1 | -0/+14 |
2016-09-28 | t5100-mailinfo: replace common path prefix with variable | Kevin Daudt | 1 | -33/+35 |
2016-09-21 | mailinfo: handle in-body header continuations | Jonathan Tan | 1 | -1/+1 |
2016-06-06 | mailsplit: support unescaping mboxrd messages | Eric Wong | 1 | -0/+31 |
2015-12-28 | t/t5100: no need to use 'echo' command substitutions for globbing | Johannes Sixt | 1 | -2/+2 |
2015-12-28 | t/t5100-mailinfo.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -6/+6 |
2015-03-20 | t: fix severe &&-chain breakage | Jeff King | 1 | -1/+1 |
2014-11-25 | git-mailinfo: add --message-id | Paolo Bonzini | 1 | -0/+4 |
2014-09-16 | mailinfo: make ">From" in-body header check more robust | Jeff King | 1 | -0/+18 |
2012-09-17 | mailinfo: do not concatenate charset= attribute values from mime headers | Junio C Hamano | 1 | -1/+1 |
2012-04-11 | tests: modernise style: more uses of test_line_count | Stefano Lattarini | 1 | -1/+1 |
2009-11-20 | git am/mailinfo: Don't look at in-body headers when rebasing | Lukas Sandström | 1 | -1/+5 |
2009-08-26 | am/mailinfo: Disable scissors processing by default | Junio C Hamano | 1 | -7/+15 |
2009-08-26 | Teach mailinfo to ignore everything before -- >8 -- mark | Junio C Hamano | 1 | -1/+1 |
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 |