aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/env_write.txt
AgeCommit message (Expand)Author
2019-11-10cmd/go: make env -w and -u validate GOOS and GOARCH valuesjsign
2019-11-08cmd/go: refuse -w with an invalid GOPATHBaokun Lee
2019-10-14cmd/go: refuse -w with an invalid GO111MODULEDaniel Martí
2019-06-09cmd/go: fix syntax mistake in a testscript file, take 2Dmitri Shuralyov
2019-06-07cmd/go: fix syntax mistake in a testscript fileDaniel Martí
2019-06-07os: change UserConfigDir on Darwin to ~/Library/Application SupportDaniel Martí
2019-04-23cmd/go: add env -w and env -u to set and unset default env varsRuss Cox