Skip to content

Add more options for commit filtering #110

@drdv

Description

@drdv

Currently, only the -i and -n flags can be used to filter the commits to display. Consider adding support for some of the additional filtering mechanism discussed in man git-rev-list. In particular, the flag --since.

Supporting all the useful flags in git rev-list is not possible. Probably it would be better to have a flag that accepts directly a list of commits produced by git rev-list ....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions