gitweb: Get rid of git_print_simplified_log
commitf2069411c9b5b5c99756cdfb2e54a61aef5c9f72
authorJakub Narebski <jnareb@gmail.com>
Tue, 24 Oct 2006 11:52:46 +0000 (24 13:52 +0200)
committerJunio C Hamano <junkio@cox.net>
Wed, 25 Oct 2006 04:16:44 +0000 (24 21:16 -0700)
tree8ecd1b617529bcd11d7b9ed1a746c6bae517b787
parent447ef09a5cf98bea28ec5123b968c966afce5772
gitweb: Get rid of git_print_simplified_log

Replace calls to git_print_simplified_log with its expansion,
i.e. with calling git_print_log with appropriate options.

Remove no longer used git_print_simplified_log subroutine.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl