Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1041)

Issue 170920043: code review 170920043: go.tools: use golang.org/x/... import paths (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 6 months ago by adg
Modified:
9 years, 6 months ago
Reviewers:
rsc
CC:
rsc, golang-codereviews
Visibility:
Public.

Description

go.tools: use golang.org/x/... import paths Rewrite performed with this command: sed -i '' 's_code.google.com/p/go\._golang.org/x/_g' \ $(grep -lr 'code.google.com/p/go.' *)

Patch Set 1 #

Patch Set 2 : diff -r fdf050fbab843cbe3f2b75cc3fe18621657df8de https://code.google.com/p/go.tools #

Patch Set 3 : diff -r fdf050fbab843cbe3f2b75cc3fe18621657df8de https://code.google.com/p/go.tools #

Patch Set 4 : diff -r fdf050fbab843cbe3f2b75cc3fe18621657df8de https://code.google.com/p/go.tools #

Patch Set 5 : diff -r fdf050fbab843cbe3f2b75cc3fe18621657df8de https://code.google.com/p/go.tools #

Patch Set 6 : diff -r 6fc790e5bfa623b690e2ca62c1f64370d86a874e https://code.google.com/p/go.tools #

Unified diffs Side-by-side diffs Delta from patch set Stats (+444 lines, -444 lines) Patch
M astutil/enclosing_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M blog/blog.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M cmd/cover/func.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/cover/html.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/digraph/digraph.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/eg/eg.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M cmd/godex/doc.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/godex/gc.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/godex/gccgo.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M cmd/godex/godex.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/godex/print.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M cmd/godex/source.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/godex/writetype.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/godoc/README.godoc-app View 1 2 chunks +2 lines, -2 lines 0 comments Download
M cmd/godoc/appinit.go View 1 1 chunk +5 lines, -5 lines 0 comments Download
M cmd/godoc/blog.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M cmd/godoc/codewalk.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M cmd/godoc/handlers.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M cmd/godoc/main.go View 1 1 chunk +8 lines, -8 lines 0 comments Download
M cmd/godoc/play.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/godoc/setup-godoc-app.bash View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/goimports/doc.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cmd/goimports/goimports.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/gorename/main.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/gotype/gotype.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M cmd/html2article/conv.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M cmd/oracle/emacs-test.bash View 1 2 chunks +2 lines, -2 lines 0 comments Download
M cmd/oracle/main.go View 1 2 chunks +4 lines, -4 lines 0 comments Download
M cmd/oracle/oracle.el View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/present/appengine.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M cmd/present/dir.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/present/doc.go View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M cmd/present/local.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M cmd/present/play.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/ssadump/main.go View 1 1 chunk +4 lines, -4 lines 0 comments Download
M cmd/stringer/stringer.go View 1 2 chunks +4 lines, -4 lines 0 comments Download
M cmd/vet/composite.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/vet/copylock.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/vet/main.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M cmd/vet/nilfunc.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/vet/print.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M cmd/vet/shadow.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/vet/shift.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M cmd/vet/types.go View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/vet/unsafeptr.go View 1 1 chunk +1 line, -1 line 0 comments Download
M container/intsets/sparse_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M dashboard/app/build/dash.go View 1 1 chunk +9 lines, -9 lines 0 comments Download
M dashboard/app/build/test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M dashboard/builder/env.go View 1 1 chunk +1 line, -1 line 0 comments Download
M dashboard/builder/main.go View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M dashboard/builder/vcs.go View 1 1 chunk +1 line, -1 line 0 comments Download
M dashboard/env/linux-x86-base/scripts/build-go-builder.sh View 1 1 chunk +2 lines, -2 lines 0 comments Download
M dashboard/env/linux-x86-clang/scripts/build-go-builder.sh View 1 1 chunk +2 lines, -2 lines 0 comments Download
M dashboard/env/linux-x86-nacl/scripts/build-go-builder.sh View 1 1 chunk +2 lines, -2 lines 0 comments Download
M dashboard/env/linux-x86-sid/scripts/build-go-builder.sh View 1 1 chunk +2 lines, -2 lines 0 comments Download
M dashboard/watcher/watcher.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
M go/buildutil/allpackages_test.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M go/buildutil/util_test.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M go/callgraph/callgraph.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/callgraph/util.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/gccgoimporter/gccgoinstallation.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/gccgoimporter/gccgoinstallation_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/gccgoimporter/importer.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/gccgoimporter/importer_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/gccgoimporter/parser.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/gccgoimporter/parser_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/gcimporter/gcimporter.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/gcimporter/gcimporter_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/importer/export.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/importer/import.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/importer/import_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/importer/predefined.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/loader/loader.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M go/loader/loader_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/loader/source_test.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M go/loader/stdlib_test.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M go/pointer/analysis.go View 1 1 chunk +4 lines, -4 lines 0 comments Download
M go/pointer/api.go View 1 1 chunk +4 lines, -4 lines 0 comments Download
M go/pointer/callgraph.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/pointer/constraint.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/pointer/example_test.go View 1 1 chunk +4 lines, -4 lines 0 comments Download
M go/pointer/gen.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M go/pointer/hvn.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/pointer/intrinsics.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/pointer/labels.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/pointer/pointer_test.go View 1 1 chunk +7 lines, -7 lines 0 comments Download
M go/pointer/reflect.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M go/pointer/solve.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/pointer/stdlib_test.go View 1 2 chunks +5 lines, -5 lines 0 comments Download
M go/pointer/util.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/ssa/builder.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/ssa/builder_test.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M go/ssa/const.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/ssa/create.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/ssa/emit.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/ssa/example_test.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M go/ssa/func.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/ssa/interp/external.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/ssa/interp/interp.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/ssa/interp/interp_test.go View 1 3 chunks +6 lines, -6 lines 0 comments Download
M go/ssa/interp/map.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/ssa/interp/ops.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M go/ssa/interp/reflect.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/ssa/interp/value.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M go/ssa/lift.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/ssa/lvalue.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/ssa/methods.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/ssa/print.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/ssa/sanity.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/ssa/source.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/ssa/source_test.go View 1 1 chunk +5 lines, -5 lines 0 comments Download
M go/ssa/ssa.go View 1 1 chunk +4 lines, -4 lines 0 comments Download
M go/ssa/ssautil/switch.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/ssa/ssautil/switch_test.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M go/ssa/ssautil/visit.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/ssa/stdlib_test.go View 1 1 chunk +4 lines, -4 lines 0 comments Download
M go/ssa/testmain.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/ssa/testmain_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/ssa/util.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/ssa/wrappers.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/api.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M go/types/api_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/types/builtins.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/builtins_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/types/check.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/check_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/types/conversions.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/decl.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/eval.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/eval_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/types/expr.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/exprstring_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/hilbert_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/issues_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/types/object.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/operand.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/resolver.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M go/types/resolver_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/types/self_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/types/stdlib_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/types/stmt.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/typestring_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/types/typeutil/imports.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/typeutil/imports_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/types/typeutil/map.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/typeutil/map_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M go/types/typeutil/ui.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/typexpr.go View 1 1 chunk +1 line, -1 line 0 comments Download
M go/types/universe.go View 1 1 chunk +1 line, -1 line 0 comments Download
M godoc/analysis/analysis.go View 1 2 chunks +6 lines, -6 lines 0 comments Download
M godoc/analysis/callgraph.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M godoc/analysis/implements.go View 1 1 chunk +1 line, -1 line 0 comments Download
M godoc/analysis/peers.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M godoc/analysis/typeinfo.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M godoc/cmdline.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M godoc/cmdline_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M godoc/corpus.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M godoc/index.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M godoc/index_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M godoc/meta.go View 1 1 chunk +1 line, -1 line 0 comments Download
M godoc/parser.go View 1 1 chunk +1 line, -1 line 0 comments Download
M godoc/pres.go View 1 1 chunk +1 line, -1 line 0 comments Download
M godoc/redirect/redirect.go View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M godoc/server.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M godoc/static/doc.go View 1 1 chunk +1 line, -1 line 0 comments Download
M godoc/static/package.html View 1 1 chunk +7 lines, -7 lines 0 comments Download
M godoc/static/static.go View 1 chunk +7 lines, -7 lines 0 comments Download
M godoc/template.go View 1 1 chunk +1 line, -1 line 0 comments Download
M godoc/util/util.go View 1 1 chunk +1 line, -1 line 0 comments Download
M godoc/vfs/gatefs/gatefs.go View 1 1 chunk +1 line, -1 line 0 comments Download
M godoc/vfs/httpfs/httpfs.go View 1 1 chunk +1 line, -1 line 0 comments Download
M godoc/vfs/mapfs/mapfs.go View 1 1 chunk +1 line, -1 line 0 comments Download
M godoc/vfs/zipfs/zipfs.go View 1 1 chunk +1 line, -1 line 0 comments Download
M imports/fix.go View 1 1 chunk +1 line, -1 line 0 comments Download
M imports/imports.go View 1 1 chunk +1 line, -1 line 0 comments Download
M oracle/callees.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M oracle/callers.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M oracle/callgraph.go View 1 1 chunk +4 lines, -4 lines 0 comments Download
M oracle/callstack.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M oracle/definition.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M oracle/describe.go View 1 1 chunk +6 lines, -6 lines 0 comments Download
M oracle/freevars.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M oracle/implements.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M oracle/oracle.go View 1 2 chunks +7 lines, -7 lines 0 comments Download
M oracle/oracle_test.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M oracle/peers.go View 1 1 chunk +4 lines, -4 lines 0 comments Download
M oracle/pointsto.go View 1 1 chunk +6 lines, -6 lines 0 comments Download
M oracle/pos.go View 1 1 chunk +1 line, -1 line 0 comments Download
M oracle/referrers.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M oracle/what.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M playground/socket/socket.go View 1 1 chunk +1 line, -1 line 0 comments Download
M refactor/README View 1 1 chunk +1 line, -1 line 0 comments Download
M refactor/eg/eg.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M refactor/eg/eg_test.go View 1 1 chunk +4 lines, -4 lines 0 comments Download
M refactor/eg/match.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M refactor/eg/rewrite.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M refactor/importgraph/graph.go View 1 1 chunk +1 line, -1 line 0 comments Download
M refactor/importgraph/graph_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M refactor/lexical/lexical.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M refactor/lexical/lexical_test.go View 1 2 chunks +4 lines, -4 lines 0 comments Download
M refactor/rename/check.go View 1 2 chunks +5 lines, -5 lines 0 comments Download
M refactor/rename/rename.el View 1 1 chunk +2 lines, -2 lines 0 comments Download
M refactor/rename/rename.go View 1 2 chunks +5 lines, -5 lines 0 comments Download
M refactor/rename/spec.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M refactor/rename/util.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M refactor/satisfy/find.go View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7
adg1
9 years, 6 months ago (2014-11-02 00:48:21 UTC) #1
adg
Hello rsc, rsc@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
9 years, 6 months ago (2014-11-02 00:50:37 UTC) #2
rsc
Please wait to introduce any references to the golang.org/x repos until we've had a chance ...
9 years, 6 months ago (2014-11-02 02:43:08 UTC) #3
adg
Sure thing. FWIW, with this and the changes to the net and text sub-repos, everything ...
9 years, 6 months ago (2014-11-02 04:00:44 UTC) #4
adg
Hello rsc@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
9 years, 6 months ago (2014-11-05 23:28:26 UTC) #5
rsc
LGTM sunday
9 years, 6 months ago (2014-11-06 01:52:05 UTC) #6
adg
9 years, 6 months ago (2014-11-09 21:50:44 UTC) #7
*** Submitted as
https://code.google.com/p/go/source/detail?r=ae08a5291439&repo=tools ***

go.tools: use golang.org/x/... import paths

Rewrite performed with this command:
  sed -i '' 's_code.google.com/p/go\._golang.org/x/_g' \
    $(grep -lr 'code.google.com/p/go.' *)

LGTM=rsc
R=rsc
CC=golang-codereviews
https://codereview.appspot.com/170920043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b