- f60f2e6 all: replace all usages of golang.org/x/sys/execabs with os/exec by Sebastiaan van Stijn · 1 year, 4 months ago
- 559c430 tools: replace references to obsolete package ioutils by Peter Weinbergr · 1 year, 6 months ago
- bd5dfbb all: fix some comments by cui fliter · 2 years, 1 month ago
- 8e94967 cmd/fiximports: do not assume go list -json unmarshals into build.Package by Russ Cox · 2 years, 2 months ago
- 5fef6fd cmd: gofmt by Russ Cox · 3 years ago
- 48e6d8d cmd/fiximports: skip TestFixImports on plan9-arm by Bryan C. Mills · 3 years ago
- 97de9ec cmd/fiximports: skip TestDryRun on plan9-arm by Bryan C. Mills · 3 years, 2 months ago
- 2363391 all: go fmt ./... by Russ Cox · 4 years, 1 month 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
- 589136c cmd/fiximports,cmd/present,cmd/stringer: update links to pkg.go.dev by Rob Findley · 4 years, 5 months ago
- fa01252 all: replace 'the the ' with 'the ' by phillc · 4 years, 6 months ago
- 207d3de all: fix some staticcheck errors by Rebecca Stambler · 5 years ago
- 210e553 cmd/fiximports: fix 'go list' error formatting by Jay Conrod · 5 years ago
- feee8ac all: fix more typos by Ainar Garipov · 6 years ago
- c17b040 all: skip tests if required tools are not found by Bryan C. Mills · 6 years ago
- 9fb5a2f all: set GO111MODULE=off for tests that use GOPATHs in testdata. by Bryan C. Mills · 6 years ago
- 41f4ee4 cmd/godoc, cmd/fiximports: fix or skip failing tests at tip by Brad Fitzpatrick · 8 years ago
- af0fde4 cmd/fiximports: -replace flag specifies canonical packages in absence of import comments by Alan Donovan · 10 years ago
- 958ab4f x/tools: disable tests not supported on Android by Robert Griesemer · 10 years ago
- 680b4cd cmd/fiximports: added package-level documentation by Alan Donovan · 10 years ago
- 0cac9d8 cmd/fiximports: make tests pass on windows by Alex Brainman · 10 years ago
- 7d75e8b cmd/fiximports: a tool to rewrite import paths to match import comments. by Alan Donovan · 10 years ago