hub/commands
Jingwen Owen Ou 526e741edf Don't import log 2014-03-31 15:44:42 -07:00
..
alias.go Get alias.feature all passing 2014-03-25 17:34:06 -07:00
apply.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
apply_test.go Fix spec failed for windows path 2013-07-19 14:04:43 -07:00
args.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
args_test.go Rename tests in args_test 2013-12-10 13:42:54 -08:00
browse.go Fix browse help 2014-03-05 08:50:42 -08:00
checkout.go Don't import log 2014-03-31 15:44:42 -07:00
cherry_pick.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
cherry_pick_test.go Create is compatible with Hub 2013-12-10 13:42:54 -08:00
ci_status.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
clone.go Return error when prompting for host. 2014-03-27 16:42:14 -07:00
clone_test.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
commands.go Minor refactoring to Command.subCommandsUsage 2013-12-30 20:50:20 -08:00
commands_test.go Remove noises in TestSubCommandsUsage 2013-12-30 20:57:58 -08:00
compare.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
compare_test.go Compare is compatible with Hub 2013-12-14 07:13:53 -08:00
create.go Return error when prompting for host. 2014-03-27 16:42:14 -07:00
fetch.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
fetch_test.go Implement gh fetch 2013-07-10 16:29:26 -07:00
fork.go Return error when prompting for host. 2014-03-27 16:42:14 -07:00
help.go Make help a Git extension command 2014-01-10 07:43:15 -08:00
init.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
init_test.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
issue.go Always delete editing file for issue, release and crash_report 2014-03-02 11:46:04 -08:00
merge.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
pull_request.go Return error when prompting for host. 2014-03-27 16:42:14 -07:00
pull_request_test.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
push.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
push_test.go Properly fix transform logic for push 2013-09-08 09:11:49 -07:00
release.go Always delete editing file for issue, release and crash_report 2014-03-02 11:46:04 -08:00
release_test.go Move `isEmptyDir` to the command utilities. 2013-12-20 16:45:48 -08:00
remote.go Return error when prompting for host. 2014-03-27 16:42:14 -07:00
remote_test.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
runner.go Use octokit/go-octokit instead of jingweno/go-octokit 2014-02-21 09:08:34 -08:00
runner_test.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
submodule.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
submodule_test.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
update.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00
updater.go Rename more credential* to host 2014-03-25 17:18:30 -07:00
updater_test.go Found more tests that set the global configs 2014-02-20 06:37:03 -08:00
utils.go Use octokit/go-octokit instead of jingweno/go-octokit 2014-02-21 09:08:34 -08:00
utils_test.go Assert directory truthy. 2013-12-23 15:58:28 -08:00
version.go Change namespace to github/hub 2014-02-10 08:29:03 -08:00