hub/commands
Jingwen Owen Ou 252a9e461a Update to the latest octokat repositories APIs 2013-09-28 13:47:50 -07:00
..
alias.go
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 Respect git alias 2013-08-16 07:16:59 -07:00
args_test.go Implement gh fetch 2013-07-10 16:29:26 -07:00
browse.go Spawning processes to run git commands; Exec(1) doesn't work on Windows... 2013-09-22 17:51:37 -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 Listing GitHub releases 👯 2013-09-26 12:59:31 -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 Listing GitHub releases 👯 2013-09-26 12:59:31 -07:00
compare.go
compare_test.go
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 Update to the latest octokat repositories APIs 2013-09-28 13:47:50 -07:00
help.go Listing GitHub releases 👯 2013-09-26 12:59:31 -07:00
init.go Implement gh fetch 2013-07-10 16:29:26 -07:00
init_test.go
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 Listing GitHub releases 👯 2013-09-26 12:59:31 -07:00
pull_request_test.go
push.go Properly fix transform logic for push 2013-09-08 09:11:49 -07:00
push_test.go Properly fix transform logic for push 2013-09-08 09:11:49 -07:00
release.go Listing GitHub releases 👯 2013-09-26 12:59:31 -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 Return from runner for help 2013-09-23 16:26:32 -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
version.go Bump version to v0.23.0 2013-09-22 17:59:10 -07:00