| Package | Description |
|---|---|
| org.gitective.core.filter.commit |
| Modifier and Type | Class and Description |
|---|---|
class |
BugFilter
Filter that matches bugs referenced in commit messages.
|
class |
BugSetFilter
Filter that collects all bugs referenced in commit messages.
|
class |
ChangeIdFilter
Commit message pattern filter that includes commits that contain a valid
Gerrit
ChangeIdFilter.CHANGE_ID_REGEX. |
class |
CommitMessageFindFilter
Base filter that includes commits where a pattern can be found in a commit's
full message.
|
class |
SignedOffByFilter
Commit message pattern filter that includes commit that have a Signed-off-by
line for a person.
|
Copyright © 2011-2017. All Rights Reserved.