summaryrefslogtreecommitdiff
path: root/t/t5100/sample.mbox
AgeCommit message (Expand)AuthorFilesLines
2023-04-03e-mail workflow: Message-ID is spelled with ID in both capital lettersJunio C Hamano1-3/+3
2016-09-21mailinfo: handle in-body header continuationsJonathan Tan1-0/+19
2012-09-25Merge branch 'jc/maint-mailinfo-mime-attr'Junio C Hamano1-0/+16
2012-09-17mailinfo: do not concatenate charset= attribute values from mime headersJunio C Hamano1-0/+16
2012-04-30diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek1-9/+9
2009-11-20git am/mailinfo: Don't look at in-body headers when rebasingLukas Sandström1-0/+33
2009-08-26Teach mailinfo to ignore everything before -- >8 -- markJunio C Hamano1-0/+89
2009-07-15Revert "mailinfo: Remove only one set of square brackets"v1.6.4-rc1Junio C Hamano1-1/+1
2009-07-10Merge branch 'ae/maint-mailinfo-rm-only-one-patch-marker'Junio C Hamano1-1/+1
2009-07-08mailinfo: Remove only one set of square bracketsAndreas Ericsson1-1/+1
2009-05-18t5100: use ancient encoding syntax for backwards compatibilityBrandon Casey1-4/+4
2009-02-01mailinfo: cleanup extra spaces for complex 'From:'Kirill Smelkov1-2/+2
2009-01-28mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Kirill Smelkov1-0/+5
2009-01-12mailinfo: 'From:' header should be unfold as wellKirill Smelkov1-1/+4
2009-01-10mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov1-0/+52
2008-08-18mailinfo: re-fix MIME multipart boundary parsingDon Zickus1-0/+1
2008-08-09mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano1-0/+35
2008-07-13git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström1-0/+35
2008-02-15mailinfo: feed only one line to handle_filter() for QP inputJay Soffian1-0/+23
2007-11-02Make mailsplit and mailinfo strip whitespace from the start of the inputSimon Sasburg1-0/+3
2007-03-12Add a couple more test cases to the suite.Don Zickus1-0/+18
2007-02-27mailinfo: do not get confused with logical lines that are too long.Linus Torvalds1-0/+71
2006-06-17t5100: mailinfo and mailsplit tests.Junio C Hamano1-0/+317