commit | c63c059c4f7f01d2a4d2133c75790b0dc38a1693 | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrn@google.com> | Thu Mar 07 14:40:49 2019 -0800 |
committer | Jonathan Nieder <jrn@google.com> | Thu Mar 07 14:40:49 2019 -0800 |
tree | d2d64a783b8905266c5e84840ef8197484c6c152 | |
parent | 174e1113e2709a02b6e6ae30812ae2754ccc7e86 [diff] |
Do not retain body in RevisionParser walk Among other steps, this walk is used for a visibility check, so the cumulative size of the commit content retained can be large. Change-Id: Ia58cea7d355b569b5a6aa2ddbe459cff51180df6
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.
Gitiles is configurable in a git-style configuration file named gitiles.config
. Refer to the configuration documentation for details.
Use the issue tracker at github to file bugs.
Please refer to the Developer Guide.