Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
org.eclipse.jgit.diff |
Comparing file contents by computing diffs.
|
org.eclipse.jgit.dircache |
Reading and editing the directory cache (index).
|
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.lib |
Core API for repository, config, refs, object database.
|
org.eclipse.jgit.revwalk.filter |
Filters for use in revision walking.
|
org.eclipse.jgit.storage.file | |
org.eclipse.jgit.submodule |
Git submodule support.
|
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
org.eclipse.jgit.treewalk |
Walking and comparing directory/file trees (of commits, file system).
|
org.eclipse.jgit.util |
Utility classes.
|
Class and Description |
---|
FS
Abstraction to support various file system operations not in Java.
|
Class and Description |
---|
IntList
A more efficient List<Integer> using a primitive integer array.
|
Class and Description |
---|
FS
Abstraction to support various file system operations not in Java.
|
Class and Description |
---|
RefList
Specialized variant of an ArrayList to support a
RefDatabase . |
Class and Description |
---|
FS
Abstraction to support various file system operations not in Java.
|
Class and Description |
---|
FS
Abstraction to support various file system operations not in Java.
|
MutableInteger
A boxed integer that can be modified.
|
RefList
Specialized variant of an ArrayList to support a
RefDatabase . |
SystemReader
Interface to read values from the system.
|
Class and Description |
---|
RawCharSequence
A rough character sequence around a raw byte buffer.
|
Class and Description |
---|
FS
Abstraction to support various file system operations not in Java.
|
Class and Description |
---|
FS
Abstraction to support various file system operations not in Java.
|
Class and Description |
---|
FS
Abstraction to support various file system operations not in Java.
|
Class and Description |
---|
FS
Abstraction to support various file system operations not in Java.
|
FS.Attributes
File attributes we typically care for.
|
Class and Description |
---|
BlockList
Random access list that allocates entries in blocks.
|
CachedAuthenticator.CachedAuthentication
Authentication data to remember and reuse.
|
FS
Abstraction to support various file system operations not in Java.
|
FS_Win32
FS implementation for Windows
|
FS.Attributes
File attributes we typically care for.
|
FS.ExecutionResult
Result of an executed process.
|
GitDateFormatter.Format
Git and JGit formats
|
GSSManagerFactory
Factory to detect which GSSManager implementation should be used.
|
IntList
A more efficient List<Integer> using a primitive integer array.
|
LfsFactory
Represents an optionally present LFS support implementation
|
LfsFactory.LfsInputStream
Encapsulate a potentially exchanged
InputStream along with the
expected stream content length. |
LfsFactory.LfsInstallCommand
A command to enable LFS.
|
MutableInteger
A boxed integer that can be modified.
|
ProcessResult
Describes the result of running an external process.
|
ProcessResult.Status
Status of a process' execution.
|
QuotedString
Utility functions related to quoted string handling.
|
QuotedString.BourneStyle
Quoting style used by the Bourne shell.
|
QuotedString.BourneUserPathStyle
Bourne style, but permits
~user at the start of the string. |
QuotedString.GitPathStyle
Quoting style that obeys the rules Git applies to file names
|
RawCharSequence
A rough character sequence around a raw byte buffer.
|
RefList
Specialized variant of an ArrayList to support a
RefDatabase . |
RefList.Builder
Builder to facilitate fast construction of an immutable RefList.
|
SystemReader
Interface to read values from the system.
|
TemporaryBuffer
A fully buffered output stream.
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.