commit | b49306ad04e3e7d63f2d59ab64ee555892cfe4c5 | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrn@google.com> | Thu Mar 07 14:10:57 2019 -0800 |
committer | Jonathan Nieder <jrn@google.com> | Thu Mar 07 14:10:57 2019 -0800 |
tree | 90fd38b1d59957026d0d39dead51a3e81cf1fd1a | |
parent | c396233711ae3ced7863e778d6008b323cb950eb [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.