author | Jakub Narebski <jnareb@gmail.com> | |
Mon, 28 Aug 2006 21:17:31 +0000 (23:17 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 28 Aug 2006 23:44:14 +0000 (16:44 -0700) | ||
commit | a44465ccd998bcb6fbfb49cb63d5206dce26051a | |
tree | a393836a2193c0376f2948d134d51d1b3dff74b5 | tree | snapshot |
parent | b4657e7759fa5f3b1ef09d147c2fd0254f8fcb2d | commit | diff |
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 <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |