aboutsummaryrefslogtreecommitdiff
path: root/t/t5100-mailinfo.sh
Commit message (Expand)AuthorAge
* Merge branch 'km/test-mailinfo-b-failure'Junio C Hamano2017-06-22
|\
| * t5100: add some more mailinfo testsKyle J. McKay2017-06-12
* | mailinfo: read local configurationJunio C Hamano2016-11-22
* | Merge branch 'kd/mailinfo-quoted-string'Junio C Hamano2016-10-03
|\ \ | |/
| * mailinfo: unescape quoted-pair in header fieldsKevin Daudt2016-09-28
| * t5100-mailinfo: replace common path prefix with variableKevin Daudt2016-09-28
* | mailinfo: handle in-body header continuationsJonathan Tan2016-09-21
|/
* mailsplit: support unescaping mboxrd messagesEric Wong2016-06-06
* t/t5100: no need to use 'echo' command substitutions for globbingJohannes Sixt2015-12-28
* t/t5100-mailinfo.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* t: fix severe &&-chain breakageJeff King2015-03-20
* git-mailinfo: add --message-idPaolo Bonzini2014-11-25
* mailinfo: make ">From" in-body header check more robustJeff King2014-09-16
* mailinfo: do not concatenate charset= attribute values from mime headersJunio C Hamano2012-09-17
* tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-11
* git am/mailinfo: Don't look at in-body headers when rebasingLukas Sandström2009-11-20
* am/mailinfo: Disable scissors processing by defaultJunio C Hamano2009-08-26
* Teach mailinfo to ignore everything before -- >8 -- markJunio C Hamano2009-08-26
* Merge branch 'ks/maint-mailinfo-folded'Junio C Hamano2009-01-31
|\
| * mailinfo: tests for RFC2047 examplesKirill Smelkov2009-01-28
| * mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Kirill Smelkov2009-01-28
| * mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov2009-01-10
* | Merge branch 'jc/test-deeper'Junio C Hamano2008-08-20
|\ \ | |/ |/|
| * tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
* | mailinfo: avoid violating strbuf assertionJeff King2008-08-19
|/
* mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano2008-08-09
* git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström2008-07-13
* t5100: Avoid filename "nul"Junio C Hamano2008-05-27
* mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsJunio C Hamano2008-05-25
* mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin2008-05-25
* mailinfo: feed only one line to handle_filter() for QP inputJay Soffian2008-02-15
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Add a couple more test cases to the suite.Don Zickus2007-03-12
* mailinfo: do not get confused with logical lines that are too long.Linus Torvalds2007-02-27
* t5100: mailinfo and mailsplit tests.Junio C Hamano2006-06-17