1
0
mirror of https://github.com/golang/go synced 2024-10-01 01:48:32 -06:00
go/cmd
Michael Matloob 796e50ba32 cmd/mvpkg: a package moving tool
This change adds a command mvpkg that will move a given package and
update all its imports. It uses similar logic to gorename to update
the imports.

Change-Id: Iebbd0b4c93c2302b0a71c3b99c68f6778106012a
Reviewed-on: https://go-review.googlesource.com/1973
Reviewed-by: Alan Donovan <adonovan@google.com>
2015-01-14 17:37:29 +00:00
..
benchcmp cmd/benchcmp: close file when parse done 2015-01-13 09:03:36 +00:00
callgraph tools: add import comments. 2014-12-09 22:42:16 +00:00
cover tools: add import comments. 2014-12-09 22:42:16 +00:00
digraph tools: add import comments. 2014-12-09 22:42:16 +00:00
eg cmd/eg, godoc/redirect: update remaining code.google.com links 2014-12-18 07:48:40 +00:00
godex tools: add import comments. 2014-12-09 22:42:16 +00:00
godoc cmd/godoc: send go-source meta tag for golang.org/x repos 2015-01-14 02:42:10 +00:00
goimports all: update links from code.google.com to new homes 2014-12-12 03:10:55 +00:00
gomvpkg cmd/mvpkg: a package moving tool 2015-01-14 17:37:29 +00:00
gorename cmd/gorename: make Usage documentation sensible in godoc 2014-12-30 16:36:43 +00:00
gotype tools: add import comments. 2014-12-09 22:42:16 +00:00
html2article all: address vet reports 2014-12-29 06:08:34 +00:00
oracle tools: add import comments. 2014-12-09 22:42:16 +00:00
present cmd/present: fix unclosed section element 2015-01-08 23:27:10 +00:00
ssadump tools: add import comments. 2014-12-09 22:42:16 +00:00
stringer stringer: avoid if's in the generated code 2014-12-22 20:58:05 +00:00
tipgodoc cmd/tipgodoc: kill old process as we switch over 2015-01-12 02:54:00 +00:00
vet cmd/vet: keep processing files after warning 2015-01-13 19:51:41 +00:00