Re: CGit and repository list

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Lars Hjemli
Date: Monday, September 15, 2008 - 3:04 pm

On Sat, Sep 13, 2008 at 9:49 PM, Petr Baudis <pasky@suse.cz> wrote:

Ok, for now I've added a --scan-tree=<path> commandline option which
will make cgit print a sorted list of the repositories found to
stdout. If/when this does a reasonable job on repo.or.cz I can look
into some form of automatic rescanning (enabled from cgitrc).



I've also pushed support for PATH_INFO. This allows you to drop the
rewriterules from httpd.conf and the 'virtual-url' option from cgitrc
and still get the 'nice' urls.



It's due to cgits terrible functions for parsing commits and tags.
I've pushed a reworked patch which should make the parsing more robust
and thus also render glibc.git correctly.

Finally, and probably more interesting for freedesktop.org than
repo.or.cz, is the support for repolist filtering by url prefix
(compare http://hjemli.net/git and http://hjemli.net/git/xorg for a
minimal example).

This is all available from the master branch in
git://hjemli.net/pub/git/cgit, enjoy!

--
larsh
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: CGit and repository list, Petr Baudis, (Fri Sep 12, 3:48 pm)
Re: CGit and repository list, Lars Hjemli, (Fri Sep 12, 4:20 pm)
Re: CGit and repository list, Petr Baudis, (Sat Sep 13, 12:49 pm)
Re: CGit and repository list, Lars Hjemli, (Sat Sep 13, 1:02 pm)
Re: CGit and repository list, Kristian Høgsberg, (Sun Sep 14, 10:14 am)
Re: CGit and repository list, Kristian Høgsberg, (Sun Sep 14, 10:22 am)
Re: CGit and repository list, Lars Hjemli, (Sun Sep 14, 11:01 am)
Re: CGit and repository list, Lars Hjemli, (Mon Sep 15, 3:04 pm)