Uses of Package
org.eclipse.jgit.blame

Packages that use org.eclipse.jgit.blame
org.eclipse.jgit.api High-level API commands (the porcelain of JGit). 
org.eclipse.jgit.blame Computing blame/annotate information of files. 
 

Classes in org.eclipse.jgit.blame used by org.eclipse.jgit.api
BlameResult
          Collects line annotations for inspection by applications.
 

Classes in org.eclipse.jgit.blame used by org.eclipse.jgit.blame
BlameGenerator
          Generate author information for lines based on a provided file.
BlameResult
          Collects line annotations for inspection by applications.
 



Copyright © 2013. All Rights Reserved.