X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/99682608e121a2efafe38b78b833bb0237fbabe368f70c2d1a9c509da3dfd14e..cb868cdd4929f94006f09844680c24a0f7a576c46b54bbc9184b319b8f42742e:/gitweb.perl?ds=sidebyside diff --git a/gitweb.perl b/gitweb.perl index 2811dea..913aa90 100755 --- a/gitweb.perl +++ b/gitweb.perl @@ -5597,7 +5597,11 @@ sub git_commitdiff { git_header_html(undef, $expires); git_print_page_nav('commitdiff','', $hash,$co{'tree'},$hash, $formats_nav); git_print_header_div('commit', esc_html($co{'title'}) . $ref, $hash); - git_print_authorship(\%co, -localtime => 1); + print "