A simple browser for Git repositories

Clone this repo:
  1. 9707668 Provide nonce as String, not Optional<String>, to Soy by Jonathan Nieder · 14 days ago master
  2. 34d5008 Provide csp_nonce to Soy Templates by Kamil Musin · 2 weeks ago
  3. b07bdd9 Remove inline event handlers in the soy template. by Kamil Musin · 9 weeks ago
  4. f21a5a6 Merge "Don't ignore .txt file extension" by Edwin Kempin · 10 weeks ago
  5. da89544 Don't ignore .txt file extension by Fabien Sanglard · 3 months 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.