From: Jakub Narebski Date: Mon, 28 Aug 2006 21:17:31 +0000 (+0200) Subject: gitweb: Add local time and timezone to git_print_authorship X-Git-Tag: v1.4.3-rc1~160 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a44465ccd998bcb6fbfb49cb63d5206dce26051a?hp=a44465ccd998bcb6fbfb49cb63d5206dce26051a gitweb: Add local time and timezone to git_print_authorship Add local time (hours and minutes) and local timezone to the output of git_print_authorship command, used by git_commitdiff. The code was taken from git_commit subroutine. Signed-off-by: Jakub Narebski Signed-off-by: Junio C Hamano ---