author | Jakub Narebski <jnareb@gmail.com> | |
Mon, 28 Aug 2006 12:48:11 +0000 (14:48 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 28 Aug 2006 23:21:34 +0000 (16:21 -0700) | ||
commit | d50a9398fe9428f94ec7f2081626cc49c938e704 | |
tree | bfc7ff457bf34259dd75c52af43d55f9536c60e2 | tree | snapshot |
parent | b7f9253df9bf351527f319d67bf67a95a4b8d79a | commit | diff |
gitweb: Do not remove signoff lines in git_print_simplified_log
Remove '-remove_signoff => 1' option to git_print_log call in the
git_print_simplified_log subroutine. This means that in "log" and
"commitdiff" views (git_log and git_commitdiff subroutines) signoff
lines will be shown.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Remove '-remove_signoff => 1' option to git_print_log call in the
git_print_simplified_log subroutine. This means that in "log" and
"commitdiff" views (git_log and git_commitdiff subroutines) signoff
lines will be shown.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |