tools/go
Monty Taylor 6d483ee832 vcs: Add support for git.openstack.org
Go is being proposed as an officially supported language for elements of
OpenStack:

  https://review.openstack.org/#/c/312267/

As such, repos that exist in OpenStack's git infrastructure
are likely to become places from which people might want to go get
things. Allow optional .git suffixes to allow writing code that
depends on git.openstack.org repos that will work with older go versions
while we wait for this support to roll out.

Change-Id: I1f7be6b7aae63f9c554dbcdbfa46855bcff321df
Reviewed-on: https://go-review.googlesource.com/23362
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-05-24 15:53:25 +00:00
..
ast/astutil go/ast/astutil: add merging pass to AddImport and AddNamedImport. 2016-03-27 21:31:10 +00:00
buildutil go/buildutil, cmd/guru: extract overlay context into buildutil 2016-04-13 01:11:48 +00:00
callgraph x/tools: delete x/tools/go/types and dependent packages/client files 2016-04-06 21:52:49 +00:00
gcimporter15 go/gcimporter15: match recent changes to export format 2016-05-10 02:37:36 +00:00
loader x/tools: delete x/tools/go/types and dependent packages/client files 2016-04-06 21:52:49 +00:00
pointer x/tools: delete x/tools/go/types and dependent packages/client files 2016-04-06 21:52:49 +00:00
ssa go/ssa: reduce set of expected indirect imports 2016-04-28 21:42:55 +00:00
types/typeutil x/tools: delete x/tools/go/types and dependent packages/client files 2016-04-06 21:52:49 +00:00
vcs vcs: Add support for git.openstack.org 2016-05-24 15:53:25 +00:00