hub/commands
David Calavera 6b14c4a7e5 Do not parse the argument for git extensions. 2013-12-29 14:44:09 -08:00
..
alias.go Add global commands to the runner. 2013-12-29 14:18:14 -08: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 Allow to chain subcommands using `command.Use(subcommandName, subcommand)`. 2013-12-28 21:24:08 -08:00
args_test.go Rename tests in args_test 2013-12-10 13:42:54 -08:00
browse.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
checkout.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
cherry_pick.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
cherry_pick_test.go Create is compatible with Hub 2013-12-10 13:42:54 -08:00
ci_status.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
clone.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
clone_test.go Fix test failure due to test configs 2013-12-11 00:18:34 -08:00
commands.go Do not parse the argument for git extensions. 2013-12-29 14:44:09 -08:00
commands_test.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
compare.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
compare_test.go Compare is compatible with Hub 2013-12-14 07:13:53 -08:00
create.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
fetch.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
fetch_test.go Implement gh fetch 2013-07-10 16:29:26 -07:00
fork.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
help.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
init.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
init_test.go Remove some deprecated methods 2013-12-17 07:07:26 -08:00
issue.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
merge.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
pull_request.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
pull_request_test.go Move the editor the github package. 2013-12-20 11:14:47 -08:00
push.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
push_test.go Properly fix transform logic for push 2013-09-08 09:11:49 -07:00
release.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
release_test.go Move `isEmptyDir` to the command utilities. 2013-12-20 16:45:48 -08:00
remote.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
remote_test.go Remote is compatible with Hub 2013-12-16 07:54:46 -08:00
runner.go Do not parse the argument for git extensions. 2013-12-29 14:44:09 -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 Remove some deprecated methods 2013-12-17 07:07:26 -08:00
update.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00
updater.go Update versions automatically when autoupdate is set to true. 2013-12-20 21:20:22 -08:00
utils.go Merge remote-tracking branch 'origin/master' into pull_in_cucumber_tests 2013-12-28 01:31:03 -08:00
utils_test.go Assert directory truthy. 2013-12-23 15:58:28 -08:00
version.go Add global commands to the runner. 2013-12-29 14:18:14 -08:00