1
0
mirror of https://github.com/golang/go synced 2024-09-30 16:08:36 -06:00
go/refactor/rename
Alan Donovan 4162082cba x/tools/*: print program name, not "Error", when reporting command error messages.
Such messages are more informative when the error occurs deep within a script.

Also: add tool name to digraph's usage messages.

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/173380043
2014-11-17 12:58:28 -05:00
..
check.go refactor/rename: fix crash when renaming anonymous struct field that's a qualified reference 2014-11-10 16:03:40 -05:00
rename_test.go refactor/rename: fix crash when renaming anonymous struct field that's a qualified reference 2014-11-10 16:03:40 -05:00
rename.el go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
rename.go x/tools/*: print program name, not "Error", when reporting command error messages. 2014-11-17 12:58:28 -05:00
spec.go refactor/rename: add missing operand to fmt.Errorf 2014-11-17 12:17:16 -05:00
util.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00