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.
Walking revision graphs (commit history).
-
Classes in org.eclipse.jgit.internal.storage.commitgraph used by org.eclipse.jgit.internal.storage.commitgraphClassDescriptionA changed path filter for a commit.The 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 expectedStatistics collected during a single commit graph write.The 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.Statistics collected during a single commit graph write.
-
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.
-
Classes in org.eclipse.jgit.internal.storage.commitgraph used by org.eclipse.jgit.revwalk