| Class | Description |
|---|---|
| BaseTreeFilter |
Base tree filter to be extended by sub-classes.
|
| CommitParentTreeFilter |
Commit filter that wraps a tree filter that includes commits that the tree
filter includes for at least one path based on a tree walk of the current
commit's tree and all the current commit's parent trees.
|
| CommitTreeFilter |
Filter that wraps a
TreeFilter and includes commits included by the
tree filter for all paths in the tree for the current commit visited |
| ExtensionOccurrence |
Class representing the occurrences of a file extension
|
| ExtensionOccurrenceFilter |
Filter that collects the occurrence count of every file extension of each
tree visited.
|
| TypeCountFilter |
Tree filter that counts entries visited of a configured type
|
Copyright © 2011-2016. All Rights Reserved.