hub/features
Mislav Marohnić 47143022b0 Go canonical when browsing to subpage other than commits/tree/blob/settings
If the user is currently on the "feature" branch that is pushed to their
fork, when they do `hub browse -- issues` it should open issues of the
main (canonical) repository, not that of the fork.
2014-02-02 17:55:12 +01:00
..
support Fix detecting git completions for bash & zsh for Boxen in tests 2014-01-19 04:25:18 +01:00
alias.feature fix hub alias for fish 2013-07-10 23:34:00 +02:00
authentication.feature Fix 2FA for users that receive code via SMS 2013-12-19 17:01:44 +01:00
bash_completion.feature Compensate for variable sorting in bash shell completion 2013-11-14 16:05:57 +01:00
browse.feature Go canonical when browsing to subpage other than commits/tree/blob/settings 2014-02-02 17:55:12 +01:00
checkout.feature Lock down to GitHub API v3 for future compatibility 2013-12-22 00:15:12 +01:00
ci_status.feature `ci-status -v` prints the URL to CI build results 2013-10-29 03:33:53 +01:00
clone.feature Enable cloning private repos 2013-12-22 00:25:37 +01:00
compare.feature Escape slashes in compare URLs with semicolon 2014-01-19 03:58:29 +01:00
create.feature simplify assertion of supplied API params 2013-05-12 21:11:42 +02:00
fetch.feature fix `fetch` for forks where username contains a dash 2013-03-12 10:26:50 -04:00
fork.feature `fork` should fetch from the same "origin" Github URL. 2014-01-23 11:48:21 -05:00
merge.feature Allow to merge with --ff-only option 2013-11-22 10:29:48 +01:00
pull_request.feature Improve extracting title & body in `pull-request` 2014-01-19 06:46:36 +01:00
remote_add.feature add scenario for `remote set-url` functionality 2012-05-07 20:41:08 +02:00
steps.rb Improve detecting of origin remote and remote branch 2013-12-22 00:25:28 +01:00
submodule_add.feature simplify `submodule add` implementation 2013-01-20 16:28:38 +01:00
zsh_completion.feature add more integration tests for bash completion 2013-07-03 01:36:01 +02:00