author | Jakub Narebski <jnareb@gmail.com> | |
Mon, 14 Aug 2006 00:09:08 +0000 (02:09 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 15 Aug 2006 00:03:20 +0000 (17:03 -0700) | ||
commit | 581860e1b8ac01c2cdcb5d98862ef7a80e789781 | |
tree | 26806b83eb8513876e4773a3e13260db20b349d5 | tree | snapshot |
parent | 17d07443188909ef5f8b8c24043cb6d9fef51bca | commit | diff |
gitweb: Separate main part of git_history into git_history_body
Separates main part of git_history into git_history_body subroutine,
and makes output more similar to git_shortlog. Adds "diff to current"
link only for history of regular file (blob).
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Separates main part of git_history into git_history_body subroutine,
and makes output more similar to git_shortlog. Adds "diff to current"
link only for history of regular file (blob).
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |