Mislav Marohnić
ca10058884
Cleanup in cukes
2016-08-21 13:23:26 +02:00
Pascal Corpet
99a0d87819
label => labels, time => date, simpler tests
2016-08-19 21:04:40 +02:00
Pascal Corpet
f03978c3e8
Display only issues updated at or after a certain time.
2016-08-19 16:49:01 +02:00
Pascal Corpet
5ddce90357
Display only issues with certain labels.
2016-08-19 16:49:01 +02:00
Pascal Corpet
5bec748452
Display only issues mentioning a user.
2016-08-19 16:49:01 +02:00
Pascal Corpet
948b19f6a3
Display only issues created by <CREATOR>.
2016-08-19 16:49:01 +02:00
Pascal Corpet
a6611a1758
Filter issues list by assigned milestones.
2016-08-19 16:49:01 +02:00
Mislav Marohnić
83bdc60dfa
Fix listing assignees in `hub issue`
2016-08-19 15:32:58 +02:00
Mislav Marohnić
28f872978a
Have `issue` command fetch all pages of API results
2016-08-16 17:29:41 +02:00
Mislav Marohnić
15b86379bc
Refactor some `--format` placeholders
...
Renamed some existing placeholders and added new ones such as milestone
number/title, raw labels, comma-separated assignees, and number of comments.
2016-08-16 17:29:40 +02:00
Mislav Marohnić
ac9ff97891
Add `issue create --browse` support to reflect `pull-request`
2016-08-15 15:34:03 +02:00
Mislav Marohnić
4c02e6a817
Add assignees & milestone support to `issue create`
2016-08-15 14:08:44 +02:00
Pascal Corpet
9531c266f4
Fix integration test and add one more
2016-05-12 15:58:51 +02:00
Mislav Marohnić
8563e678d2
Reimplement `hub issues` commands using simpleApi
...
- `hub issue` now displays color based on issue open/closed state
- `hub issue` no longer displays HTML URL since it was noisy
- `hub issue` no longer lists pull requests
- `hub issue create` tweaks for compatibility with `hub release create`
2016-02-03 23:05:06 +11:00
Dennis Cornwell
556a9452d3
Collapse unnecessary step into feature definition
2016-02-01 12:25:10 -05:00
Dennis Cornwell
fd145adbaf
Make assignee comparisson case insensitive
2016-02-01 12:18:48 -05:00
Dennis Cornwell
ffaa3ecb37
Filter issues by assignee
...
* Use -a or --assignee to filter repo issues list by assignee
* Makes it easier to find pull requests and issues you've been
assigned to address
2016-01-31 21:12:56 -05:00