Class | Description |
---|---|
BlameGenerator |
Generate author information for lines based on a provided file.
|
BlameResult |
Collects line annotations for inspection by applications.
|
Candidate |
A source that may have supplied some (or all) of the result file.
|
Candidate.BlobCandidate |
Candidate loaded from a file source, and not a commit.
|
Candidate.ReverseCandidate |
Special candidate type used for reverse blame.
|
Region |
Region of the result that still needs to be computed.
|
ReverseWalk | |
ReverseWalk.ReverseCommit |