| Package | Description |
|---|---|
| org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
| org.eclipse.jgit.blame |
Computing blame/annotate information of files.
|
| org.eclipse.jgit.pgm |
| Class and Description |
|---|
| BlameResult
Collects line annotations for inspection by applications.
|
| Class and 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.
|
| Region
Region of the result that still needs to be computed.
|
| ReverseWalk.ReverseCommit |
| Class and Description |
|---|
| BlameResult
Collects line annotations for inspection by applications.
|