aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_get_svn.txt
AgeCommit message (Expand)Author
2019-10-25cmd/go: implement svn support in module modeBryan C. Mills
2019-10-05cmd/go: avoid ssh known_hosts prompts on testDaniel Martí
2019-07-03cmd/go: restore @latest behavior and support @upgrade in 'go get'Jay Conrod
2019-06-26cmd/go/internal/modfetch/codehost: don't try to execute a nonexistent fetch f...Bryan C. Mills
2019-06-26cmd/go: move mod_get_svn test to vcs-test.golang.orgBryan C. Mills
2018-12-11cmd/go: fix 'go test' and 'go fmt' with files outside a moduleBryan C. Mills
2018-12-11cmd/go/internal/modfetch/codehost: return VCSError for unimplemented function...Bryan C. Mills