|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlameResult | |
|---|---|
| org.eclipse.jgit.api | |
| org.eclipse.jgit.blame | |
| Uses of BlameResult in org.eclipse.jgit.api |
|---|
| Methods in org.eclipse.jgit.api that return BlameResult | |
|---|---|
BlameResult |
BlameCommand.call()
Generate a list of lines with information about when the lines were introduced into the file path. |
| Uses of BlameResult in org.eclipse.jgit.blame |
|---|
| Methods in org.eclipse.jgit.blame that return BlameResult | |
|---|---|
BlameResult |
BlameGenerator.computeBlameResult()
Execute the generator in a blocking fashion until all data is ready. |
static BlameResult |
BlameResult.create(BlameGenerator gen)
Construct a new BlameResult for a generator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||