.. |
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
|
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
|
Pull in cucumber tests from Hub
|
2013-12-28 01:14:07 -08:00 |
checkout.go
|
Pull in cucumber tests from Hub
|
2013-12-28 01:14:07 -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
|
Pull in cucumber tests from Hub
|
2013-12-28 01:14:07 -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
|
Allow to chain subcommands using `command.Use(subcommandName, subcommand)`.
|
2013-12-28 21:24:08 -08:00 |
compare.go
|
Pull in cucumber tests from Hub
|
2013-12-28 01:14:07 -08:00 |
compare_test.go
|
Compare is compatible with Hub
|
2013-12-14 07:13:53 -08:00 |
create.go
|
Pull in cucumber tests from Hub
|
2013-12-28 01:14:07 -08:00 |
fetch.go
|
Pull in cucumber tests from Hub
|
2013-12-28 01:14:07 -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
|
Merge remote-tracking branch 'origin/master' into pull_in_cucumber_tests
|
2013-12-28 01:31:03 -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
|
Allow to chain subcommands using `command.Use(subcommandName, subcommand)`.
|
2013-12-28 21:24:08 -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
|
Allow to chain subcommands using `command.Use(subcommandName, subcommand)`.
|
2013-12-28 21:24:08 -08:00 |
runner_test.go
|
Only split alias command if it doesn't start with !
|
2013-12-28 19:17:21 -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
|
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
|
Bump version to v1.0.0
|
2013-12-22 06:47:44 -08:00 |