]> Lady’s Gitweb - Gitweb/commit
gitweb: Move generating page title to separate subroutine
authorJakub Narebski <redacted>
Sat, 24 Apr 2010 14:01:10 +0000 (16:01 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:39 +0000 (00:50 -0400)
commit5f7881f34fa4544af309bfb1e4d8b6ca6424ee8cc5dba98d90bd2430b7e2c5df
tree91a34dec98ed108e68a8c7dc4b56c22a52f1e5c373650259bb611b9df680abd0
parenta818b72707d59812c7550b06744f3a020473ef4c368196fe54514e5fd25ff084
gitweb: Move generating page title to separate subroutine

get_page_title subroutine is currently used only in git_header_html.
Nevertheless refactoring title generation allowed to reduce indent
level.

It would be used in more than one callsite in the patch adding caching
activity indicator to gitweb.

Signed-off-by: Jakub Narebski <redacted>
Acked-by: Petr Baudis <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.218731 seconds and 4 git commands to generate.