A simple browser for Git repositories

Clone this repo:
  1. 9d90335 Merge "VisibilityCache/Checker: Use streams for the reachability starters" by Matthias Sohn · 16 hours ago master
  2. 3e7f302 Merge "Fix source, log and blame URLs not showing in Markdown doc footers" by Nasser Grainawi · 35 hours ago
  3. 9b81f87 VisibilityCache/Checker: Use streams for the reachability starters by Ivan Frade · 5 years ago
  4. ace68b4 Document enabling edit links by setting gerritUrl by Ilmari Lauhakangas · 7 days ago
  5. 04b5095 Fix source, log and blame URLs not showing in Markdown doc footers by Ilmari Lauhakangas · 7 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 the issue tracker at github to file bugs.

Contributing to Gitiles

Please refer to the Developer Guide.