commit | 153d14507021b3968fc7c7a2ff8edef7fa81f6b9 | [log] [download] |
---|---|---|
author | Jonathan Nieder <jrn@google.com> | Thu Mar 07 14:10:57 2019 -0800 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Nov 28 11:17:10 2019 +0900 |
tree | fae6db6ad26069a050f8e7877027503ad71b1c32 | |
parent | f525cef02bcbfd87e9d3738aa422d9faa9889c6b [diff] |
Require a RevWalk when building CommitData All callers have a RevWalk conveniently available, so simplify by assuming one is always present. Change-Id: I9fc83122c3af2240c9c4e39c585af93496ea17aa
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.