1
0
mirror of https://github.com/golang/go synced 2024-11-18 09:04:49 -07:00
go/cmd
haya14busa 44492e23b4 cmd/goimports: use actual filename in goimports -d output
Port of gofmt change at golang/go#18932 with golang/go#18999 fix

Change-Id: I8999d6a3e04946086dd159201dbc4b09338bf1c0
Reviewed-on: https://go-review.googlesource.com/36644
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-02-09 17:25:24 +00:00
..
benchcmp benchmark/parser, cmd/benchcmp: improve names of exported identifiers 2015-01-15 01:28:17 +00:00
bundle cmd/bundle: revert support for Go 1.8 aliases 2016-11-04 21:17:06 +00:00
callgraph go/ssa: support custom TestMain functions in test packages 2016-10-19 17:50:59 +00:00
cover cmd/cover: check os.Create error im html output 2017-01-08 00:00:17 +00:00
digraph tools: add import comments. 2014-12-09 22:42:16 +00:00
eg Revert "refactor/eg: remove vendor prefix from imported packages" 2016-11-30 00:13:03 +00:00
fiximports cmd/godoc, cmd/fiximports: fix or skip failing tests at tip 2016-10-12 15:24:30 +00:00
godex cmd/godex: handle printing of type aliases 2017-01-11 21:17:45 +00:00
godoc godoc: preserve ?m=... query string 2017-02-08 21:12:11 +00:00
goimports cmd/goimports: use actual filename in goimports -d output 2017-02-09 17:25:24 +00:00
gomvpkg go/buildutil: TagsFlag provides a flag.Value for setting build.Context.BuildTags from -tags flag. 2015-04-23 14:10:21 +00:00
gorename cmd/gorename: -d flag prints diffs instead of rewriting files 2015-12-30 15:25:00 +00:00
gotype tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
goyacc cmd/goyacc: quadruple the max states and actions 2016-11-28 18:37:26 +00:00
guru cmd/guru: fix typo of 'hyphen' to rename to 'comma' 2017-01-25 19:35:15 +00:00
heapview x/tools/cmd/heapview: add a sidebar to hold navigation 2016-08-16 17:33:40 +00:00
html2article tools: fix 'Split called after Scan' 2016-05-04 16:29:22 +00:00
present cmd/present: fix indentation in template 2016-11-29 18:43:27 +00:00
ssadump tools: updates for minimum Go version 1.6 2017-02-07 21:06:19 +00:00
stress all: fix plan9 failures 2016-01-28 00:31:03 +00:00
stringer tools: remove go1.8-tagged files 2016-11-04 21:29:52 +00:00
tip cmd/tip: update tools hash to include CL 33662 2016-12-20 20:09:33 +00:00
toolstash cmd/toolstash: fix format string arguments 2016-11-08 20:54:22 +00:00