]> Lady’s Gitweb - Gitweb/commitdiff
gitweb: Refactor 'log' action generation, adding git_log_body()
authorJakub Narebski <redacted>
Fri, 13 Nov 2009 01:02:12 +0000 (02:02 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:39 +0000 (00:50 -0400)
Put the main part of 'log' view generation into git_log_body,
similarly how it is done for 'shortlog' and 'history' views (and
also for 'tags' and 'heads' views).

This is preparation for extracting common code between 'log',
'shortlog' and 'history' actions.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>

No differences found
This page took 0.245543 seconds and 4 git commands to generate.