gitweb: Do not remove signoff lines in git_print_simplified_log
commitf249bc8d65e6c0d93a133c7a37c54e08fdbcb095
authorJakub Narebski <jnareb@gmail.com>
Mon, 28 Aug 2006 10:21:37 +0000 (28 12:21 +0200)
committerJakub Narebski <jnareb@gmail.com>
Mon, 28 Aug 2006 10:21:37 +0000 (28 12:21 +0200)
treebfa65acec4eee21390f00cdfeb5cf7f4c2d6664d
parent403f95d56973a5af3e4a53512d6df44cbd0c8936
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>
gitweb/gitweb.perl