1. feee8ac all: fix more typos by Ainar Garipov · 5 years ago
  2. df13fa7 all: do not write to testdata directories by Bryan C. Mills · 5 years ago
  3. c17b040 all: skip tests if required tools are not found by Bryan C. Mills · 5 years ago
  4. 8ea4f8e refactor/rename: remove extraneous space by Agniva De Sarker · 6 years ago
  5. ab48911 cmd/godoc,cmd/gorename,refactor/rename: skip tests on GOOS=android by Elias Naur · 6 years ago
  6. 12f59dd refactor/importgraph: get test to pass when run in modules mode by Michael Matloob · 6 years ago
  7. 49fb246 refactor/rename: re-enable TestMoves on Windows by Dmitri Shuralyov · 6 years ago
  8. 04b5d21 cmd/gorename: move gorename TODOs to a comment in the code by Yury Smolsky · 6 years ago
  9. 4354ead all: fix typos in comments by Kazuhiro Sera · 6 years ago
  10. e96c4e2 x/tools: remove old renaming imports of go/constant as exact by Alan Donovan · 6 years ago
  11. c626943 refactor/rename: allow Force to make edits within autogenerated files. by Paul Jolly · 7 years ago
  12. 2226533 refactor/eg: Add support for multi line after statements to eg. by Colin · 7 years ago
  13. af2bfe2 cmd/gomvpkg: Only process paths that are children by Michael Fraenkel · 7 years ago
  14. c84da9f refactor/rename: fix test failures in TestRewrites. by David R. Jenni · 7 years ago
  15. d78e5d2 refactor/eg: already documented; remove TODO by Andy Walker · 8 years ago
  16. 1ab5277 refactor/rename: fail cleanly when attempting to rename cgo files by Suzy Mueller · 8 years ago
  17. aaeb897 refactor/rename: add line number to ambiguityError by Josh Bleecher Snyder · 8 years ago
  18. 64f598b x/tools/refactor/eg: remove unused variable by David R. Jenni · 8 years ago
  19. 4968197 x/tools/refactor/rename: fix nil pointer dereference. by David R. Jenni · 8 years ago
  20. b56ef30 tools: updates for minimum Go version 1.6 by Alan Donovan · 8 years ago
  21. b66e054 Revert "refactor/eg: remove vendor prefix from imported packages" by Brad Fitzpatrick · 8 years ago
  22. cbfb669 refactor/rename: perform renaming in doc comments by Zac Bergquist · 8 years ago
  23. c060f04 refactor/eg: remove vendor prefix from imported packages by Rhys Hiltner · 8 years ago
  24. 574d60b refactor/rename: skip TestDiff on plan9, whose diff has no -u by Alan Donovan · 8 years ago
  25. be0bbf2 refactor/...: remove go1.8-tagged files by Alan Donovan · 8 years ago
  26. 4549178 x/tools: clone some files in preparation for alias changes by Alan Donovan · 8 years ago
  27. 8b5a8a4 refactor/rename: remove Emacs support, now in github.com/dominikh/go-mode.el by Alan Donovan · 8 years ago
  28. 860883f refactor/rename: require cl-lib, use cl- namespace by Dominik Honnef · 8 years ago
  29. 2f93937 x/tools: s/oracle/guru/g in various comments by Alan Donovan · 8 years ago
  30. fc2b74b refactor/rename: don't stop because of "soft" errors by Alan Donovan · 8 years ago
  31. 8ea9d46 refactor/rename: do not allow a new name to be a keyword by Konstantin Shaposhnikov · 8 years ago
  32. 9c3986db refactor/rename: fix two bugs related to MS Windows' path separator by Alan Donovan · 9 years ago
  33. e047ae7 cmd/goimports, imports: make goimports great again by Brad Fitzpatrick · 9 years ago
  34. b3887f7 refactor/rename: fix spurious conflict report when renaming x/foo to y/foo by Alan Donovan · 9 years ago
  35. 51487f7 x/tools: remove remaining files tagged for Go 1.4 by Alan Donovan · 9 years ago
  36. f07cde3 refactor/eg: fix build after deletion of x/tools/go/types by Alan Donovan · 9 years ago
  37. b15543b cmd/gorename: emacs: do not auto shrink error window by Konstantin Shaposhnikov · 9 years ago
  38. ac02106 refactor/importgraph: document that graphs are cyclic by Alan Donovan · 9 years ago
  39. d2e0065 x/tools: fix build by Robert Griesemer · 9 years ago
  40. abfa487 cmd/gorename: Fixing panic when showing diffs by Scott Mansfield · 9 years ago
  41. e211dfb refactor/rename: fix crash with "." as -from package by Alan Donovan · 9 years ago
  42. 1071209 tools: fallout from flipped sense of build.IgnoreVendor flag by Alan Donovan · 9 years ago
  43. dd6e749 refactor/rename: skip Diff test on Windows (build fix attempt) by Robert Griesemer · 9 years ago
  44. 542ffc7 tools: switch to standard go/types at tip by Alan Donovan · 9 years ago
  45. 2477c0d x/tools/...: fork and tag !1.5 all files that use go/types et al by Alan Donovan · 9 years ago
  46. e7d14df refactor/rename: fix crash when renaming type embedded in another package. by David R. Jenni · 9 years ago
  47. 3a85b8d refactor/importgraph: reduce I/O concurrency to avoid EMFILE by Alan Donovan · 9 years ago
  48. 6e2f52e refactor/importgraph: document some optimization experiments by Alan Donovan · 9 years ago
  49. d331899 refactor/rename: add pid to name of temporary file for diff by Alan Donovan · 9 years ago
  50. 108b52e cmd/gorename: -d flag prints diffs instead of rewriting files by Alan Donovan · 9 years ago
  51. fa833fd refactor/importgraph: changes for vendor support by Alan Donovan · 9 years ago
  52. 0227ea4 refactor/rename: emacs: set up autoloading of go-rename function by Konstantin Shaposhnikov · 9 years ago
  53. f941d54 refactor/rename: emacs: package.el compatibility changes by Konstantin Shaposhnikov · 9 years ago
  54. 5b9ecb9 rename/refactor: fix typo in gorename usage message by Alan Donovan · 9 years ago
  55. 13be4df refactor/mvpkg: rewrite import comments. by David R. Jenni · 9 years ago
  56. b9fbbb8 refactor/eg: refactor to break dependency on go/loader by Alan Donovan · 10 years ago
  57. e21b732 refactor/lexical: delete package by Alan Donovan · 9 years ago
  58. 25bacde refactor/rename: fix build breakage (due to go/types version skew) by Alan Donovan · 9 years ago
  59. 03e05ec refactor/rename: eliminate dependency on refactor/lexical package by Alan Donovan · 10 years ago
  60. 958ab4f x/tools: disable tests not supported on Android by Robert Griesemer · 9 years ago
  61. 20d85c3 refactor/mvpkg: rewrite external test packages. by David R. Jenni · 9 years ago
  62. ea51015 tools/refactor/rename: add provide to rename.el by Jeff Hodges · 10 years ago
  63. e81d36e refactor/rename: fix command name in comment by INADA Naoki · 10 years ago
  64. 997b354 go/types: change {Type,Object,Selection}String to accept a Qualifier function by Alan Donovan · 10 years ago
  65. a986643 refactor/importgraph: don't ignore imports in packages with errors. by Alan Donovan · 10 years ago
  66. 3f8eecd go/types: move MethodSetCache into package go/types/typeutil by Robert Griesemer · 10 years ago
  67. 9c7ccd8 refactor/rename: emacs: kill go-rename buffer correctly by Dominik Honnef · 10 years ago
  68. 9333b8f refactor/eg: fix crash while unifying wildcard with KeyValueExpr, which has no type by Alan Donovan · 10 years ago
  69. e591801 refactor/rename: fix misplaced 'continue'. by Alan Donovan · 10 years ago
  70. 2206711 refactor/rename: don't make backups; overwrite in place, preserving inode. by Alan Donovan · 10 years ago
  71. bdcea2c go/buildutil: use chan (not func) in the ForEachPackage API by Alan Donovan · 10 years ago
  72. 4744be3 refactor/eg: use format.Node not printer.Fprint for canonical output by Alan Donovan · 10 years ago
  73. 69db398 go/loader: rename SourceImports flag to ImportFromBinary and invert sense by Alan Donovan · 10 years ago
  74. d29758b cmd/gomvpkg: fix import rewrites for top-level moved package by Michael Matloob · 10 years ago
  75. 0dda50d go/loader: improve robustness in face of input errors by Alan Donovan · 10 years ago
  76. 84312aa refactor/rename: clarify usage message by Alan Donovan · 10 years ago
  77. 2ef5a0d refactor/rename: make tests pass on windows (fixes build) by Alex Brainman · 10 years ago
  78. e079f6c go/ssa: change import path of synthetic test package to "test$main" by Alan Donovan · 10 years ago
  79. 4d45c85 go/types: expose IsInterface predicate, eliminating 6 copies by Alan Donovan · 10 years ago
  80. 4a084c7 refactor/rename: allow passing -force flag from Emacs by Dominik Honnef · 10 years ago
  81. 771af7e go/buildutil: FakeContext: create build.Context of fake file tree, for testing by Alan Donovan · 10 years ago
  82. 796e50b cmd/mvpkg: a package moving tool by Michael Matloob · 10 years ago
  83. 4f8578d astutil: move to go/ast/astutil by Peter Collingbourne · 10 years ago
  84. c1ef9c75 cmd/gorename: make Usage documentation sensible in godoc by Alan Donovan · 10 years ago
  85. 4f13714 astutil: add Unparen utility, eliminating 7 copies. by Alan Donovan · 10 years ago
  86. 802ec58 all: update links from code.google.com to new homes by Brad Fitzpatrick · 10 years ago
  87. 24257c8 tools: add import comments. by David Symonds · 10 years ago
  88. a28cb65 refactor/rename: preserve file modes. by Alan Donovan · 10 years ago
  89. c6ec5ea cmd/gorename: support renaming of methods with consequences for other types, iff initiated at an abstract method. by Alan Donovan · 10 years ago
  90. 41f0d01 refactor/importgraph: fix a race condition. by Alan Donovan · 10 years ago
  91. 4162082 x/tools/*: print program name, not "Error", when reporting command error messages. by Alan Donovan · 10 years ago
  92. 0ae83e4 refactor/rename: add missing operand to fmt.Errorf by Alan Donovan · 10 years ago
  93. fb44a24 refactor/rename: fix crash when renaming anonymous struct field that's a qualified reference by Alan Donovan · 10 years ago
  94. 5ebbcd1 go.tools: use golang.org/x/... import paths by Andrew Gerrand · 10 years ago
  95. d73c11b refactor/rename: make -from syntax support string literals for complex import paths. by Alan Donovan · 10 years ago
  96. 181e280 refactor/rename: use filepath.ToSlash everywhere to fix windows tests by Alex Brainman · 10 years ago
  97. 7f1538d refactor: don't litter the source tree with backup turdlets. by Alan Donovan · 10 years ago
  98. 3fc6159 refactor/rename: attempt to fix windows test, 2nd attempt. by Alan Donovan · 10 years ago
  99. a69ece7 refactor/rename: attempt to fix windows build... by Alan Donovan · 10 years ago
  100. e94ae77 refactor: minor no-op fixes by Alan Donovan · 10 years ago