From: Giuseppe Bilotta Date: Mon, 29 Jun 2009 22:00:48 +0000 (+0200) Subject: gitweb: refactor author name insertion X-Git-Url: https://git.ladys.computer/Gitweb/commitdiff_plain/99682608e121a2efafe38b78b833bb0237fbabe368f70c2d1a9c509da3dfd14e?hp=99682608e121a2efafe38b78b833bb0237fbabe368f70c2d1a9c509da3dfd14e gitweb: refactor author name insertion Collect all author display code in appropriate functions, making it easier to extend these functions on the CGI side. We also move some of the presentation code from hard-coded HTML to CSS, for easier customization. A side effect of the refactoring is that now localtime is always displayed with the 'at night' warning. Signed-off-by: Giuseppe Bilotta Signed-off-by: Junio C Hamano ---