cgit quick facts
- web interface (cgi) for git repositories, written in C
- licensed under GPLv2
- official homepage is at zx2c4
- discussions, patches etc. goes to the list (archive, gmane).
- common questions are answered in the faq.
features
- basic repository browsing (logs, diffs, trees…)
- caching of generated html
- cloneable urls (implements dumb http transport)
- commit feeds (atom format)
- discovery of git repositories
- on-the-fly archives for tags and commits
- plugin-support for e.g. syntax highlighting
- side-by-side diffs
- simple time/author statistics
- simple virtual hosting support (macro expansion)
- understands gitweb project-lists
- understands gitweb.owner in git config files
source code
- download current or past releases
- clone the repo: git://git.zx2c4.com/cgit
- see the README for build instructions
