author | Jakub Narebski <jnareb@gmail.com> | |
Thu, 17 Aug 2006 09:21:23 +0000 (11:21 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 17 Aug 2006 10:04:46 +0000 (03:04 -0700) | ||
commit | d16d093c2dcdd31b71b278591db18a9b0ccdbe90 | |
tree | 606f7d5461079fe04c7a124d2359757525d8ea64 | tree | snapshot |
parent | 13d02165042c6139905dad38ee8324780d771d99 | commit | diff |
gitweb: Refactor printing commit message
Separate pretty-printing commit message (comment) into git_print_log
and git_print_simplified_log subroutines. As of now the former is used
in git_commit, the latter in git_log and git_commitdiff.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Separate pretty-printing commit message (comment) into git_print_log
and git_print_simplified_log subroutines. As of now the former is used
in git_commit, the latter in git_log and git_commitdiff.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |