aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/help.txt
AgeCommit message (Expand)Author
2021-02-15cmd/go: provide a more helpful suggestion for "go vet -?"Rob Pike
2019-03-01cmd/go: refer to testflag help in go test -help outputVladimir Varankin
2019-02-19cmd/go: set GO111MODULE=off explicitly in tests that assume GOPATH modeBryan C. Mills
2018-11-19cmd/go: improve go vet documentationAlan Donovan
2018-11-06cmd/go: make 'go test -h' print two linesDaniel Martí
2018-09-17cmd/go: display correct options in "go help get" using modulesEric Ponce
2018-08-21cmd/go: fix 'go vet -h' to print the right textDaniel Martí
2018-08-01cmd/go: split go mod into multiple subcommandsRuss Cox