| Package | Description |
|---|---|
| org.gitective.core.filter.commit |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorFilter
Person filter that includes commits where a
PersonIdent matches the
name and e-mail address of a commit's author. |
class |
CommitterFilter
Person filter that includes commits where a
PersonIdent matches the
name and e-mail address of the committer of a commit. |
Copyright © 2011-2017. All Rights Reserved.