Package | Description |
---|---|
org.eclipse.jgit.archive.internal | |
org.eclipse.jgit.awtui | |
org.eclipse.jgit.gitrepo.internal | |
org.eclipse.jgit.http.server | |
org.eclipse.jgit.internal |
Internal classes.
|
org.eclipse.jgit.internal.ketch |
Distributed consensus system built on Git.
|
org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
org.eclipse.jgit.lfs.internal | |
org.eclipse.jgit.lfs.server.internal | |
org.eclipse.jgit.nls |
Native language support (i18n).
|
org.eclipse.jgit.pgm.internal | |
org.eclipse.jgit.transport.http.apache.internal |
Modifier and Type | Class and Description |
---|---|
class |
ArchiveText
Translation bundle for archivers
|
Modifier and Type | Class and Description |
---|---|
class |
UIText
Translation bundle for JGit UI
|
Modifier and Type | Class and Description |
---|---|
class |
RepoText
Translation bundle for repo command
|
Modifier and Type | Class and Description |
---|---|
class |
HttpServerText
Translation bundle for JGit http server
|
Modifier and Type | Class and Description |
---|---|
class |
JGitText
Translation bundle for JGit core
|
Modifier and Type | Class and Description |
---|---|
class |
KetchText
Translation bundle for the Ketch implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DfsText
Translation bundle for the DFS storage implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
LfsText
Translation bundle for JGit LFS server
|
Modifier and Type | Class and Description |
---|---|
class |
LfsServerText
Translation bundle for JGit LFS server
|
Modifier and Type | Method and Description |
---|---|
static <T extends TranslationBundle> |
NLS.getBundleFor(Class<T> type)
Returns an instance of the translation bundle of the required type.
|
Modifier and Type | Class and Description |
---|---|
class |
CLIText
Translation bundle for JGit command line interface
|
Modifier and Type | Class and Description |
---|---|
class |
HttpApacheText
Translation bundle for archivers
|
Copyright © 2016 Eclipse JGit Project. All rights reserved.