[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers-public] Experimenting CGit
From: |
Sylvain Beucler |
Subject: |
[Savannah-hackers-public] Experimenting CGit |
Date: |
Fri, 2 Jan 2009 09:34:17 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hi,
I started setting up an alternate Git browser called CGit. It's
written in C, uses a static library rather than forking git, has a
cache system, and hence is pretty fast.
Please test it at http://git.savannah.gnu.org/cgit/ !
Currently I only added a handful of projects, since there's no
auto-discovery support - but this can be generated through a cron job.
It uses the Git internal libgit.a which is not distributed in Git
packages, so it downloads and compiles its own version of Git at
compile-time. This approach could break since libgit.a API isn't
frozen, but apparently this has been working for the latest 18 months
or so :)
--
Sylvain
- [Savannah-hackers-public] Experimenting CGit,
Sylvain Beucler <=