| Package | Description |
|---|---|
| org.eclipse.jgit.errors |
Exceptions thrown by lower-level JGit APIs.
|
| org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
| org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
| org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
| org.eclipse.jgit.storage.pack | |
| org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
| Class and Description |
|---|
| ObjectToPack
Per-object state used by
PackWriter. |
| Class and Description |
|---|
| CachedPack
Describes a pack file
ObjectReuseAsIs can append
onto a stream. |
| ObjectReuseAsIs
Extension of
ObjectReader that supports reusing
objects in packs. |
| ObjectToPack
Per-object state used by
PackWriter. |
| PackExt
A pack file extension.
|
| PackOutputStream
Custom output stream to support
PackWriter. |
| PackWriter
PackWriter class is responsible for generating pack files from specified set
of objects from repository.
|
| StoredObjectRepresentation
An object representation
PackWriter can consider for
packing. |
| Class and Description |
|---|
| CachedPack
Describes a pack file
ObjectReuseAsIs can append
onto a stream. |
| ObjectReuseAsIs
Extension of
ObjectReader that supports reusing
objects in packs. |
| ObjectToPack
Per-object state used by
PackWriter. |
| PackExt
A pack file extension.
|
| PackOutputStream
Custom output stream to support
PackWriter. |
| PackWriter
PackWriter class is responsible for generating pack files from specified set
of objects from repository.
|
| StoredObjectRepresentation
An object representation
PackWriter can consider for
packing. |
| Class and Description |
|---|
| BaseSearch.TreeWithData |
| CachedPack
Describes a pack file
ObjectReuseAsIs can append
onto a stream. |
| DeltaCache |
| DeltaCache.Ref |
| DeltaEncoder
Encodes an instruction stream for
BinaryDelta. |
| DeltaIndex
Index of blocks in a source file.
|
| DeltaIndexScanner
Supports
DeltaIndex by performing a partial scan of the content. |
| DeltaTask |
| DeltaTask.Block |
| DeltaTask.Slice |
| DeltaTask.WeightedPath |
| DeltaWindow |
| DeltaWindowEntry |
| IntSet |
| ObjectReuseAsIs
Extension of
ObjectReader that supports reusing
objects in packs. |
| ObjectToPack
Per-object state used by
PackWriter. |
| PackExt
A pack file extension.
|
| PackOutputStream
Custom output stream to support
PackWriter. |
| PackWriter
PackWriter class is responsible for generating pack files from specified set
of objects from repository.
|
| PackWriter.MutableState |
| PackWriter.PackingPhase
Possible states that a PackWriter can be in.
|
| PackWriter.State
Summary of the current state of a PackWriter.
|
| PackWriter.Statistics.ObjectType
Deprecated.
Statistics about a single class of object.
|
| PackWriterBitmapPreparer.BitmapBuilderEntry
A POJO representing a Pair
|
| PackWriterBitmapPreparer.BitmapCommit
A commit object for which a bitmap index should be built.
|
| PackWriterBitmapPreparer.CommitSelectionHelper
Container for state used in the first phase of selecting commits, which
walks all of the reachable commits via the branch tips (
peeledWants), stores them in commitsByOldest, and sets up
bitmaps for each branch tip (tipCommitBitmaps). |
| PackWriterBitmapPreparer.NotInBitmapFilter
A RevFilter that excludes the commits named in a bitmap from the walk.
|
| StoredObjectRepresentation
An object representation
PackWriter can consider for
packing. |
| Class and Description |
|---|
| CachedPack
Describes a pack file
ObjectReuseAsIs can append
onto a stream. |
| Class and Description |
|---|
| PackWriter
PackWriter class is responsible for generating pack files from specified set
of objects from repository.
|
| PackWriter.Statistics
Deprecated.
Use
PackStatistics instead. |