]> Lady’s Gitweb - Gitweb/commit
gitweb: Split git_project_list_body in two functions
authorSebastien Cevey <redacted>
Fri, 29 Apr 2011 17:51:59 +0000 (19:51 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:30 +0000 (00:51 -0400)
commit724f05d045c6bb1a453d188e3dc152d92a072fa28072fb1a60d933ef1014bb64
tree65371ca32481aaaae57a03c4c432d8128b934267cdd1536a8907acab4b1f37bf
parente515cb0a891d9715be2a4ca2d401461398f718fa819d63b51348c18095c09c97
gitweb: Split git_project_list_body in two functions

Extract the printing of project rows (body/contents of projects list
table) on the 'project_list' page into a separate git_project_list_rows
function. This makes it easier to reuse the code to print different
subsets of the whole project list.

[jn: Updated to post restructuring projects list generation]

Signed-off-by: Sebastien Cevey <redacted>
Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.178554 seconds and 4 git commands to generate.