| Class and Description |
|---|
| AbstractTreeIterator
Walks a Git tree (directory) in Git sort order.
|
| WorkingTreeIterator
Walks a working directory tree as part of a
TreeWalk. |
| Class and Description |
|---|
| AbstractTreeIterator
Walks a Git tree (directory) in Git sort order.
|
| TreeWalk
Walks one or more
AbstractTreeIterators in parallel. |
| WorkingTreeIterator
Walks a working directory tree as part of a
TreeWalk. |
| Class and Description |
|---|
| AbstractTreeIterator
Walks a Git tree (directory) in Git sort order.
|
| EmptyTreeIterator
Iterator over an empty tree (a directory with no files).
|
| WorkingTreeIterator
Walks a working directory tree as part of a
TreeWalk. |
| Class and Description |
|---|
| WorkingTreeIterator
Walks a working directory tree as part of a
TreeWalk. |
| Class and Description |
|---|
| AbstractTreeIterator
Walks a Git tree (directory) in Git sort order.
|
| WorkingTreeIterator
Walks a working directory tree as part of a
TreeWalk. |
| Class and Description |
|---|
| TreeWalk
Walks one or more
AbstractTreeIterators in parallel. |
| Class and Description |
|---|
| AbstractTreeIterator
Walks a Git tree (directory) in Git sort order.
|
| Class and Description |
|---|
| AbstractTreeIterator
Walks a Git tree (directory) in Git sort order.
|
| CanonicalTreeParser
Parses raw Git trees from the canonical semi-text/semi-binary format.
|
| EmptyTreeIterator
Iterator over an empty tree (a directory with no files).
|
| FileTreeIterator
Working directory iterator for standard Java IO.
|
| TreeWalk
Walks one or more
AbstractTreeIterators in parallel. |
| WorkingTreeIterator
Walks a working directory tree as part of a
TreeWalk. |
| WorkingTreeIterator.Entry
A single entry within a working directory tree.
|
| WorkingTreeIterator.MetadataDiff
The result of a metadata-comparison between the current entry and a
DirCacheEntry |
| WorkingTreeOptions
Options used by the
WorkingTreeIterator. |
| Class and Description |
|---|
| TreeWalk
Walks one or more
AbstractTreeIterators in parallel. |
Copyright © 2012. All Rights Reserved.