| Package | Description |
|---|---|
| org.eclipse.jgit.lib | |
| org.eclipse.jgit.revplot | |
| org.eclipse.jgit.revwalk | |
| org.eclipse.jgit.storage.pack | |
| org.eclipse.jgit.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectIdOwnerMap<V extends ObjectIdOwnerMap.Entry>
Fast, efficient map for
ObjectId subclasses in only one map. |
| Modifier and Type | Class and Description |
|---|---|
class |
PlotCommit<L extends PlotLane>
A commit reference to a commit in the DAG.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DepthWalk.Commit
RevCommit with a depth (in commits) from a root.
|
class |
RevBlob
A binary file, or a symbolic link.
|
class |
RevCommit
A commit reference to a commit in the DAG.
|
class |
RevObject
Base object type accessed during revision walking.
|
class |
RevTag
An annotated tag.
|
class |
RevTree
A reference to a tree of subtrees/files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectToPack
Per-object state used by
PackWriter. |
| Modifier and Type | Class and Description |
|---|---|
class |
PackedObjectInfo
Description of an object stored in a pack file, including offset.
|
Copyright © 2012. All Rights Reserved.