git 代码浏览工具:cgit
jopen
11年前
cgit 是一种git 代码浏览工具,类似gitweb ,但是更快速,openembedded ,freedeskop 等项目都在采用cgit。
功能特性:
- 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