A simple browser for Git repositories

Clone this repo:
  1. e8b6a00 Fix 080b31c for updated protobuf dep and alpha ordering by Terry Parker · 3 days ago master
  2. 080b31c Update Gitiles dependencies by Terry Parker · 10 days ago
  3. 279e121 Merge "Update Gitiles bazel version to 7.6.1 (matches JGit & Gerrit)" by Terry Parker · 3 days ago
  4. f8b815b Add archive servlet integration test by David Ostrovsky · 3 days ago
  5. 6a98ba5 Update Gitiles bazel version to 7.6.1 (matches JGit & Gerrit) by Terry Parker · 10 days 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.