33 Commits (3ea6b85a871aa41eaa66a2919451ad12d492c355)

Author SHA1 Message Date
Junio C Hamano 3f0ec0687d mailinfo: read local configuration 8 years ago
Kevin Daudt f357e5de31 mailinfo: unescape quoted-pair in header fields 9 years ago
Kevin Daudt ee4d679f57 t5100-mailinfo: replace common path prefix with variable 9 years ago
Jonathan Tan 6b4b013f18 mailinfo: handle in-body header continuations 9 years ago
Eric Wong c88098d7f1 mailsplit: support unescaping mboxrd messages 9 years ago
Johannes Sixt 6ffd3ec88c t/t5100: no need to use 'echo' command substitutions for globbing 9 years ago
Elia Pinto fc7b076d33 t/t5100-mailinfo.sh: use the $( ... ) construct for command substitution 9 years ago
Jeff King 8fb268720e t: fix severe &&-chain breakage 10 years ago
Paolo Bonzini 452dfbed1a git-mailinfo: add --message-id 10 years ago
Jeff King 2da1f36671 mailinfo: make ">From" in-body header check more robust 11 years ago
Junio C Hamano 176943b965 mailinfo: do not concatenate charset= attribute values from mime headers 13 years ago
Stefano Lattarini 3fb0459bc8 tests: modernise style: more uses of test_line_count 13 years ago
Lukas Sandström d25e51596b git am/mailinfo: Don't look at in-body headers when rebasing 16 years ago
Junio C Hamano 017678b4f4 am/mailinfo: Disable scissors processing by default 16 years ago
Junio C Hamano 200c75f0d6 Teach mailinfo to ignore everything before -- >8 -- mark 16 years ago
Kirill Smelkov c32815f903 mailinfo: tests for RFC2047 examples 16 years ago
Kirill Smelkov 806d5e9044 mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)' 16 years ago
Kirill Smelkov 353aaf2fa1 mailinfo: correctly handle multiline 'Subject:' header 16 years ago
Jeff King e9d7d10a7f mailinfo: avoid violating strbuf assertion 17 years ago
Junio C Hamano bfdbee9810 tests: use $TEST_DIRECTORY to refer to the t/ directory 17 years ago
Junio C Hamano a9fd1383a7 mailinfo: fix MIME multi-part message boundary handling 17 years ago
Lukas Sandström e9fe804a82 git-mailinfo: Fix getting the subject from the in-body [PATCH] line 17 years ago
Junio C Hamano b2a42f55bc t5100: Avoid filename "nul" 17 years ago
Junio C Hamano 9aa23094c2 mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths 17 years ago
Johannes Schindelin cce8d6fdb4 mailsplit and mailinfo: gracefully handle NUL characters 17 years ago
Jay Soffian 87f1b8849b mailinfo: feed only one line to handle_filter() for QP input 17 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Don Zickus ae1a743735 Add a couple more test cases to the suite. 18 years ago
Linus Torvalds 34fc5cefa7 mailinfo: do not get confused with logical lines that are too long. 18 years ago
Junio C Hamano 4839c0b5fa t5100: mailinfo and mailsplit tests. 19 years ago