|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| DateRevQueue | A queue of commits sorted by commit time order. |
| FIFORevQueue | A queue of commits in FIFO order. |
| FooterKey | Case insensitive key for a FooterLine. |
| FooterLine | Single line at the end of a message, such as a "Signed-off-by: someone". |
| LIFORevQueue | A queue of commits in LIFO order. |
| ObjectWalk | Specialized subclass of RevWalk to include trees, blobs and tags. |
| RevBlob | A binary file, or a symbolic link. |
| RevCommit | A commit reference to a commit in the DAG. |
| RevCommitList<E extends RevCommit> | 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. |
| RevObjectList<E extends RevObject> | An ordered list of RevObject subclasses. |
| RevObjectList.Block | One level of contents, either an intermediate level or a leaf level. |
| 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. |
| Enum Summary | |
|---|---|
| RevSort | Sorting strategies supported by RevWalk and ObjectWalk. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||