| Commit message (Expand) | Author | Age | Files | Lines |
| * | cmd: go get golang.org/x/tools@8f7fb01dd429 and revendor | Russ Cox | 2023-05-09 | 1 | -21/+21 |
| * | cmd/vet: add directive analyzer | Russ Cox | 2023-01-30 | 3 | -0/+7 |
| * | cmd/vet: use testenv.Command instead of exec.Command in tests | Bryan C. Mills | 2022-11-15 | 1 | -2/+2 |
| * | cmd/vet: use the test binary as 'vet' instead of rebuilding it | Bryan C. Mills | 2022-11-15 | 1 | -40/+25 |
| * | cmd/vet: enable timeformat analyzer | Tim King | 2022-11-15 | 1 | -0/+2 |
| * | cmd/vet: remove unused const | Yasuhiro Matsumoto | 2022-11-07 | 1 | -2/+0 |
| * | all: replace [0-9] with \d in regexps | TomCao New Macbook Pro | 2022-09-27 | 1 | -1/+1 |
| * | cmd/vet: use strings.Builder | cuiweixie | 2022-09-07 | 1 | -1/+1 |
| * | all: gofmt main repo | Russ Cox | 2022-04-11 | 1 | -27/+25 |
| * | all: use bytes.Cut, strings.Cut | Russ Cox | 2021-10-06 | 1 | -2/+2 |
| * | [dev.typeparams] all: merge master (46fd547) into dev.typeparams | Matthew Dempsky | 2021-08-12 | 5 | -0/+20 |
| |\ |
|
| | * | cmd/vet: add missing copyright header | 180909 | 2021-07-26 | 5 | -0/+20 |
| * | | [dev.typeparams] cmd: update vendored golang.org/x/tools to 337cebd2c151 | Cherry Mui | 2021-08-10 | 1 | -4/+4 |
| |/ |
|
| * | cmd/vet: bring in sigchanyzer to report unbuffered channels to signal.Notify | Emmanuel T Odeke | 2021-03-08 | 1 | -0/+2 |
| * | cmd/vet: update buildtag check for //go:build lines | Russ Cox | 2021-02-20 | 11 | -5/+92 |
| * | all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp | Russ Cox | 2020-12-09 | 1 | -3/+2 |
| * | cmd/vet: vendor in x/tools, enable framepointer vet check | Keith Randall | 2020-12-08 | 1 | -0/+2 |
| * | cmd/vet: bring in pass to catch invalid uses of testing.T in goroutines | Emmanuel T Odeke | 2020-11-01 | 1 | -0/+2 |
| * | cmd/vet: add ifaceassert and stringintconv checks | smasher164 | 2020-03-10 | 1 | -0/+4 |
| * | cmd/vet: add test for loading complex values with a single instruction | Keith Randall | 2019-11-05 | 2 | -0/+17 |
| * | cmd/vet: re-vendor x/tools upstream for printf verb fix | Caleb Spare | 2019-10-19 | 1 | -3/+2 |
| * | cmd/vet: include the errors.As check from upstream x/tools | Bryan C. Mills | 2019-06-11 | 1 | -0/+2 |
| * | cmd/vet/all: delete | Russ Cox | 2019-05-16 | 3 | -447/+0 |
| * | runtime: fix vet complaints for js/wasm | Russ Cox | 2019-05-09 | 1 | -11/+0 |
| * | runtime: fix vet complaints for all nacl | Russ Cox | 2019-05-09 | 3 | -32/+0 |
| * | runtime, crypto/x509: fix vet complaints for all windows | Russ Cox | 2019-05-09 | 3 | -19/+0 |
| * | runtime: fix vet complaints for all freebsd, netbsd, openbsd | Russ Cox | 2019-05-09 | 4 | -23/+0 |
| * | syscall: fix vet complaints for all dragonfly, freebsd, netbsd, openbsd | Russ Cox | 2019-05-09 | 6 | -44/+0 |
| * | runtime: fix vet complaints for solaris/amd64, illumos/amd64 | Russ Cox | 2019-05-09 | 2 | -10/+0 |
| * | runtime: fix vet complaints for linux/arm64, linux/mips*, linux/ppc64*, linux... | Russ Cox | 2019-05-09 | 5 | -28/+0 |
| * | runtime: fix vet complaints for linux/arm | Russ Cox | 2019-05-09 | 3 | -16/+0 |
| * | runtime: fix vet complaints for linux/amd64 | Russ Cox | 2019-05-09 | 15 | -45/+0 |
| * | runtime: fix vet complaints for linux/386 | Russ Cox | 2019-05-09 | 17 | -77/+0 |
| * | cmd/link: use standard-syntax struct tags in large-tag test | Russ Cox | 2019-05-09 | 1 | -11/+0 |
| * | encoding/gob: rename encBuffer.WriteByte to writeByte | Russ Cox | 2019-05-09 | 1 | -4/+0 |
| * | fmt: rename buffer.WriteByte to writeByte | Russ Cox | 2019-05-09 | 1 | -2/+1 |
| * | cmd/internal/bio: rename Reader.Seek to MustSeek | Russ Cox | 2019-05-09 | 1 | -2/+0 |
| * | cmd/vendor: import vet fixes from x/tools | Russ Cox | 2019-05-09 | 1 | -1/+1 |
| * | cmd/vet/all: update whitelist for vet fixes | Russ Cox | 2019-05-09 | 23 | -105/+4 |
| * | internal/cpu: add detection for the new ECDSA and EDDSA capabilities on s390x | bill_ofarrell | 2019-04-30 | 1 | -0/+1 |
| * | all: add new GOOS=illumos, split out of GOOS=solaris | Joshua M. Clulow | 2019-04-30 | 1 | -0/+6 |
| * | bytes, internal/bytealg: simplify Equal | Josh Bleecher Snyder | 2019-04-24 | 1 | -1/+0 |
| * | runtime: move linux specific code into linux specific files | Maya Rashish | 2019-04-20 | 7 | -13/+0 |
| * | cmd/vet/all: enable AIX checks | Clément Chigot | 2019-03-28 | 2 | -6/+8 |
| * | cmd/vet/all: don't use the x/tools vet in GOPATH | Brad Fitzpatrick | 2019-03-26 | 1 | -14/+11 |
| * | cmd: update vendored x/tools | Daniel Martí | 2019-03-20 | 1 | -8/+2 |
| * | internal/bytealg: share code for equal functions on arm | Tobias Klauser | 2019-03-12 | 1 | -0/+1 |
| * | all: move internal/x to vendor/golang.org/x and revendor using 'go mod vendor' | Bryan C. Mills | 2019-03-11 | 1 | -0/+7 |
| * | cmd: refresh cmd/vendor to match 'go mod vendor' | Bryan C. Mills | 2019-03-11 | 1 | -0/+4 |
| * | internal/testenv: remove SetModVendor | Bryan C. Mills | 2019-03-08 | 2 | -3/+0 |