Package | Description |
---|---|
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 |
---|
PackConfig
Configuration used by a pack writer when constructing the stream.
|
PackStatistics
Statistics about
PackWriter
pack creation. |
Class and Description |
---|
PackConfig
Configuration used by a pack writer when constructing the stream.
|
Class and Description |
---|
PackConfig
Configuration used by a pack writer when constructing the stream.
|
PackStatistics
Statistics about
PackWriter
pack creation. |
PackStatistics.ObjectType
Statistics about a single type of object (commits, tags, trees and
blobs).
|
Class and Description |
---|
PackConfig
Configuration used by a pack writer when constructing the stream.
|
PackStatistics.Accumulator
POJO for accumulating the statistics.
|
PackStatistics.ObjectType
Statistics about a single type of object (commits, tags, trees and
blobs).
|
PackStatistics.ObjectType.Accumulator
POJO for accumulating the ObjectType statistics.
|
Class and Description |
---|
PackConfig
Configuration used by a pack writer when constructing the stream.
|
PackStatistics
Statistics about
PackWriter
pack creation. |
Copyright © 2017 Eclipse JGit Project. All rights reserved.