]> Lady’s Gitweb - Gitweb/commitdiff
gitweb: provide a routine to display (sub)sections
authorGiuseppe Bilotta <redacted>
Thu, 11 Nov 2010 12:26:16 +0000 (13:26 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:30 +0000 (00:51 -0400)
The routine puts the given contento into a DIV element, automatically
adding a header div. The content can be provided as a standard scalar
value (which is used as-is), as a scalar ref (which is HTML-escaped), as
a function reference to be executed, or as a file handle to be dumped.

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

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