Package | Description |
---|---|
org.eclipse.jgit.awtui | |
org.eclipse.jgit.revplot |
Building/rendering revision graphs.
|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
SwingCommitList |
Modifier and Type | Class and Description |
---|---|
class |
PlotCommitList<L extends PlotLane>
An ordered list of
PlotCommit subclasses. |
Modifier and Type | Field and Description |
---|---|
private RevCommitList<RevCommit> |
BasePackFetchConnection.reachableCommits
All commits that are immediately reachable by a local ref.
|