A simple browser for Git repositories

Clone this repo:
  1. b911eb3 Revert "Add parents field to logEntry soy data for use in custom templates" by Jonathan Nieder · 6 weeks ago master
  2. 9395244 Merge "Add parents field to logEntry soy data for use in custom templates" by Brian Egizi · 9 weeks ago
  3. f1112ac Add parents field to logEntry soy data for use in custom templates by Brian Egizi · 10 weeks ago
  4. 67cd01f Support serving tags via JSON format. by Kevin Chowski · 2 months ago
  5. 3dda899 Update dependencies to match the versions in gerrit core by David Ostrovsky · 5 months ago

Gitiles - A simple JGit repository browser

Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is simplicity: it has no formal access controls, no write access, no fancy Javascript, etc.

Gitiles automatically renders *.md Markdown files into HTML for simplified documentation. Refer to the Markdown documentation for details.

Configuration

Gitiles is configurable in a git-style configuration file named gitiles.config. Refer to the configuration documentation for details.

Bugs

Use the issue tracker at github to file bugs.

Contributing to Gitiles

Please refer to the Developer Guide.