gitweb: uniform author info for commit and commitdiff
commitf88bafadd9b2562a0cd2500c5a9669d3741243b5
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 29 Jun 2009 22:00:49 +0000 (30 00:00 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Jun 2009 18:06:32 +0000 (30 11:06 -0700)
treee91247f2749561ee24dae8591dfdc38139bd34b7
parent1c49a4e1f324dcaa000ce92ed44d0e5b9eb16843
gitweb: uniform author info for commit and commitdiff

Switch from 'log'-like layout

    A U Thor <email@example.com> [date time]

to 'commit'-like layout

    author    A U Thor <email@example.com>
              date time
    committer C O Mitter <other.email@example.com>
              committer date time

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl