[go: up one dir, main page]

A simple browser for Git repositories

Clone this repo:
  1. 5f97614 Bump version to 0.2-6 by David Pursehouse · 8 days ago master v0.2-6
  2. bffb5fd Update Soy to 2018-03-14 by Soy Authors · 3 months ago
  3. c0037b8 Replace joda-time with Java 8 time API by David Pursehouse · 5 weeks ago
  4. ac660e9 Mark <link href=""> with |blessStringAsTrustedResourceUrlForLegacy. by Gerrit Code Review · 5 weeks ago
  5. 18e70c5 ConfigUtil: Annotate getDuration as @Nullable by David Pursehouse · 5 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.