Skip to content

GerritCodeReview/gitiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0d2b179 · Feb 26, 2025
Jul 10, 2019
Feb 7, 2025
Dec 6, 2024
Dec 6, 2024
Oct 1, 2023
Feb 26, 2025
Feb 5, 2025
Feb 21, 2025
Feb 21, 2025
Jan 22, 2024
Oct 17, 2019
Sep 22, 2022
May 10, 2019
Sep 28, 2023
Jan 12, 2022
Sep 16, 2015
Feb 10, 2025
Feb 21, 2025
Jan 31, 2017
Jan 31, 2017
Feb 7, 2025
Feb 26, 2025

Repository files navigation

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 gerrit's issue tracker to file bugs.

Contributing to Gitiles

Please refer to the Developer Guide.