Uses of Package
org.eclipse.jgit.internal.storage.commitgraph
Packages that use org.eclipse.jgit.internal.storage.commitgraph
Package
Description
Distributed file system based repository storage.
File based repository storage.
Core API for repository, config, refs, object database.
-
Classes in org.eclipse.jgit.internal.storage.commitgraph used by org.eclipse.jgit.internal.storage.commitgraphClassDescriptionThe CommitGraph is a supplemental data structure that accelerates commit graph walks.Metadata of a commit in commit data chunk.Thrown when a commit-graph file's format is different from we expectedThe commits which are used by the commit-graph writer to: List commits in SHA1 order. Get the position of a specific SHA1 in the list.
-
Classes in org.eclipse.jgit.internal.storage.commitgraph used by org.eclipse.jgit.internal.storage.dfsClassDescriptionThe CommitGraph is a supplemental data structure that accelerates commit graph walks.
-
Classes in org.eclipse.jgit.internal.storage.commitgraph used by org.eclipse.jgit.internal.storage.fileClassDescriptionThe CommitGraph is a supplemental data structure that accelerates commit graph walks.
-
Classes in org.eclipse.jgit.internal.storage.commitgraph used by org.eclipse.jgit.libClassDescriptionThe CommitGraph is a supplemental data structure that accelerates commit graph walks.