Skip to content

[log, merge] Allow selecting revisions with/without bugs #95

@aik099

Description

@aik099

Right now --bugs option has mandatory value, where bugs are specified. This will show revisions, associated with already known bugs.

For cases, when bug isn't known it's impossible to filter out only:

  • all revisions, that have bugs association
  • all revisions, that don't have bugs association

Adding 2 special values to --bugs option should accomplish this:

  • all - get all revisions, that have bugs
  • none - get all revisions, that don't have bugs

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions