summaryrefslogtreecommitdiff
path: root/src/cmd/go/vcs_test.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/go: match go-import package prefixes by slashStephen McQuay (smcquay)2016-06-031-0/+94
* vcs: Add support for git.openstack.orgMonty Taylor2016-05-181-0/+33
* cmd/go: fix vcsFromDir returning bad root on WindowsDmitri Shuralyov2016-04-121-0/+35
* cmd/go: remove code specific to Google CodeDominik Honnef2016-03-281-14/+0
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* cmd/go: disable broken test for code.google.comRuss Cox2016-01-271-2/+2
* cmd/go: support git.apache.org Git reposKonstantin Shaposhnikov2015-07-221-0/+24
* cmd/go: mark ssh:// URLs as secureRoss Light2015-07-141-0/+32
* cmd/go: don't fetch from insecure repositories without -insecureAndrew Gerrand2015-06-241-1/+1
* all: extract "can I exec?" check from tests into internal/testenvRuss Cox2015-06-161-8/+3
* cmd/go: fix a couple of errors found by "go vet"Rob Pike2014-08-151-1/+1
* cmd/go: fix build in airplane modeMikio Hara2014-08-081-0/+3
* cmd/go: skip vcs tests on nacl and androidDave Cheney2014-07-151-0/+5
* go get: Support for IBM DevOps Services (hub.jazz.net) git reposChris McGee2014-07-151-0/+116