1
0
mirror of https://github.com/golang/go synced 2024-11-18 16:44:43 -07:00
go/refactor
Alan Donovan a28cb655e6 refactor/rename: preserve file modes.
Fixes golang/go#9013

LGTM=sameer
R=sameer, minux
CC=golang-codereviews
https://golang.org/cl/185000043
2014-12-05 14:07:01 -05:00
..
eg go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
importgraph refactor/importgraph: fix a race condition. 2014-12-03 09:56:23 -05:00
lexical go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
rename refactor/rename: preserve file modes. 2014-12-05 14:07:01 -05:00
satisfy cmd/gorename: support renaming of methods with consequences for other types, iff initiated at an abstract method. 2014-12-04 09:37:50 -05:00
README go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00

golang.org/x/tools/refactor: libraries for refactoring tools.