gitweb: use git_print_authorship_rows in 'tag' view too
authorGiuseppe Bilotta <redacted>
Mon, 29 Jun 2009 22:00:50 +0000 (00:00 +0200)
committerJunio C Hamano <redacted>
Tue, 30 Jun 2009 18:06:34 +0000 (11:06 -0700)
commitba9247339dfbd2c2671603e012d011b4b474fa4b
tree1a3b139b49126ae8feb74620d606bef7c00b010c
parentf88bafadd9b2562a0cd2500c5a9669d3741243b5
gitweb: use git_print_authorship_rows in 'tag' view too

parse_tag must be adapted to use the hash keys expected by
git_print_authorship_rows. This is not a problem since git_tag is the
only user of this sub.

Signed-off-by: Giuseppe Bilotta <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb/gitweb.perl
git clone https://git.99rst.org/PROJECT