summaryrefslogtreecommitdiff
path: root/t/t5100/0001mboxrd
AgeCommit message (Collapse)AuthorFilesLines
2016-06-06mailsplit: support unescaping mboxrd messagesLibravatar Eric Wong1-0/+4
This will allow us to parse the output of --pretty=mboxrd and the output of other mboxrd generators. Signed-off-by: Eric Wong <e@80x24.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>