A command-line tool that makes git easier to use with GitHub.
Перейти к файлу
Jingwen Owen Ou f24f666b79 Move head fetching to command executation 2013-05-28 10:30:40 -07:00
homebrew Adapt to amd64 or 386 in brew script 2013-05-28 09:01:55 -07:00
.gitignore Ignore target 2013-05-28 08:36:23 -07:00
.goxc.json Make darwin package TarGz too 2013-05-28 08:43:53 -07:00
config.go Save config after getting token from GitHub 2013-05-23 15:21:18 -07:00
config_test.go Revert "Disable tests" 2013-05-23 21:32:52 -07:00
exec_cmd.go Refactor to use ExecCmd 2013-04-28 18:52:57 -07:00
exec_cmd_test.go Revert "Disable tests" 2013-05-23 21:32:52 -07:00
git.go Handle error for git cmd executation 2013-05-23 22:41:06 -07:00
git_hub.go Use the offical gopass repo 2013-05-27 14:41:25 -07:00
git_hub_test.go Save config after getting token from GitHub 2013-05-23 15:21:18 -07:00
git_test.go Fix test 2013-05-23 22:58:25 -07:00
help.go Update help and version desc 2013-05-24 07:25:50 -07:00
main.go Add version 2013-05-23 23:16:00 -07:00
pull_request.go Move head fetching to command executation 2013-05-28 10:30:40 -07:00
pull_request_test.go Revert "Disable tests" 2013-05-23 21:32:52 -07:00
repo.go Don't show commit logs if not available 2013-05-24 11:54:01 -07:00
url.go Fix test 2013-05-23 22:58:25 -07:00
url_test.go Revert "Disable tests" 2013-05-23 21:32:52 -07:00
version.go Bump version to 0.0.1 2013-05-24 11:25:48 -07:00