BlameCacheImpl: Add ignoreIds to cache Key Add ignored revisions (ignoreIds) to BlameCacheImpl.Key, including getters, equals(), hashCode(), and toString() (formatting a deterministically sorted list of revision SHAs). This allows downstream implementations to safely update their key formatting and storage before introducing the get(..., ignoreIds) API. Change-Id: Ib2a71ea0e6c09babaf76354a50bceb2078e559a2
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 gerrit's issue tracker to file bugs.
Please refer to the Developer Guide.