Package | Description |
---|---|
org.eclipse.jgit.revplot |
Building/rendering revision graphs.
|
org.eclipse.jgit.revwalk |
Walking revision graphs (commit history).
|
Modifier and Type | Class and Description |
---|---|
class |
PlotCommitList<L extends PlotLane>
An ordered list of
PlotCommit subclasses. |
Modifier and Type | Class and Description |
---|---|
class |
RevCommitList<E extends RevCommit>
An ordered list of
RevCommit subclasses. |
Copyright © 2016 Eclipse JGit Project. All rights reserved.