Uses of Package
org.eclipse.jgit.blame
-
Packages that use org.eclipse.jgit.blame 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 -
Classes in org.eclipse.jgit.blame used by org.eclipse.jgit.api Class Description BlameResult Collects line annotations for inspection by applications. -
Classes in org.eclipse.jgit.blame used by org.eclipse.jgit.blame 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.Region Region of the result that still needs to be computed.ReverseWalk.ReverseCommit -
Classes in org.eclipse.jgit.blame used by org.eclipse.jgit.pgm Class Description BlameResult Collects line annotations for inspection by applications.