Package | Description |
---|---|
org.eclipse.jgit.revwalk |
Walking revision graphs (commit history).
|
Modifier and Type | Field and Description |
---|---|
private DateRevQueue.Entry |
DateRevQueue.free |
private DateRevQueue.Entry |
DateRevQueue.head |
private DateRevQueue.Entry[] |
DateRevQueue.index |
(package private) DateRevQueue.Entry |
DateRevQueue.Entry.next |
Modifier and Type | Method and Description |
---|---|
private DateRevQueue.Entry |
DateRevQueue.newEntry(RevCommit c) |
Modifier and Type | Method and Description |
---|---|
private void |
DateRevQueue.freeEntry(DateRevQueue.Entry e) |