]> Lady’s Gitweb - Gitweb/commit
gitweb: use href() when generating URLs in OPML
authorGiuseppe Bilotta <redacted>
Fri, 2 Jan 2009 12:15:28 +0000 (13:15 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:38 +0000 (00:50 -0400)
commit3e8ff3f55dc60149d990cfed0e05027e9ae739fe7f0cbe95b03aaa308ce94cfa
treedcfdbe3b99c9a275b8b2cb07ca42bcfc03b7d238be6d43c0420bb110da9fddb0
parent2a41fdbb10aaea4edf25c92b0e2ea975d97a241c71f7c9d096334a87df7245d4
gitweb: use href() when generating URLs in OPML

Since the OPML project list view was hand-coding the RSS and HTML URLs,
it didn't respect global options such as use_pathinfo. Make it use
href() to ensure consistency with the rest of the gitweb setup.

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