summaryrefslogtreecommitdiffstats
path: root/t/t5100
AgeCommit message (Expand)AuthorLines
2023-12-27Merge branch 'jk/mailinfo-iterative-unquote-comment'Junio C Hamano-2/+2
2023-12-14t5100: make rfc822 comment test more carefulJeff King-2/+2
2023-04-03e-mail workflow: Message-ID is spelled with ID in both capital lettersJunio C Hamano-8/+8
2021-05-10mailinfo: warn if CRLF found in decoded base64/QP emailĐoàn Trần Công Danh-0/+76
2016-10-03Merge branch 'kd/mailinfo-quoted-string'Junio C Hamano-0/+28
2016-09-28mailinfo: unescape quoted-pair in header fieldsKevin Daudt-0/+28
2016-09-21mailinfo: handle in-body header continuationsJonathan Tan-2/+51
2016-06-06mailsplit: support unescaping mboxrd messagesEric Wong-0/+28
2014-11-25git-mailinfo: add --message-idPaolo Bonzini-0/+43
2014-09-16mailinfo: make ">From" in-body header check more robustJeff King-0/+31
2012-09-25Merge branch 'jc/maint-mailinfo-mime-attr'Junio C Hamano-0/+29
2012-09-17mailinfo: do not concatenate charset= attribute values from mime headersJunio C Hamano-0/+29
2012-04-30diff --stat: use less columns for change countsZbigniew Jędrzejewski-Szmek-19/+19
2010-02-19mailinfo: do not strip leading spaces even for a header lineJunio C Hamano-1/+1
2009-11-22Merge branch 'ls/maint-mailinfo-no-inbody'Junio C Hamano-0/+96
2009-11-20git am/mailinfo: Don't look at in-body headers when rebasingLukas Sandström-0/+96
2009-10-21Mark files in t/t5100 as UTF-8Johannes Sixt-0/+4
2009-10-21Remove a left-over file from t/t5100Johannes Sixt-35/+0
2009-08-26am/mailinfo: Disable scissors processing by defaultJunio C Hamano-3/+90
2009-08-26Teach mailinfo to ignore everything before -- >8 -- markJunio C Hamano-0/+162
2009-07-15Revert "mailinfo: Remove only one set of square brackets"v1.6.4-rc1Junio C Hamano-2/+2
2009-07-10Merge branch 'ae/maint-mailinfo-rm-only-one-patch-marker'Junio C Hamano-2/+2
2009-07-08mailinfo: Remove only one set of square bracketsAndreas Ericsson-2/+2
2009-05-18t5100: use ancient encoding syntax for backwards compatibilityBrandon Casey-20/+20
2009-02-01mailinfo: cleanup extra spaces for complex 'From:'Kirill Smelkov-4/+4
2009-01-28mailinfo: tests for RFC2047 examplesKirill Smelkov-0/+78
2009-01-28mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Kirill Smelkov-0/+10
2009-01-12mailinfo: 'From:' header should be unfold as wellKirill Smelkov-1/+4
2009-01-10mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov-0/+94
2008-08-19mailinfo: avoid violating strbuf assertionJeff King-0/+13
2008-08-18mailinfo: re-fix MIME multipart boundary parsingDon Zickus-0/+1
2008-08-09mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano-0/+64
2008-07-13git-mailinfo: Fix getting the subject from the in-body [PATCH] lineLukas Sandström-0/+100
2008-05-27t5100: Avoid filename "nul"Junio C Hamano-0/+0
2008-05-25mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepathsJunio C Hamano-0/+37
2008-05-25mailsplit and mailinfo: gracefully handle NUL charactersJohannes Schindelin-0/+0
2008-02-15mailinfo: feed only one line to handle_filter() for QP inputJay Soffian-0/+43
2007-11-02Make mailsplit and mailinfo strip whitespace from the start of the inputSimon Sasburg-0/+3
2007-03-31git-mailinfo fixes for patch mungingDon Zickus-1/+1
2007-03-12Add a couple more test cases to the suite.Don Zickus-0/+34
2007-03-12builtin-mailinfo.c infrastrcture changesDon Zickus-1/+1
2007-02-27mailinfo: do not get confused with logical lines that are too long.Linus Torvalds-0/+92
2006-06-17t5100: mailinfo and mailsplit tests.Junio C Hamano-0/+598