More options for defining which commits are to be selected
At present the only options for defining which commits are to be selected are Commit Limit and Commit Skip, here are some examples of what might be possible:
- Commits only by a particular author(s)
- Commits before, or after a particular date
- Commits in which more or less than a threshold of changes occurred
- Ignore merge commits (possible commits which have more than one parent)