aboutsummaryrefslogtreecommitdiff
path: root/refactor
AgeCommit message (Expand)Author
2018-08-10all: fix typos in commentsKazuhiro Sera
2018-08-10x/tools: remove old renaming imports of go/constant as exactAlan Donovan
2018-06-14refactor/rename: allow Force to make edits within autogenerated files.Paul Jolly
2018-03-19refactor/eg: Add support for multi line after statements to eg.Colin
2018-01-17cmd/gomvpkg: Only process paths that are childrenMichael Fraenkel
2017-11-06refactor/rename: fix test failures in TestRewrites.David R. Jenni
2017-07-15refactor/eg: already documented; remove TODOAndy Walker
2017-06-23refactor/rename: fail cleanly when attempting to rename cgo filesSuzy Mueller
2017-05-10refactor/rename: add line number to ambiguityErrorJosh Bleecher Snyder
2017-03-01x/tools/refactor/eg: remove unused variableDavid R. Jenni
2017-02-24x/tools/refactor/rename: fix nil pointer dereference.David R. Jenni
2017-02-07tools: updates for minimum Go version 1.6Alan Donovan
2016-11-30Revert "refactor/eg: remove vendor prefix from imported packages"Brad Fitzpatrick
2016-11-29refactor/rename: perform renaming in doc commentsZac Bergquist
2016-11-28refactor/eg: remove vendor prefix from imported packagesRhys Hiltner
2016-11-28refactor/rename: skip TestDiff on plan9, whose diff has no -uAlan Donovan
2016-11-04refactor/...: remove go1.8-tagged filesAlan Donovan
2016-11-02x/tools: clone some files in preparation for alias changesAlan Donovan
2016-10-19refactor/rename: remove Emacs support, now in github.com/dominikh/go-mode.elAlan Donovan
2016-10-19refactor/rename: require cl-lib, use cl- namespaceDominik Honnef
2016-10-13x/tools: s/oracle/guru/g in various commentsAlan Donovan
2016-09-27refactor/rename: don't stop because of "soft" errorsAlan Donovan
2016-08-20refactor/rename: do not allow a new name to be a keywordKonstantin Shaposhnikov
2016-07-15refactor/rename: fix two bugs related to MS Windows' path separatorAlan Donovan
2016-07-15cmd/goimports, imports: make goimports great againBrad Fitzpatrick
2016-07-14refactor/rename: fix spurious conflict report when renaming x/foo to y/fooAlan Donovan
2016-04-12x/tools: remove remaining files tagged for Go 1.4Alan Donovan
2016-04-06refactor/eg: fix build after deletion of x/tools/go/typesAlan Donovan
2016-03-07cmd/gorename: emacs: do not auto shrink error windowKonstantin Shaposhnikov
2016-03-03refactor/importgraph: document that graphs are cyclicAlan Donovan
2016-01-21x/tools: fix buildRobert Griesemer
2016-01-21cmd/gorename: Fixing panic when showing diffsScott Mansfield
2016-01-08refactor/rename: fix crash with "." as -from packageAlan Donovan
2016-01-08tools: fallout from flipped sense of build.IgnoreVendor flagAlan Donovan
2016-01-08refactor/rename: skip Diff test on Windows (build fix attempt)Robert Griesemer
2016-01-06tools: switch to standard go/types at tipAlan Donovan
2016-01-06x/tools/...: fork and tag !1.5 all files that use go/types et alAlan Donovan
2016-01-05refactor/rename: fix crash when renaming type embedded in another package.David R. Jenni
2015-12-30refactor/importgraph: reduce I/O concurrency to avoid EMFILEAlan Donovan
2015-12-30refactor/importgraph: document some optimization experimentsAlan Donovan
2015-12-30refactor/rename: add pid to name of temporary file for diffAlan Donovan
2015-12-30cmd/gorename: -d flag prints diffs instead of rewriting filesAlan Donovan
2015-12-18refactor/importgraph: changes for vendor supportAlan Donovan
2015-10-27refactor/rename: emacs: set up autoloading of go-rename functionKonstantin Shaposhnikov
2015-10-21refactor/rename: emacs: package.el compatibility changesKonstantin Shaposhnikov
2015-10-19rename/refactor: fix typo in gorename usage messageAlan Donovan
2015-10-06refactor/mvpkg: rewrite import comments.David R. Jenni
2015-09-01refactor/eg: refactor to break dependency on go/loaderAlan Donovan
2015-08-31refactor/lexical: delete packageAlan Donovan
2015-08-31refactor/rename: fix build breakage (due to go/types version skew)Alan Donovan