mailsplit: support unescaping mboxrd messages
commitc88098d7f19c6322fbd911bb89e2efd246bf75c4
authorEric Wong <e@80x24.org>
Sun, 5 Jun 2016 04:46:40 +0000 (5 04:46 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Jun 2016 18:14:43 +0000 (6 11:14 -0700)
tree99fce8afe1374149c63f69c6185d7cdbdd958952
parent9f23e040615857e3909db51a5420f338c9831b5a
mailsplit: support unescaping mboxrd messages

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>
Documentation/git-mailsplit.txt
builtin/mailsplit.c
t/t5100-mailinfo.sh
t/t5100/0001mboxrd [new file with mode: 0644]
t/t5100/0002mboxrd [new file with mode: 0644]
t/t5100/sample.mboxrd [new file with mode: 0644]