| Class and Description |
|---|
| FIFORevQueue
A queue of commits in FIFO order.
|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevObject
Base object type accessed during revision walking.
|
| RevTree
A reference to a tree of subtrees/files.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| RevCommitList
An ordered list of
RevCommit subclasses. |
| RevObjectList
An ordered list of
RevObject subclasses. |
| Class and Description |
|---|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevFlag
Application level mark bit for
RevObjects. |
| RevObject
Base object type accessed during revision walking.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| RevTree
A reference to a tree of subtrees/files.
|
| Class and Description |
|---|
| RevCommit
A commit reference to a commit in the DAG.
|
| Class and Description |
|---|
| FooterKey
Case insensitive key for a
FooterLine. |
| RevCommit
A commit reference to a commit in the DAG.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| RevFlag
Application level mark bit for
RevObjects. |
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| ObjectWalk
Specialized subclass of RevWalk to include trees, blobs and tags.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| BitmapWalker
Helper class to do ObjectWalks with pack index bitmaps.
|
| ObjectWalk
Specialized subclass of RevWalk to include trees, blobs and tags.
|
| ObjectWalk.VisitationPolicy
When walking over a tree and blob graph, objects are usually marked as
seen as they are visited and this "seen" status is checked upon the next
visit.
|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevObject
Base object type accessed during revision walking.
|
| RevTree
A reference to a tree of subtrees/files.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| RevTree
A reference to a tree of subtrees/files.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| RevBlob
A binary file, or a symbolic link.
|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevObject
Base object type accessed during revision walking.
|
| RevTag
An annotated tag.
|
| RevTree
A reference to a tree of subtrees/files.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevObject
Base object type accessed during revision walking.
|
| Class and Description |
|---|
| ObjectWalk
Specialized subclass of RevWalk to include trees, blobs and tags.
|
| RevObject
Base object type accessed during revision walking.
|
| Class and Description |
|---|
| RevBlob
A binary file, or a symbolic link.
|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevObject
Base object type accessed during revision walking.
|
| RevTree
A reference to a tree of subtrees/files.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevObject
Base object type accessed during revision walking.
|
| RevTree
A reference to a tree of subtrees/files.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevTree
A reference to a tree of subtrees/files.
|
| Class and Description |
|---|
| ObjectWalk
Specialized subclass of RevWalk to include trees, blobs and tags.
|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevObject
Base object type accessed during revision walking.
|
| RevSort
Sorting strategies supported by
RevWalk and
ObjectWalk. |
| RevTag
An annotated tag.
|
| RevTree
A reference to a tree of subtrees/files.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| RevObject
Base object type accessed during revision walking.
|
| Class and Description |
|---|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevTree
A reference to a tree of subtrees/files.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevCommitList
An ordered list of
RevCommit subclasses. |
| RevObject
Base object type accessed during revision walking.
|
| RevObjectList
An ordered list of
RevObject subclasses. |
| RevSort
Sorting strategies supported by
RevWalk and
ObjectWalk. |
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| AbstractRevQueue |
| AsyncRevObjectQueue
Queue to lookup and parse objects asynchronously.
|
| BlockObjQueue |
| BlockObjQueue.Block |
| BlockObjQueue.BlockFreeList |
| BlockRevQueue |
| BlockRevQueue.Block |
| BlockRevQueue.BlockFreeList |
| DateRevQueue
A queue of commits sorted by commit time order.
|
| DateRevQueue.Entry |
| DepthWalk
Interface for revision walkers that perform depth filtering.
|
| DepthWalk.ObjectWalk
Subclass of ObjectWalk that performs depth filtering.
|
| EndGenerator |
| FIFORevQueue
A queue of commits in FIFO order.
|
| FollowFilter
Updates the internal path filter to follow copy/renames.
|
| FooterKey
Case insensitive key for a
FooterLine. |
| FooterLine
Single line at the end of a message, such as a "Signed-off-by: someone".
|
| Generator
Produces commits for RevWalk to return to applications.
|
| MergeBaseGenerator.CarryStack |
| ObjectWalk
Specialized subclass of RevWalk to include trees, blobs and tags.
|
| ObjectWalk.TreeVisit |
| ObjectWalk.VisitationPolicy
When walking over a tree and blob graph, objects are usually marked as
seen as they are visited and this "seen" status is checked upon the next
visit.
|
| ReachabilityChecker
Check if a commit is reachable from a collection of starting commits.
|
| RenameCallback
An instance of this class can be used in conjunction with a
FollowFilter. |
| RevBlob
A binary file, or a symbolic link.
|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevFlag
Application level mark bit for
RevObjects. |
| RevFlagSet
Multiple application level mark bits for
RevObjects. |
| RevObject
Base object type accessed during revision walking.
|
| RevObjectList
An ordered list of
RevObject subclasses. |
| RevObjectList.Block
One level of contents, either an intermediate level or a leaf level.
|
| RevSort
Sorting strategies supported by
RevWalk and
ObjectWalk. |
| RevTag
An annotated tag.
|
| RevTree
A reference to a tree of subtrees/files.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| ObjectWalk
Specialized subclass of RevWalk to include trees, blobs and tags.
|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevFlag
Application level mark bit for
RevObjects. |
| RevFlagSet
Multiple application level mark bits for
RevObjects. |
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| DateRevQueue
A queue of commits sorted by commit time order.
|
| ObjectWalk
Specialized subclass of RevWalk to include trees, blobs and tags.
|
| RevCommit
A commit reference to a commit in the DAG.
|
| RevCommitList
An ordered list of
RevCommit subclasses. |
| RevFlag
Application level mark bit for
RevObjects. |
| RevFlagSet
Multiple application level mark bits for
RevObjects. |
| RevObject
Base object type accessed during revision walking.
|
| RevTree
A reference to a tree of subtrees/files.
|
| RevWalk
Walks a commit graph and produces the matching commits in order.
|
| Class and Description |
|---|
| ObjectWalk
Specialized subclass of RevWalk to include trees, blobs and tags.
|
| Class and Description |
|---|
| RevTree
A reference to a tree of subtrees/files.
|
| Class and Description |
|---|
| RevCommit
A commit reference to a commit in the DAG.
|