Package | Description |
---|---|
org.eclipse.jgit.attributes |
Support for reading .gitattributes.
|
org.eclipse.jgit.errors |
Exceptions thrown by lower-level JGit APIs.
|
org.eclipse.jgit.gitrepo | |
org.eclipse.jgit.internal.ketch |
Distributed consensus system built on Git.
|
org.eclipse.jgit.internal.storage.pack |
Reading/writing Git pack files.
|
org.eclipse.jgit.internal.storage.reftree | |
org.eclipse.jgit.lib |
Core API for repository, config, refs, object database.
|
org.eclipse.jgit.revwalk |
Walking revision graphs (commit history).
|
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 |
---|
Nullable
Marks types that can hold the value
null at run time. |
Class and Description |
---|
Nullable
Marks types that can hold the value
null at run time. |
Class and Description |
---|
Nullable
Marks types that can hold the value
null at run time. |
Class and Description |
---|
Nullable
Marks types that can hold the value
null at run time. |
Class and Description |
---|
NonNull
JGit's replacement for the
javax.annotation.Nonnull . |
Class and Description |
---|
Nullable
Marks types that can hold the value
null at run time. |
Class and Description |
---|
NonNull
JGit's replacement for the
javax.annotation.Nonnull . |
Nullable
Marks types that can hold the value
null at run time. |
Class and Description |
---|
Nullable
Marks types that can hold the value
null at run time. |
Class and Description |
---|
Nullable
Marks types that can hold the value
null at run time. |
Class and Description |
---|
Nullable
Marks types that can hold the value
null at run time. |
Class and Description |
---|
Nullable
Marks types that can hold the value
null at run time. |
Copyright © 2016 Eclipse JGit Project. All rights reserved.