commit | 2ce0c6410b7ce87af93f982ee896a8bde7cf7fcb | [log] [tgz] |
---|---|---|
author | Ivan Frade <ifrade@google.com> | Mon Apr 08 15:51:03 2019 -0700 |
committer | David Pursehouse <dpursehouse@collab.net> | Thu Apr 11 16:07:59 2019 +0900 |
tree | 634cabee64ba3a8d284f279607c7fe1b7ddc37d4 | |
parent | c2a110d501e7755ff4e163254538baccec8aa32f [diff] |
VisibilityCache: Use RefDatabase.getRefsByPrefix Replace manual filtering of the refs with calls to getRefsByPrefix(). This should delay reading all references as much as possible, although the real benefit depends on the RefDatabase implemention. Change-Id: I3934b4ce4047f2f5a2e9a8288616e8c2f912ab00
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.