From: Junio C Hamano Date: Mon, 3 Oct 2016 20:30:38 +0000 (-0700) Subject: Merge branch 'kd/mailinfo-quoted-string' X-Git-Tag: v2.11.0-rc0~87 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/fe252ef81a6ff96b3ed11e98feb96784d35f15f8?hp=fe252ef81a6ff96b3ed11e98feb96784d35f15f8 Merge branch 'kd/mailinfo-quoted-string' An author name, that spelled a backslash-quoted double quote in the human readable part "My \"double quoted\" name", was not unquoted correctly while applying a patch from a piece of e-mail. * kd/mailinfo-quoted-string: mailinfo: unescape quoted-pair in header fields t5100-mailinfo: replace common path prefix with variable ---