]> Lady’s Gitweb - Gitweb/commit
gitweb: Do not remove signoff lines in git_print_simplified_log
authorJakub Narebski <redacted>
Mon, 28 Aug 2006 12:48:11 +0000 (14:48 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commit380c0c2cae2185edfde048c2f0deba07fd08d8484b24eb28cb05545671029a10
tree9d28bc71db0dff09a94805b3a9fedc2bad021ba11edba4869845333596a8acfe
parent07d153aa63e8c60a20e273635be7ce7b9adb37d956f94f06631c630386d900b9
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.197831 seconds and 4 git commands to generate.