Sign in
go
/
tools
/
4a3fc2182a4a10d066a3c3662eb4c1fddc03ed5b
/
go
/
vcs
d5f48fc
all: gofmt
by Russ Cox
· 3 years ago
fe37c9e
all: replace all usages of os/exec with golang.org/x/sys/execabs
by Roland Shoemaker
· 4 years, 2 months ago
v0.1.0
d33bae4
copyright: test that all files in the repo have copyright notices
by Rebecca Stambler
· 4 years, 2 months ago
2d16b83
go/vcs: ignore "mod" VCS type
by Dmitri Shuralyov
· 6 years ago
0a99049
go/vcs: remove go.googlesource.com vcsPath entry
by Dmitri Shuralyov
· 6 years ago
13ba8ad
go/vcs: use Bitbucket v2 REST API
by David Symonds
· 6 years ago
22934f0
go/...: use recommended issue tracker URLs
by Alan Donovan
· 6 years ago
fcb3cb6
go/vcs: match go-import package prefixes by slash
by David Symonds
· 7 years ago
e8fdd20
go/vcs: fix command injection in VCS path
by Dmitri Shuralyov
· 7 years ago
a4ae709
go/vcs: add package comment
by Dmitri Shuralyov
· 7 years ago
ebae2dc
go/vcs: reject update of VCS inside VCS
by Dmitri Shuralyov
· 7 years ago
2382e39
go/vcs: allow go get on github.com/ import paths with Unicode letters
by Dmitri Shuralyov
· 8 years ago
a17c85b
go/vcs: fix doc for Cmd.TagSync
by Ross Light
· 8 years ago
b44548a
go/vcs: accept plain file for .vcs (instead of directory)
by Russ Cox
· 8 years ago
6d483ee
vcs: Add support for git.openstack.org
by Monty Taylor
· 9 years ago
d601baa
go/vcs: apply test style improvements from cmd/go
by Dmitri Shuralyov
· 9 years ago
13c24a6
go/vcs: report correct directory for 'no version control'
by Dmitri Shuralyov
· 9 years ago
7421583
go/vcs: drop support for Google Code Project Hosting
by Mikio Hara
· 9 years ago
5804fef
x/tools/go/vcs: fix FromDir returning bad root on Windows
by Dmitri Shuralyov
· 9 years ago
a09dffb
go/vcs: workaround EOF bug in token-based XML decoder
by Alan Donovan
· 9 years ago
157f8ab
go/vcs: accept domain.root in RepoRootForImportDynamic
by Dmitri Shuralyov
· 9 years ago
4caddfa
go/vcs: fix doc typos
by Brad Fitzpatrick
· 9 years ago
958ab4f
x/tools: disable tests not supported on Android
by Robert Griesemer
· 10 years ago
c10e262
go/vcs: fix bug in remote package discovery
by Dmitri Shuralyov
· 10 years ago
24257c8
tools: add import comments.
by David Symonds
· 10 years ago
a652b8b
x/tools/go/vcs: support go.googlecode.com paths
by Andrew Gerrand
· 10 years ago
6f17d00
go.tools: fix various minor issues found by go vet
by Rob Pike
· 11 years ago
6af036a
go.tools/vcs: allow compilation with go 1.0
by Matt Reiferson
· 11 years ago
95e4181
go.tools/go/vcs: apply fix to issue 5801.
by Chris Manghane
· 12 years ago
6fb9ae0
go.tools/go/vcs: use same regular expression for code.google.com as cmd/go
by Rob Pike
· 12 years ago
b38e351
go.tools/go/vcs: support cloned repos in code.google.com
by Rob Pike
· 12 years ago
cec37ca
go/vcs: add proper error handling to test.
by David Symonds
· 12 years ago
d64ad45
go.tools/go/vcs: add logging functionality and create/log at revision
by Chris Manghane
· 12 years ago
41a15a3
go.tools/go/vcs: do not delete $TMPDIR during test runs
by Dave Cheney
· 12 years ago
dfa65de
go.tools: add go/vcs go/vcs exposes cmd/go/vcs.go from the `go get` command.
by Chris Manghane
· 12 years ago