private static class CommitterRevFilter.SubStringSearch extends SubStringRevFilter
ALL, MERGE_BASE, NO_MERGES, NONE, ONLY_MERGES| Constructor and Description |
|---|
SubStringSearch(java.lang.String patternText) |
| Modifier and Type | Method and Description |
|---|---|
protected RawCharSequence |
text(RevCommit cmit)
Obtain the raw text to match against.
|
clone, include, requiresCommitBody, safe, toStringprotected RawCharSequence text(RevCommit cmit)
SubStringRevFiltertext in class SubStringRevFiltercmit - current commit being evaluated.