#801649 git-dpm: generated patch header is unsuitable when commit message encoding mismatches

#801649#5
Date:
2015-10-12 23:37:22 UTC
From:
To:
Hi,

if a commit message is further edited by "git commit --amend" after a patch
has been applied by "git-dpm apply-patch" (or with the --edit option), there are
problems if the encoding environment is e.g. UTF-8.
In this case, the generated patch header in master contains text like:

<cut>
Subject: =?UTF-8?q?fix=20docs=0A=20privacy=20breaches=20and=20minor=20flaw?=
 =?UTF-8?q?s,=20extlinks=20extension,=0A=20don't=20produce=20PDFs=0AForwar?=
 =?UTF-8?q?ded:=20no?=
 </cut>

Maybe this could be improved somehow?

BTW, great tool!

Thanks,
DS

#801649#10
Date:
2015-10-13 09:24:29 UTC
From:
To: