private static class CommitterRevFilter.PatternSearch extends PatternMatchRevFilter
ALL, MERGE_BASE, NO_MERGES, NONE, ONLY_MERGES| Constructor and Description |
|---|
PatternSearch(java.lang.String patternText) |
| Modifier and Type | Method and Description |
|---|---|
RevFilter |
clone() |
protected java.lang.CharSequence |
text(RevCommit cmit)
Obtain the raw text to match against.
|
forceToRaw, include, pattern, requiresCommitBody, toStringprotected java.lang.CharSequence text(RevCommit cmit)
PatternMatchRevFiltertext in class PatternMatchRevFiltercmit - current commit being evaluated.