Uses of Package
org.eclipse.jgit.blame
Packages that use org.eclipse.jgit.blame
Package
Description
High-level API commands (the porcelain of JGit).
Computing blame/annotate information of files.
-
Classes in org.eclipse.jgit.blame used by org.eclipse.jgit.api
-
Classes in org.eclipse.jgit.blame used by org.eclipse.jgit.blameClassDescriptionGenerate author information for lines based on a provided file.Collects line annotations for inspection by applications.A source that may have supplied some (or all) of the result file.Candidate loaded from a file source, and not a commit.Region of the result that still needs to be computed.
-
Classes in org.eclipse.jgit.blame used by org.eclipse.jgit.pgm