hub/commands
Jingwen Owen Ou 9c75c69a13 Bump version to v0.19.1 2013-07-29 10:50:49 -07:00
..
alias.go Rename to Args#Params 2013-07-02 11:56:45 -07:00
apply.go Implement apply 2013-07-18 15:09:15 -07:00
apply_test.go Fix spec failed for windows path 2013-07-19 14:04:43 -07:00
args.go Implement gh fetch 2013-07-10 16:29:26 -07:00
args_test.go Implement gh fetch 2013-07-10 16:29:26 -07:00
browse.go Remove PrependParams 2013-07-05 13:51:54 -07:00
checkout.go Fix bug in parsing pull request response for user and branch 2013-07-29 10:50:28 -07:00
cherry_pick.go Fix go vet 2013-07-20 07:41:43 -07:00
cherry_pick_test.go Implement cherry-pick 2013-07-19 22:46:47 -07:00
ci_status.go Trim space 2013-07-05 13:55:11 -07:00
clone.go Use transformCloneArgs for submodule implementation 2013-07-20 07:32:35 -07:00
clone_test.go Reuse github.MatchURL 2013-07-18 15:44:56 -07:00
commands.go Added submodule command and tests 2013-07-20 07:32:35 -07:00
compare.go Remove PrependParams 2013-07-05 13:51:54 -07:00
compare_test.go Implement gh compare 2013-06-02 17:04:25 -07:00
create.go Implement gh fetch 2013-07-10 16:29:26 -07:00
fetch.go Extract duplication to hasGitRemote 2013-07-19 22:53:38 -07:00
fetch_test.go Implement gh fetch 2013-07-10 16:29:26 -07:00
fork.go Fix all comands to aware of noop 2013-07-05 13:45:22 -07:00
help.go Change help menu 2013-07-05 13:58:51 -07:00
init.go Implement gh fetch 2013-07-10 16:29:26 -07:00
init_test.go Implement init 2013-07-04 16:29:19 -07:00
merge.go Fix bug in parsing pull request response for user and branch 2013-07-29 10:50:28 -07:00
merge_test.go Fix bug in parsing pull request response for user and branch 2013-07-29 10:50:28 -07:00
pull_request.go Rename local var 2013-07-18 15:09:15 -07:00
pull_request_test.go Expand pull-request and ci-status to avoid alias collision 2013-06-29 13:55:11 -07:00
push.go Reimplement push using the latest runner 2013-07-19 13:52:14 -07:00
push_test.go Reimplement push using the latest runner 2013-07-19 13:52:14 -07:00
remote.go Fix remote bug 2013-07-18 15:09:14 -07:00
remote_test.go Remove debug code 2013-07-18 15:09:15 -07:00
runner.go Don't return error if it's ErrHelp 2013-07-18 15:09:15 -07:00
submodule.go Use transformCloneArgs for submodule implementation 2013-07-20 07:32:35 -07:00
submodule_test.go Use transformCloneArgs for submodule implementation 2013-07-20 07:32:35 -07:00
utils.go Fix bug in parsing pull request response for user and branch 2013-07-29 10:50:28 -07:00
utils_test.go Implement create 2013-07-09 14:36:02 -07:00
version.go Bump version to v0.19.1 2013-07-29 10:50:49 -07:00