Граф коммитов

12 Коммитов

Автор SHA1 Сообщение Дата
Mislav Marohnić 4a7f8cb53a Isolate tests from user's configuration via env
Fixes #1320
2016-10-29 01:38:41 +02:00
Mislav Marohnić 1b862e3388 Switch from godep & rewriting import paths to GO15VENDOREXPERIMENT 2016-01-20 14:46:44 +11:00
Mislav Marohnić 8048dd4fc1 Add test that `init --param=value` is handled appropriately 2015-02-11 15:46:52 -08:00
Mislav Marohnić 1751c09d17 Rename `setup` method for init tests to something more specific
This is because the method will be shared across the whole "commands"
package, not just this test file.
2015-02-11 15:46:03 -08:00
Mislav Marohnić 9305b5bcb8 Better arguments processing for `init` command
Now the optional `directory` argument to `git init` is detected by
looking for the first "word" in arguments that isn't a value for one of
`--template`, `--shared`, or `--separate-git-dir` params.
2015-02-09 17:14:00 -08:00
Jingwen Owen Ou 6137851f15 Vendor dependencies by rewriting import paths 2014-11-30 09:16:57 -08:00
Jingwen Owen Ou 30f047300c Use HUB_PROTOCOL and hub.protocol 2014-04-08 07:23:02 -07:00
Jingwen Owen Ou 498789a999 Change namespace to github/hub 2014-02-10 08:29:03 -08:00
Jingwen Owen Ou 6ae79676aa Remove some deprecated methods 2013-12-17 07:07:26 -08:00
Jingwen Owen Ou a613e633b0 Create is compatible with Hub 2013-12-10 13:42:54 -08:00
Jingwen Owen Ou 5ddd2d45c7 Load multiple configs 2013-12-10 13:42:53 -08:00
Jingwen Owen Ou 5f956792aa Implement init 2013-07-04 16:29:19 -07:00