Package | Description |
---|---|
org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
Modifier and Type | Field and Description |
---|---|
private DeltaWindow |
DeltaTask.dw |
Modifier and Type | Method and Description |
---|---|
(package private) DeltaWindow |
DeltaTask.initWindow(DeltaTask.Slice s) |
(package private) DeltaWindow |
DeltaTask.Block.stealWork(DeltaTask forThread) |
Modifier and Type | Method and Description |
---|---|
private void |
DeltaTask.runWindow(DeltaWindow w) |