- d5f48fc all: gofmt by Russ Cox · 3 years ago
- 9277847 all: add copyright notices to files that are missing them by Rebecca Stambler · 4 years, 3 months ago
- 416e8f4 internal/imports: require valid options, move LocalPrefix up by Heschi Kreinick · 4 years, 9 months ago
- e31c80b all: rework goimports environment, support GOMODCACHE by Heschi Kreinick · 4 years, 9 months ago
- 5bcca83 internal: rationalize debug logging by Heschi Kreinick · 5 years ago
- 621d4ee imports: pass more of the environment by Heschi Kreinick · 5 years ago
- 26647e3 imports: allow nil Options in Process by Heschi Kreinick · 6 years ago
- 757ca71 imports: rename to internal/imports by Heschi Kreinick · 6 years ago
- 2d660fb go/packages/packagestest: fix GOPROXY file URLs for Windows by Jay Conrod · 6 years ago
- 0fdf0c7 imports: fix circular imports by kazyshr · 6 years ago
- 1cd2f21 imports: add syscall/js API to zstdlib.go by Dmitri Shuralyov · 6 years ago
- c74ccfb imports: handle missing main module by Heschi Kreinick · 6 years ago
- cb89afa imports: drop anything after a non identifier rune in package names by Ian Cottrell · 6 years ago
- a06a922 imports: update zstdlib to Go 1.12 by Josh Bleecher Snyder · 6 years ago
- 9cefa67 go/packages: rename name= query and "disable" it by Michael Matloob · 6 years ago
- 9c309ee imports: stop using go/packages for modules by Heschi Kreinick · 6 years ago
- 16909d2 imports: remove globals, stop using build.Default by Heschi Kreinick · 6 years ago
- 6466e72 imports: don't eagerly guess package names by Heschi Kreinick · 6 years ago
- 8a60511 imports: don't look for, or find, empty packages by Heschi Kreinick · 6 years ago
- 537d06c imports: use LoadFiles everywhere by Heschi Kreinick · 6 years ago
- d497127 imports: don't remove imports that conflict with globals by Heschi Kreinick · 6 years ago
- bbccd8c imports: use go/packages, support modules by Heschi Kreinick · 6 years ago
- 5f4a60f imports: fix renamed sibling imports more by Heschi Kreinick · 6 years ago
- 6a3e9aa imports: fix renamed sibling imports by Heschi Kreinick · 6 years ago
- 1d424db imports: clean up customization seam by Heschi Kreinick · 6 years ago
- 4c53570 imports: ignore globals in different packages by Heschi Kreinick · 6 years ago
- ee45598 imports: create named imports for name/path mismatches (again) by Heschi Kreinick · 6 years ago
- 5bbcdc1 imports: redesign fixImports by Heschi Kreinick · 6 years ago
- a28dfb4 revert "imports: create named imports for name/path mismatches" by Heschi Kreinick · 6 years ago
- 864069c imports: create named imports for name/path mismatches by Heschi Kreinick · 6 years ago
- a0a13e0 imports: make tests compatible with modules by Heschi Kreinick · 6 years ago
- e74f1bd imports: port tests to packagestest by Heschi Kreinick · 6 years ago
- a2dc476 Revert "imports: support repairing import grouping/ordering" by Brad Fitzpatrick · 6 years ago
- 63d3166 go/packages: add name= query by Heschi Kreinick · 7 years ago
- bf693ef imports: make tests use a helper, read from disk more by Heschi Kreinick · 6 years ago
- d1d6d0c imports: refactor tests by Heschi Kreinick · 6 years ago
- 19e2aca internal/gopathwalk: create by Heschi Kreinick · 7 years ago
- 1d07bcb imports: refactor directory walking by Heschi Kreinick · 7 years ago
- 12a7c31 imports: support repairing import grouping/ordering by Serhii Aheienko · 7 years ago
- becf93d imports: update zstdlib to Go 1.11 by Dmitri Shuralyov · 7 years ago
- af9b995 imports: rerun "go generate" with new gofmt by Kevin Burke · 7 years ago
- cf99646 imports: stub out dirPackageInfo function in tests by Rebecca Stambler · 7 years ago
- 4354ead all: fix typos in comments by Kazuhiro Sera · 7 years ago
- 8cb83b7 imports: fix lost line between package and import statement by LE Manh Cuong · 7 years ago
- d600f31 imports: fix unexpected blank line after package comment by LE Manh Cuong · 7 years ago
- 893c2b1 imports: assume import x/y/v2 is package y by Russ Cox · 7 years ago
- ee8f72c imports: avoid src/v and src/mod again by Russ Cox · 7 years ago
- b23eb62 imports: fixup comments on import lines correctly by LE Manh Cuong · 7 years ago
- c06a8d8 imports: skip $GOPATH/src/v and $GOPATH/src/mod by Russ Cox · 7 years ago
- f961572 imports: fix test to work with gccgo by Ian Lance Taylor · 7 years ago
- 165bdd6 imports: fix races in findImportGoPath by Bryan C. Mills · 7 years ago
- c1def51 imports: improve VendorlessPath docs by Josh Bleecher Snyder · 7 years ago
- 8152769 imports: export VendorlessPath by Josh Bleecher Snyder · 7 years ago
- 94b1483 imports: extract fastWalk into new package internal/fastwalk by Ian Cottrell · 7 years ago
- 1c0c7a8 imports: Process should accept nil src by haya14busa · 8 years ago
- c41d143 imports: support match without trailing slash for -local flag by Nick Miyake · 7 years ago
- c1547a3 imports: Limit the amount of text printed in the large token case by Ian Cottrell · 7 years ago
- 059bec9 cmd/goimports: support multiple comma-separated imports in -local flag by Nishanth Shanmugham · 7 years ago
- 73e16cf imports: show detailed error when directory cannot be opened by Yury Smolsky · 7 years ago
- 6c27c68 imports: fix mangled comments after package clause insertion by Antonio Antelo · 7 years ago
- 90b807a all: fix a few issues found by unparam by Daniel Martí · 7 years ago
- c0251d3 imports: handle arbitrarily long lines by Nikhil Benesch · 7 years ago
- 95b47aa imports: update zstdlib to Go 1.10 by Josh Bleecher Snyder · 7 years ago
- 8cab8a1 imports: sibling imports must have matching references by Michael Fraenkel · 7 years ago
- 96b5a54 imports: support files with longer lines by Steve Gilbert · 7 years ago
- 9c57063 imports: prioritize closer packages by Michael Fraenkel · 8 years ago
- 3b1faed imports: fix +build tags to exclude syscall deps on appengine by Andrew Bonventre · 8 years ago
- 84a35ef go/ast/astutil: new third-party imports shouldn't go in the std group by haya14busa · 8 years ago
- 0f5d61c imports: print dir of candidates in addition to import path by Axel Wagner · 8 years ago
- 4781502 imports: update zstdlib to Go 1.9 by Josh Bleecher Snyder · 8 years ago
- 6e57528 imports: fix reading from stdin on Windows by Brad Fitzpatrick · 8 years ago
- e6cb469 imports: fix LocalPrefix document prefix by Koichi Shiraishi · 8 years ago
- e011c10 imports: prefer paths imported by sibling files. by Brad Jones · 8 years ago
- 8147801 imports: wait for fastWalk workers to finish before returning (take 2) by Brad Fitzpatrick · 8 years ago
- 6632698 imports: allow dirPackageInfo to be overridden by Brad Jones · 8 years ago
- 7ee420f Revert "imports: wait for fastWalk workers to finish before returning" by Brad Fitzpatrick · 8 years ago
- 4436e54 imports: wait for fastWalk workers to finish before returning by Joël Stemmer · 8 years ago
- 620ecdb all: apply new machine-generated doc spec to files by Kevin Burke · 8 years ago
- 1f0f7f6 imports: return when done channel is closed by haya14busa · 8 years ago
- f60b69e imports: fix symlink loop detection, deflaking TestImportSymlinks by Brad Fitzpatrick · 8 years ago
- 1dce95f x/tools/imports: remove unused type gate. by David R. Jenni · 8 years ago
- f7f4b0b imports: update zstdlib to Go 1.8 by Chris Broadfoot · 8 years ago
- 8524ce5 imports, go/ast/astutil: do not make grouped imports non-grouped when removing by haya14busa · 8 years ago
- 1350773 imports: fix formatting directive error found by go vet by haya14busa · 8 years ago
- 721f218 imports: remove unnecessary string conversion by Ludi Rehak · 8 years ago
- 4c6345e imports: respect ignoredDirs for symlinks by Chris Stockton · 8 years ago
- d268a2b imports: revert support for Go 1.8 aliases by Alan Donovan · 8 years ago
- 4549178 x/tools: clone some files in preparation for alias changes by Alan Donovan · 8 years ago
- 3fe2afc imports: update zstdlib to Go 1.7 by Brad Fitzpatrick · 9 years ago
- c66da98 imports: don't use fastpath on appengine (syscall not available) by Chris Broadfoot · 9 years ago
- 62f0028 imports: properly handle global variables when creating imports by Brian Kennedy · 9 years ago
- 1c6f639 imports: don't ignore GOPATH if GOROOT is a prefix of GOPATH by Brad Fitzpatrick · 9 years ago
- ed69e84 cmd/goimports, imports: add -local flag by Keith Rarick · 9 years ago
- 682b241 imports: make filepath.Rel work on windows by Alex Brainman · 9 years ago
- d4a8e58 imports: skip "node_modules" directories by Brad Fitzpatrick · 9 years ago
- edf8e6f cmd/goimports, imports: optimize directory scanning and other things by Brad Fitzpatrick · 9 years ago
- caebc7a imports: ignore case and hyphens when lexically filtering candidate dirs by Brad Fitzpatrick · 9 years ago
- 29481a3 imports: skip test on plan9 by Brad Fitzpatrick · 9 years ago
- 6d32be8 imports: minor fixes by Josh Bleecher Snyder · 9 years ago
- ffe4e61 imports: add configuration mechanism to exclude directories by Brad Fitzpatrick · 9 years ago