Package | Description |
---|---|
org.eclipse.jgit.api | |
org.eclipse.jgit.dircache | |
org.eclipse.jgit.errors | |
org.eclipse.jgit.lib | |
org.eclipse.jgit.merge | |
org.eclipse.jgit.treewalk |
Class and Description |
---|
DirCache
Support for the Git dircache (aka index file).
|
Class and Description |
---|
DirCache
Support for the Git dircache (aka index file).
|
DirCacheBuilder
Updates a
DirCache by adding individual DirCacheEntry s. |
DirCacheEditor
Updates a
DirCache by supplying discrete edit commands. |
DirCacheEditor.PathEdit
Any index record update.
|
DirCacheEntry
A single file (or stage of a file) in a
DirCache . |
DirCacheIterator
Iterate a
DirCache as part of a TreeWalk . |
DirCacheTree
Single tree record from the 'TREE'
DirCache extension. |
Class and Description |
---|
DirCacheEntry
A single file (or stage of a file) in a
DirCache . |
Class and Description |
---|
DirCache
Support for the Git dircache (aka index file).
|
Class and Description |
---|
DirCache
Support for the Git dircache (aka index file).
|
DirCacheEntry
A single file (or stage of a file) in a
DirCache . |
Class and Description |
---|
DirCacheEntry
A single file (or stage of a file) in a
DirCache . |
DirCacheIterator
Iterate a
DirCache as part of a TreeWalk . |
Copyright © 2012. All Rights Reserved.