- svn external repository
- herald rule to send commit emails to group of users
- set up commit email to send diff and commit message in an html format
Problem:
- Email contains the commit message twice. Once partially, and then again in full.
- Formatting is erratic
- Second sentence of the commit message is in a fixed width font which doesn't wrap (at least in some email clients) and so almost impossible to read.
This task is related to T11029 (improving diff email), but I think it is a separate and more urgent bug to fix rather than a long term improvement.
I'd be happy to propose a diff/pull request for improved layout if that's helpful, but I might not know about all the use-cases for this email and the way people want to use it.
I attach a screenshot of a commit email as shown on Thunderbird on OSX. You can clearly see the three different fonts/sizes, truncated and duplicated commit message and oddly formatted second paragraph.