gitweb: limit links to alternate forms of project_list to active project_filter
commit56efd9d2524694717adf5405fccad90e2791ebfa
authorBernhard R. Link <brl+git@mail.brlink.eu>
Mon, 30 Jan 2012 20:09:00 +0000 (30 21:09 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Feb 2012 20:52:49 +0000 (1 12:52 -0800)
tree81cca71069384ea66069014662d1ea9c337e559a
parent19d2d23998bba7c7f0ee87451ddbbf8906381939
gitweb: limit links to alternate forms of project_list to active project_filter

If project_list action is given a project_filter argument, pass that to
TXT and OPML formats.

This way [OPML] and [TXT] links provide the same list of projects as
the projects_list page they are linked from.

Signed-off-by: Bernhard R. Link <brlink@debian.org>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl