A simple browser for Git repositories

Clone this repo:
  1. 9bdd8cb Merge "Revert "Soy: bump version and use new "??" operator"" by Tim Zhou · 2 days ago master
  2. 1946930 Revert "Soy: bump version and use new "??" operator" by Tim Zhou · 2 days ago
  3. b49a952 Common.soy: make explictely nullable the css parameter by Ivan Frade · 2 weeks ago
  4. 3cc3548 Soy: bump version and use new "??" operator by Tim Zhou · 6 weeks ago
  5. bbbfc04 Merge "Improve tools/run_dev.sh to allow custom flags" by Réda Housni Alaoui · 6 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.