commit | 174e1113e2709a02b6e6ae30812ae2754ccc7e86 | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrn@google.com> | Thu Mar 07 14:39:18 2019 -0800 |
committer | Jonathan Nieder <jrn@google.com> | Thu Mar 07 14:39:56 2019 -0800 |
tree | e8a0feb39d589f319f0771b893e985012c139108 | |
parent | 9e3b1b7f44a1098b72dc34700a96c04314272a49 [diff] |
Remove unnecessary parseBody call from LogServlet It's redundant next to the calls in CommitData where the commit content is used. Depending on the flags, removing this outer call can save us some memory usage when the body isn't needed. Change-Id: I30cce23b3f1409a8949c314271677568405d58e9
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.