Uses of Class
org.eclipse.jgit.lib.ObjectIdOwnerMap.Entry

Packages that use ObjectIdOwnerMap.Entry
Package
Description
High-level API commands (the porcelain of JGit).
Computing blame/annotate information of files.
Git fsck support.
Distributed file system based repository storage.
File based repository storage.
Reading/writing Git pack files.
 
Core API for repository, config, refs, object database.
Building/rendering revision graphs.
Walking revision graphs (commit history).
Transport (fetch/push) for different protocols.