Re: [BUG] git send-email: incorrectly parses email address with comma

2018-05-12 Thread Heinrich Schuchardt
On 05/12/2018 11:48 AM, Jeff King wrote: > On Sat, May 12, 2018 at 10:21:46AM +0200, Heinrich Schuchardt wrote: > >> Git send-email allows to combine multiple email addresses in one >> parameter, e.g. >> >> --to="a...@example.com, b...@example.com" >

[BUG] git send-email: incorrectly parses email address with comma

2018-05-12 Thread Heinrich Schuchardt
end-email --to="Schuchardt, Heinrich <xypron.g...@example.com>" \ *.patch-cover-letter.patch (mbox) Adding cc: Heinrich Schuchardt <xypron.g...@example.com> from line 'From: Heinrich Schuchardt <xypron.g...@example.com>' From: Heinrich Schuchardt <xypron.g..

gitk does not respect UI fonts

2014-06-21 Thread Heinrich Schuchardt
In gitk three UI fonts may be specified. These used for some GUI elements but not for all. Radioboxes for instance do not use any of the 3 fonts that can be specified. An example is provided here: http://i58.tinypic.com/11kwpp0.png Please, change the coding to always use the specified fonts. --

[PATCH] gitweb: add readme to overview page

2012-11-11 Thread Heinrich Schuchardt
-by: Heinrich Schuchardt xypron.g...@gmx.de --- gitweb/gitweb.perl | 12 1 file changed, 12 insertions(+) diff --git a/gitweb/gitweb.perl b/gitweb/gitweb.perl index 10ed9e5..30cd028 100755 --- a/gitweb/gitweb.perl +++ b/gitweb/gitweb.perl @@ -6369,6 +6369,18 @@ sub git_project_list