author | Jakub Narebski <jnareb@gmail.com> | |
Sat, 28 Oct 2006 17:43:40 +0000 (19:43 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 28 Oct 2006 21:26:00 +0000 (14:26 -0700) | ||
commit | c60c56cc70dbf2acb4d15e3ea4f95d09020acc82 | |
tree | e19241faec7a7420423cd983fb4db4ac769af639 | tree | snapshot |
parent | 1dc5e55f2d2cab9ca24dc435dc2bc4f466f15ade | commit | diff |
gitweb: Move git_get_last_activity subroutine earlier
This is purely cosmetic. Having git_get_* between two parse_* subroutines
violated a good convention to group related things together.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This is purely cosmetic. Having git_get_* between two parse_* subroutines
violated a good convention to group related things together.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |