Re: [PATCH 1/3] Wrap the log text in some nice HTML to highlight the commit message
From: Marco Costalba <hidden>
Date: 2016-06-15 22:42:56
On 2/18/07, Andy Parkins [off-list ref] wrote:
On Sunday 2007, February 18, Marco Costalba wrote:quoted
thanks for your patches, but I can see only this email and the '[PATCH 2/3] Improve default column widths by changing resize modes', I miss body of [PATCH 1/3] and [PATCH 3/3].I think that the mailing list spam filter is objecting because the email contains HTML tags. I'll send the patches to you directly to bypass the spam filter.
Hi Andy, I finally apply and pushed your patches to git://repo.or.cz/qgit4.git, I have to say I really like your fancy html log message. Just a couple of notes: - Font family is set to TYPE_WRITER_FONT, but font size is not taken into account and seems fixed. - There are some alignement issues in the header, sometimes author, date, etc.. are left shifted without a clear reason wasting valuable screen space. Here are some snapshots to better clarify the points. http://digilander.libero.it/mcostalba/andy1.png http://digilander.libero.it/mcostalba/andy2.png http://digilander.libero.it/mcostalba/andy3.png Anyway a nice job. Thanks Marco