You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nbd list now hides done tickets unless the caller explicitly provides a status filter. Pass --filter status=* to see all tickets or --filter status=done to see only completed ones. - Add matches_status and matches_except_status to TicketFilter - Update cmd_list to apply implicit done-exclusion when no status filter given - Update List command help text - Add unit tests for new filter methods - Add integration tests for the new default behaviour - Update README usage section |
3 months ago | |
|---|---|---|
| .. | ||
| integration.rs | 3 months ago | |