1. bbccd8c imports: use go/packages, support modules by Heschi Kreinick · 6 years ago
  2. 5f4a60f imports: fix renamed sibling imports more by Heschi Kreinick · 6 years ago
  3. 6a3e9aa imports: fix renamed sibling imports by Heschi Kreinick · 6 years ago
  4. 1d424db imports: clean up customization seam by Heschi Kreinick · 6 years ago
  5. 4c53570 imports: ignore globals in different packages by Heschi Kreinick · 6 years ago
  6. ee45598 imports: create named imports for name/path mismatches (again) by Heschi Kreinick · 6 years ago
  7. 5bbcdc1 imports: redesign fixImports by Heschi Kreinick · 6 years ago
  8. a28dfb4 revert "imports: create named imports for name/path mismatches" by Heschi Kreinick · 6 years ago
  9. 864069c imports: create named imports for name/path mismatches by Heschi Kreinick · 6 years ago
  10. a0a13e0 imports: make tests compatible with modules by Heschi Kreinick · 6 years ago
  11. e74f1bd imports: port tests to packagestest by Heschi Kreinick · 6 years ago
  12. a2dc476 Revert "imports: support repairing import grouping/ordering" by Brad Fitzpatrick · 6 years ago
  13. 63d3166 go/packages: add name= query by Heschi Kreinick · 6 years ago
  14. bf693ef imports: make tests use a helper, read from disk more by Heschi Kreinick · 6 years ago
  15. d1d6d0c imports: refactor tests by Heschi Kreinick · 6 years ago
  16. 19e2aca internal/gopathwalk: create by Heschi Kreinick · 6 years ago
  17. 1d07bcb imports: refactor directory walking by Heschi Kreinick · 6 years ago
  18. 12a7c31 imports: support repairing import grouping/ordering by Serhii Aheienko · 7 years ago
  19. becf93d imports: update zstdlib to Go 1.11 by Dmitri Shuralyov · 7 years ago
  20. af9b995 imports: rerun "go generate" with new gofmt by Kevin Burke · 7 years ago
  21. cf99646 imports: stub out dirPackageInfo function in tests by Rebecca Stambler · 7 years ago
  22. 4354ead all: fix typos in comments by Kazuhiro Sera · 7 years ago
  23. 8cb83b7 imports: fix lost line between package and import statement by LE Manh Cuong · 7 years ago
  24. d600f31 imports: fix unexpected blank line after package comment by LE Manh Cuong · 7 years ago
  25. 893c2b1 imports: assume import x/y/v2 is package y by Russ Cox · 7 years ago
  26. ee8f72c imports: avoid src/v and src/mod again by Russ Cox · 7 years ago
  27. b23eb62 imports: fixup comments on import lines correctly by LE Manh Cuong · 7 years ago
  28. c06a8d8 imports: skip $GOPATH/src/v and $GOPATH/src/mod by Russ Cox · 7 years ago
  29. f961572 imports: fix test to work with gccgo by Ian Lance Taylor · 7 years ago
  30. 165bdd6 imports: fix races in findImportGoPath by Bryan C. Mills · 7 years ago
  31. c1def51 imports: improve VendorlessPath docs by Josh Bleecher Snyder · 7 years ago
  32. 8152769 imports: export VendorlessPath by Josh Bleecher Snyder · 7 years ago
  33. 94b1483 imports: extract fastWalk into new package internal/fastwalk by Ian Cottrell · 7 years ago
  34. 1c0c7a8 imports: Process should accept nil src by haya14busa · 8 years ago
  35. c41d143 imports: support match without trailing slash for -local flag by Nick Miyake · 7 years ago
  36. c1547a3 imports: Limit the amount of text printed in the large token case by Ian Cottrell · 7 years ago
  37. 059bec9 cmd/goimports: support multiple comma-separated imports in -local flag by Nishanth Shanmugham · 7 years ago
  38. 73e16cf imports: show detailed error when directory cannot be opened by Yury Smolsky · 7 years ago
  39. 6c27c68 imports: fix mangled comments after package clause insertion by Antonio Antelo · 7 years ago
  40. 90b807a all: fix a few issues found by unparam by Daniel Martí · 7 years ago
  41. c0251d3 imports: handle arbitrarily long lines by Nikhil Benesch · 7 years ago
  42. 95b47aa imports: update zstdlib to Go 1.10 by Josh Bleecher Snyder · 7 years ago
  43. 8cab8a1 imports: sibling imports must have matching references by Michael Fraenkel · 7 years ago
  44. 96b5a54 imports: support files with longer lines by Steve Gilbert · 7 years ago
  45. 9c57063 imports: prioritize closer packages by Michael Fraenkel · 8 years ago
  46. 3b1faed imports: fix +build tags to exclude syscall deps on appengine by Andrew Bonventre · 8 years ago
  47. 84a35ef go/ast/astutil: new third-party imports shouldn't go in the std group by haya14busa · 8 years ago
  48. 0f5d61c imports: print dir of candidates in addition to import path by Axel Wagner · 8 years ago
  49. 4781502 imports: update zstdlib to Go 1.9 by Josh Bleecher Snyder · 8 years ago
  50. 6e57528 imports: fix reading from stdin on Windows by Brad Fitzpatrick · 8 years ago
  51. e6cb469 imports: fix LocalPrefix document prefix by Koichi Shiraishi · 8 years ago
  52. e011c10 imports: prefer paths imported by sibling files. by Brad Jones · 8 years ago
  53. 8147801 imports: wait for fastWalk workers to finish before returning (take 2) by Brad Fitzpatrick · 8 years ago
  54. 6632698 imports: allow dirPackageInfo to be overridden by Brad Jones · 8 years ago
  55. 7ee420f Revert "imports: wait for fastWalk workers to finish before returning" by Brad Fitzpatrick · 8 years ago
  56. 4436e54 imports: wait for fastWalk workers to finish before returning by Joël Stemmer · 8 years ago
  57. 620ecdb all: apply new machine-generated doc spec to files by Kevin Burke · 8 years ago
  58. 1f0f7f6 imports: return when done channel is closed by haya14busa · 8 years ago
  59. f60b69e imports: fix symlink loop detection, deflaking TestImportSymlinks by Brad Fitzpatrick · 8 years ago
  60. 1dce95f x/tools/imports: remove unused type gate. by David R. Jenni · 8 years ago
  61. f7f4b0b imports: update zstdlib to Go 1.8 by Chris Broadfoot · 8 years ago
  62. 8524ce5 imports, go/ast/astutil: do not make grouped imports non-grouped when removing by haya14busa · 8 years ago
  63. 1350773 imports: fix formatting directive error found by go vet by haya14busa · 8 years ago
  64. 721f218 imports: remove unnecessary string conversion by Ludi Rehak · 8 years ago
  65. 4c6345e imports: respect ignoredDirs for symlinks by Chris Stockton · 8 years ago
  66. d268a2b imports: revert support for Go 1.8 aliases by Alan Donovan · 8 years ago
  67. 4549178 x/tools: clone some files in preparation for alias changes by Alan Donovan · 8 years ago
  68. 3fe2afc imports: update zstdlib to Go 1.7 by Brad Fitzpatrick · 9 years ago
  69. c66da98 imports: don't use fastpath on appengine (syscall not available) by Chris Broadfoot · 9 years ago
  70. 62f0028 imports: properly handle global variables when creating imports by Brian Kennedy · 9 years ago
  71. 1c6f639 imports: don't ignore GOPATH if GOROOT is a prefix of GOPATH by Brad Fitzpatrick · 9 years ago
  72. ed69e84 cmd/goimports, imports: add -local flag by Keith Rarick · 9 years ago
  73. 682b241 imports: make filepath.Rel work on windows by Alex Brainman · 9 years ago
  74. d4a8e58 imports: skip "node_modules" directories by Brad Fitzpatrick · 9 years ago
  75. edf8e6f cmd/goimports, imports: optimize directory scanning and other things by Brad Fitzpatrick · 9 years ago
  76. caebc7a imports: ignore case and hyphens when lexically filtering candidate dirs by Brad Fitzpatrick · 9 years ago
  77. 29481a3 imports: skip test on plan9 by Brad Fitzpatrick · 9 years ago
  78. 6d32be8 imports: minor fixes by Josh Bleecher Snyder · 9 years ago
  79. ffe4e61 imports: add configuration mechanism to exclude directories by Brad Fitzpatrick · 9 years ago
  80. 7c26c99 imports: do less I/O finding the package name of an import by Brad Fitzpatrick · 9 years ago
  81. e047ae7 cmd/goimports, imports: make goimports great again by Brad Fitzpatrick · 9 years ago
  82. 0835c73 imports: special case rand.Read, prevent math/rand by chance by Brad Fitzpatrick · 9 years ago
  83. 1727758 imports: add unsafe symbols to zstdlib by Josh Bleecher Snyder · 9 years ago
  84. 95963e0 imports: support symlinks in GOPATH by Filippo Valsorda · 9 years ago
  85. c86fe59 imports: try importing pkg path from vendor when looking for pkg name by Cezar Sa Espinola · 9 years ago
  86. d4437bf imports: add go:generate directive for generating zstdlib.go by Konstantin Shaposhnikov · 9 years ago
  87. e48e17a imports: update static stdlib index to go1.6 by Konstantin Shaposhnikov · 9 years ago
  88. 02e8ee6 imports: add Options.FormatOnly by Brad Fitzpatrick · 9 years ago
  89. 5a2fc32 imports: adjust vendored packages test to keep working against 1.6 by Robert Griesemer · 9 years ago
  90. 35f54f0 imports: adjust tests to check vendored packages again (fix build) by Robert Griesemer · 9 years ago
  91. 6e94e8a imports: cleanup test due to assignment copies of sync.Once by Ahmy Yulrizka · 9 years ago
  92. 95e5e62 imports: fix TestFindImportVendor for 1.5 (fix build) by Robert Griesemer · 9 years ago
  93. 8852e49 imports: adjust tests to fix build by Robert Griesemer · 9 years ago
  94. e852fdd go/ast/astutil: add function DeleteNamedImport. by David R. Jenni · 9 years ago
  95. bf084ef imports: add support for vendor directories by Russ Cox · 9 years ago
  96. 8297301 imports: Remove ancient Go 1.1 compatibility indirections. by David Symonds · 9 years ago
  97. d868c35 imports: update static stdlib index to go1.5 by Andrew Gerrand · 10 years ago
  98. 4f50f44 imports: fix bug, where unused named import is mistaken for unnamed import. by David R. Jenni · 10 years ago
  99. 57d2ff3 go/ast/astutil: match prefix segments when adding imports by Josh Bleecher Snyder · 10 years ago
  100. 4f8578d astutil: move to go/ast/astutil by Peter Collingbourne · 10 years ago