hub/commands
David Calavera 4f0312f35d Move `isEmptyDir` to the command utilities.
Removes duplicated test helper.
2013-12-20 16:45:48 -08:00
..
alias.go Alias is compatible with Hub 2013-12-14 07:37:16 -08: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 Git merge is compatible with Hub spec 2013-12-10 13:42:54 -08:00
args_test.go Rename tests in args_test 2013-12-10 13:42:54 -08:00
browse.go Refactor to command.FormattedUsage() 2013-12-14 07:22:23 -08:00
checkout.go Detach Project from GitHub 2013-12-17 07:45:48 -08:00
cherry_pick.go Git merge is compatible with Hub spec 2013-12-10 13:42:54 -08:00
cherry_pick_test.go Create is compatible with Hub 2013-12-10 13:42:54 -08:00
ci_status.go Detach Project from GitHub 2013-12-17 07:45:48 -08:00
clone.go Check the available hosts and credentials before asking for them for the default host. 2013-12-14 15:08:30 -08:00
clone_test.go Fix test failure due to test configs 2013-12-11 00:18:34 -08:00
commands.go Add command to create releases. 2013-12-19 15:49:36 -08:00
compare.go Refactor to command.FormattedUsage() 2013-12-14 07:22:23 -08:00
compare_test.go Compare is compatible with Hub 2013-12-14 07:13:53 -08:00
create.go Detach Project from GitHub 2013-12-17 07:45:48 -08:00
fetch.go Detach Project from GitHub 2013-12-17 07:45:48 -08:00
fetch_test.go Implement gh fetch 2013-07-10 16:29:26 -07:00
fork.go Detach Project from GitHub 2013-12-17 07:45:48 -08:00
help.go Add the release command do the help. 2013-12-20 10:23:12 -08:00
init.go Remove some deprecated methods 2013-12-17 07:07:26 -08:00
init_test.go Remove some deprecated methods 2013-12-17 07:07:26 -08:00
issue.go Detach Project from GitHub 2013-12-17 07:45:48 -08:00
merge.go Detach Project from GitHub 2013-12-17 07:45:48 -08:00
pull_request.go Move the editor the github package. 2013-12-20 11:14:47 -08:00
pull_request_test.go Move the editor the github package. 2013-12-20 11:14:47 -08:00
push.go Import cucumber tests from Hub and get the pull_request.feature going a bit 2013-12-10 13:42:52 -08:00
push_test.go Properly fix transform logic for push 2013-09-08 09:11:49 -07:00
release.go Move `isEmptyDir` to the command utilities. 2013-12-20 16:45:48 -08:00
release_test.go Move `isEmptyDir` to the command utilities. 2013-12-20 16:45:48 -08:00
remote.go Remote is compatible with Hub 2013-12-16 07:54:46 -08:00
remote_test.go Remote is compatible with Hub 2013-12-16 07:54:46 -08:00
runner.go Only prompt for update if there's a new release 2013-12-19 14:44:58 -08:00
submodule.go Submodule is compatible with Hub 2013-12-16 16:35:51 -08:00
submodule_test.go Remove some deprecated methods 2013-12-17 07:07:26 -08:00
update.go Extract to Updater 2013-12-19 11:30:29 -08:00
updater.go Don't return an error if there's no newer version 2013-12-19 14:48:33 -08:00
utils.go Move `isEmptyDir` to the command utilities. 2013-12-20 16:45:48 -08:00
utils_test.go Move `isEmptyDir` to the command utilities. 2013-12-20 16:45:48 -08:00
version.go Fallback to 0.26.0 2013-12-19 15:05:34 -08:00