A simple browser for Git repositories

Clone this repo:
  1. f7892be Bump version to 1.5.0 by Kaushik Lingarkar · 19 hours ago master
  2. 134f312 Bump JGit to stable-6.10 by Kaushik Lingarkar · 6 days ago
  3. 3cc31b2 Remove an unneeded use of the LoggingAdvisingAppendable api by JiaYan Lin · 8 weeks ago
  4. e1f30cb Update JGit to 692ccfc0c (stable-6.10) by Matthias Sohn · 10 weeks ago
  5. c75eb8d Update bazlets to de7597593918677465f8ef4330a62f0b9a50f81c by Matthias Sohn · 10 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 the issue tracker at github to file bugs.

Contributing to Gitiles

Please refer to the Developer Guide.