aboutsummaryrefslogtreecommitdiff
path: root/cmd/gorename
AgeCommit message (Expand)Author
2019-08-30all: skip tests if required tools are not foundBryan C. Mills
2019-03-06cmd/godoc,cmd/gorename,refactor/rename: skip tests on GOOS=androidElias Naur
2018-10-08cmd/gorename: set GO111MODULE=off in gorename_testBryan C. Mills
2017-11-06cmd/gorename: fix test failure formatting.David R. Jenni
2017-07-17cmd/gorename: disable TestGeneratedFiles for !cgo buildsMatthew Dempsky
2017-07-07cmd/gorename: add tests that run successfullysuzmue
2017-06-23refactor/rename: fail cleanly when attempting to rename cgo filesSuzy Mueller
2015-12-30cmd/gorename: -d flag prints diffs instead of rewriting filesAlan Donovan
2015-04-23go/buildutil: TagsFlag provides a flag.Value for setting build.Context.BuildT...Alan Donovan
2014-12-30cmd/gorename: make Usage documentation sensible in godocAlan Donovan
2014-12-09tools: add import comments.David Symonds
2014-12-04cmd/gorename: support renaming of methods with consequences for other types, ...Alan Donovan
2014-11-17x/tools/*: print program name, not "Error", when reporting command error mess...Alan Donovan
2014-11-10go.tools: use golang.org/x/... import pathsAndrew Gerrand
2014-10-31refactor/rename: make -from syntax support string literals for complex import...Alan Donovan
2014-09-23refactor: minor no-op fixesAlan Donovan
2014-09-23cmd/gorename: a precise, type-aware renaming tool for Go identifiers.Alan Donovan