A simple browser for Git repositories

Clone this repo:
  1. 98a9b85 README: Point link to gerrit's bugtracker by Ivan Frade · 3 days ago master
  2. 7bddf7d Merge "Documentation - API Reference" by Matthias Sohn · 7 days ago
  3. 859617c Documentation - API Reference by Wendy Wang · 9 days ago
  4. 5371b1f Add committeroneline template to gitiles LogDetail.soy by Tim Zhou · 8 days ago
  5. a37b23e Bump JGit to d5cc102e7 (stable-6.10) by Ivan Frade · 8 weeks 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 gerrit's issue tracker to file bugs.

Contributing to Gitiles

Please refer to the Developer Guide.