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

22 Коммитов

Автор SHA1 Сообщение Дата
Mislav Marohnić dadc26d2e4 Allow repository names that start with a dash character
These are allowed on GitHub.
2019-03-18 12:49:42 +01:00
Mislav Marohnić 3b4b15f35d Fix test that failed without a local git checkout
Fixes #1937
2018-11-12 14:39:19 +01:00
Mislav Marohnić e036a57e80 Fix broken `hub remote add` tests, docs 2018-10-31 02:32:59 +01:00
Mislav Marohnić 1b862e3388 Switch from godep & rewriting import paths to GO15VENDOREXPERIMENT 2016-01-20 14:46:44 +11:00
Mislav Marohnić f1bc18970c Auto-private URLs in `remote add` when matching your own repos
`hub remote add origin` and `hub remote add MY-USERNAME` will now act as
if `-p` was given and automatically assign private (SSH) URLs instead of
public ones, because the fact that these are your repos means you have
write access.
2014-12-24 21:48:17 -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 4316c40c3d Remote is compatible with Hub 2013-12-16 07:54:46 -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 0da407c641 Remove debug code 2013-07-18 15:09:15 -07:00
Jingwen Owen Ou 855f9c65ad Fix remote bug 2013-07-18 15:09:14 -07:00
Jingwen Owen Ou 83a4b6f1ac Implement create 2013-07-09 14:36:02 -07:00
Jingwen Owen Ou e3d6319fa5 Rename to Args#Params 2013-07-02 11:56:45 -07:00
Jingwen Owen Ou 13240c7021 Implement merge 2013-07-02 11:28:50 -07:00
Jingwen Owen Ou 57fbeb8979 Create test config 2013-07-01 10:46:52 -07:00
Jingwen Owen Ou f2ee200ba4 Implement clone 2013-07-01 10:11:02 -07:00
Jingwen Owen Ou 3e21478773 Fix remote not accepting normal args 2013-06-30 09:00:21 -07:00
Jingwen Owen Ou a5dcb5f49c Fix test 2013-06-28 16:49:49 -07:00
Jingwen Owen Ou 24eec6ccfc Fix bugs in Args#Remove 2013-06-28 16:49:49 -07:00
Jingwen Owen Ou c3adf47be6 Finish git remote command 2013-06-17 13:35:02 -07:00