hub/features
Mislav Marohnić 4b53546070 Support `hub pr list --state=merged`
This queries by `state=closed` and selects only PRs that have a merged date.
2018-12-17 17:08:26 +01:00
..
support Fix tests broken by `--list-cmds` hacks 2018-07-07 13:35:00 +02:00
alias.feature Add rc alias support 2017-03-02 10:16:24 +09:00
am.feature Have `hub am` recognize `/OWNER/REPO/pull/XYZ/commits/SHA` URL format 2018-05-29 14:06:29 +02:00
apply.feature Expect encoding declaration in "Accept" HTTP header 2014-09-21 00:30:10 -07:00
authentication.feature Fix test broken by OAuth URL update 2018-11-28 03:20:10 +01:00
bash_completion.feature Add missing completions and docs for pull-request flags. 2015-08-06 16:21:43 -07:00
browse.feature Add clipboard copy (-c) to browse command 2017-01-06 13:34:16 +00:00
checkout.feature PR checkout: ensure resulting branch is automatically pushable 2018-06-06 10:24:06 +02:00
cherry_pick.feature Simplify cherry-picking commits from pull request URLs 2018-06-14 14:47:27 +02:00
ci_status.feature `ci-status`: handle more cases when Checks API is unavailable 2018-08-23 14:50:29 +02:00
clone.feature Identify repos explicitly in `clone` and `submodule` cukes 2016-08-09 22:07:33 +02:00
compare.feature fix `compare` command if not on any branch 2018-10-14 18:24:53 +01:00
create.feature Fix `hub create` in place of a renamed repo 2018-08-31 13:00:04 +02:00
delete.feature Enable `hub delete` on GitHub Enterprise 2018-06-06 14:06:39 +02:00
fetch.feature Fetch repository information without octokit 2018-01-29 20:59:22 +01:00
fish_completion.feature Allow the unsorted expansion for the fish shell 2017-05-09 20:10:57 +09:00
fork.feature Make fork --remote-name=origin rename origin 2018-03-14 15:49:26 +01:00
git_compatibility.feature Fix tests broken by `--list-cmds` hacks 2018-07-07 13:35:00 +02:00
help.feature Move `--exec-path` scenario to more suitable file 2018-07-07 12:38:04 +02:00
init.feature Support `hub init -g DIR` 2015-02-02 20:56:37 -08:00
issue.feature Add `--format=<FORMAT>` functionality to `issue show`, `release show` 2018-10-30 23:19:53 +01:00
merge.feature Improve `hub merge` to not generate leftover remote refs 2016-09-14 02:41:58 +02:00
pr-checkout.feature Rename test file for `hub pr checkout` 2018-06-07 11:39:05 +02:00
pr-list.feature Support `hub pr list --state=merged` 2018-12-17 17:08:26 +01:00
pull_request.feature Add support for passing multiple `--message` options 2018-11-28 03:05:15 +01:00
push.feature Port `hub push` tests to cukes 2014-07-25 20:38:12 -07:00
release.feature Add `--format=<FORMAT>` functionality to `issue show`, `release show` 2018-10-30 23:19:53 +01:00
remote_add.feature Fix tests broken by `hub remote add` changes 2018-10-31 02:21:57 +01:00
steps.rb Have `ci-status` also query Checks API 2018-07-07 14:37:41 +02:00
submodule_add.feature Identify repos explicitly in `clone` and `submodule` cukes 2016-08-09 22:07:33 +02:00
sync.feature Add cukes for `hub sync` 2016-09-12 10:02:20 +02:00
zsh_completion.feature Add missing completions and docs for pull-request flags. 2015-08-06 16:21:43 -07:00