gitweb: Add author initials in 'blame' view, a la "git gui blame"
commit3ad49bb3ef83050926617743b8035586b3e83420
authorJakub Narebski <jnareb@gmail.com>
Fri, 10 Jul 2009 22:01:23 +0000 (11 00:01 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Jul 2009 18:11:53 +0000 (13 11:11 -0700)
tree38f3fdc338277d6f1fd3d47e3eb9ba5f365d5873
parent2274da9b248a7a5e881c5271b2243fff38dc995f
gitweb: Add author initials in 'blame' view, a la "git gui blame"

For example for "Junio C Hamano" initials would be "JH".  Of course
initials are added (below shortened SHA-1 of blamed commit) only if
group of lines has 2 lines or more in it.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl