Package | Description |
---|---|
org.eclipse.jgit.lib |
Core API for repository, config, refs, object database.
|
org.eclipse.jgit.revwalk |
Walking revision graphs (commit history).
|
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncObjectLoaderQueue<T extends ObjectId>
Queue to open objects asynchronously.
|
interface |
AsyncObjectSizeQueue<T extends ObjectId>
Queue to examine object sizes asynchronously.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncRevObjectQueue
Queue to lookup and parse objects asynchronously.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.