]> Lady’s Gitweb - Gitweb/commit
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)
commita040232a8f88efb9caaba991ebb3a386eba3d8d9f0f9c10fbb82ed774d8f1253
treea7ff976f8666d39a790b48bc0ce4e3fbd53a5eef22ad395d49f87d624f445399
parente12db0412127dc0f89a3665ea87f2c346c23f847bd97e0fb0ed477d57050feef
gitweb: Refactor 'log' action generation, adding git_log_body()

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>
gitweb.perl
This page took 0.223879 seconds and 4 git commands to generate.