1. 7480c7b goimport: prevent panic on parsing local prefix by Annirudh Prasad · 4 years, 9 months ago
  2. e31c80b all: rework goimports environment, support GOMODCACHE by Heschi Kreinick · 4 years, 9 months ago
  3. 7567580 Revert "cmd/goimports: return exit code 1 when -l finds files to change" by Heschi Kreinick · 4 years, 10 months ago
  4. 6eec81c cmd/godoc: support automatic vendoring by Agniva De Sarker · 4 years, 11 months ago
  5. 693125c all: run prettier on js and css by Agniva De Sarker · 6 years ago
  6. cb1345f cmd/cover: more clearly mark as deprecated by Rebecca Stambler · 4 years, 10 months ago
  7. e641245 cmd/goimports: return exit code 1 when -l finds files to change by Khosrow Moossavi · 4 years, 11 months ago
  8. c79c01b all: consolidate cgo requirement checks by Heschi Kreinick · 4 years, 11 months ago
  9. 01e6875 cmd/goimports: set correct permissions on Windows by Heschi Kreinick · 5 years ago
  10. dba9bee cmd/compilebench: report rss measurement by Jeremy Faller · 5 years ago
  11. 2944c61 present2md: fix depth count for blogs with sections by Russ Cox · 5 years ago
  12. 4303120 cmd/present2md: add command to convert legacy present to Markdown-enabled present by Russ Cox · 5 years ago
  13. c807066 all: run go generate by Tamir Duberstein · 5 years ago
  14. 5bcca83 internal: rationalize debug logging by Heschi Kreinick · 5 years ago
  15. a1f8cf0 cmd/benchcmp: add deprecation notice by Jeremy Faller · 5 years ago
  16. 207d3de all: fix some staticcheck errors by Rebecca Stambler · 5 years ago
  17. bf1340f cmd/stress: use an ellipsis when truncating output by Daniel Martí · 5 years ago
  18. 9dc88fb cmd/stringer: remove redundant check in generated code by Adam Williams · 5 years ago
  19. 8647d4c cmd/gopls: delete legacy gopls by Rebecca Stambler · 5 years ago
  20. 210e553 cmd/fiximports: fix 'go list' error formatting by Jay Conrod · 5 years ago
  21. 621d4ee imports: pass more of the environment by Heschi Kreinick · 5 years ago
  22. b832835 cmd/gopls/integration: remove old VS Code extension for debugging by Rebecca Stambler · 5 years ago
  23. f51c1a7 cmd/godoc: delete unused autocert hooks by Dmitri Shuralyov · 5 years ago
  24. 91381dc cmd/godoc: don't execute go list -m all when GOMOD is /dev/null by Dmitri Shuralyov · 5 years ago
  25. 688c506 cmd/godoc, godoc/static: remove remnants of golang.org website by Dmitri Shuralyov · 5 years ago
  26. b3340bd cmd/digraph: omit unnecessary empty lines in focus by Jean de Klerk · 5 years ago
  27. e97fc27 cmd/digraph: add focus by Jean de Klerk · 5 years ago
  28. 1c71899 cmd/godoc: don't execute go mod download when GOMOD is /dev/null by Dmitri Shuralyov · 5 years ago
  29. bd32a3e cmd/benchcmp: add unit test for formatNs function by Arda Güçlü · 5 years ago
  30. 9d59ce8 cmd/go-contrib-init: add unit test for the cmdErr function by Arda Güçlü · 5 years ago
  31. 3113a4a cmd/godoc: add initial support for module mode by Dmitri Shuralyov · 6 years ago
  32. 423eeae cmd/bundle: add -tags flag by Emmanuel T Odeke · 5 years ago
  33. b9c20ae cmd/stringer: fix package godoc by Filippo Valsorda · 5 years ago
  34. 9525425 cmd/digraph: use node instead of label ubiquitously by Jean de Klerk · 5 years ago
  35. 18e3458 cmd/present: fix origin mismatch for websocket when using HTTPS by Daved · 6 years ago
  36. 5889748 internal/lsp: use options hooks to install diff driver by Ian Cottrell · 5 years ago
  37. 79dbfd6 cmd/godoc: update findGOROOT by Agniva De Sarker · 5 years ago
  38. 90aeebe cmd/godoc: move poll sleep to top of loop by Dmitri Shuralyov · 5 years ago
  39. 7da961d cmd/godoc: convert tests to packagestest, cover third party packages by Dmitri Shuralyov · 6 years ago
  40. d04c33d cmd/godoc: check if server exited when waiting by Dmitri Shuralyov · 6 years ago
  41. feee8ac all: fix more typos by Ainar Garipov · 6 years ago
  42. 663385e cmd/compilebench: add more linker benchmarking by Jeremy Faller · 6 years ago
  43. df13fa7 all: do not write to testdata directories by Bryan C. Mills · 6 years ago
  44. c17b040 all: skip tests if required tools are not found by Bryan C. Mills · 6 years ago
  45. 95c3470 all: replace reference to plan9.bell-labs.com with 9p.io by Tobias Klauser · 6 years ago
  46. aa644d2 x/tools/cmd/stringer: document -linecomment in the GoDoc by Anderson Queiroz · 6 years ago
  47. b1e2c8e cmd/getgo/server: update to go112 GAE runtime by Andrew Bonventre · 6 years ago
  48. 6d4652c digraph: add transpose by Jean de Klerk · 6 years ago
  49. a4e10e6 digraph: refactor somepath to print an adjacency list by Jean de Klerk · 6 years ago
  50. 625c92e internal/lsp: have tests report a different application name to the main gopls binary by Ian Cottrell · 6 years ago
  51. fefcef0 digraph: refactor allpaths to print an adjacency list by Jean de Klerk · 6 years ago
  52. 2868181 digraph: clean up docs, usage, copyright by Jean de Klerk · 6 years ago
  53. 44aeb8b cmd/present: correct function reference. by Johan Brandhorst · 6 years ago
  54. a101b04 cmd/present: use unique key for destSlide in local store by Daniela Petruzalek · 6 years ago
  55. 10539ce cmd/gopls: preparing for v0.1.0 by Ian Cottrell · 6 years ago
  56. 7be61e1 cmd/splitdwarf: fix skip on Windows by Brad Fitzpatrick · 6 years ago
  57. 7927dba internal/lsp: build the packages config on demand from proper configuration by Ian Cottrell · 6 years ago
  58. 0133cac cmd/goimports: reuse cached state by Heschi Kreinick · 6 years ago
  59. b958414 internal/lsp: add structured layers to the cache by Ian Cottrell · 6 years ago
  60. e31d365 compilebench: handle missing MemStats more gracefully by Austin Clements · 6 years ago
  61. 60140f0 compilebench: add a linker benchmark by Austin Clements · 6 years ago
  62. eeb76a0 compilebench: factor running build tool commands by Austin Clements · 6 years ago
  63. 8a42e17 compilebench: clean up different benchmark types by Austin Clements · 6 years ago
  64. 9d4d845 cmd/goimports: add -format-only flag by Brad Fitzpatrick · 6 years ago
  65. 681f9ce cmd/compilebench: update document by LE Manh Cuong · 6 years ago
  66. 7e5bf92 cmd/getgo: fix build on aix by Tobias Klauser · 6 years ago
  67. 719e078 cmd/gopls/integration/vscode: log diagnostics as they are received by Rebecca Stambler · 6 years ago
  68. 052fc3c cmd/auth/cookieauth: add a GOAUTH implementation that reads from a cookiefile by Bryan C. Mills · 6 years ago
  69. aafdb06 cmd/auth/netrcauth: add a reference GOAUTH implementation using .netrc files by Bryan C. Mills · 6 years ago
  70. e32fe8a cmd/auth/gitauth: add a reference GOAUTH implementation using 'git credential fill' by Bryan C. Mills · 6 years ago
  71. 50503db cmd/auth/authtest: add a manual-test harness for GOAUTH implementations by Bryan C. Mills · 6 years ago
  72. 63e6ed9 cmd/stringer: compile error when constants change by Roger Peppe · 6 years ago
  73. 658e28e cmd/stringer: add temporary(?) fix to get stringer test working in module mode by Brad Fitzpatrick · 6 years ago
  74. 4ccd092 cmd/compilebench: generate separate mem profiles when using -count by Josh Bleecher Snyder · 6 years ago
  75. bd17c08 godoc/env: replace with golangorgenv by Dmitri Shuralyov · 6 years ago
  76. ab48911 cmd/godoc,cmd/gorename,refactor/rename: skip tests on GOOS=android by Elias Naur · 6 years ago
  77. 2dc4ef2 cmd/guru: fix guessImportPath for Windows by Gordon Tyler · 6 years ago
  78. 69f75a3 cmd/golsp: remove golsp binary, since we've moved to gopls by Rebecca Stambler · 6 years ago
  79. b4f3f03 cmd/godoc: remove golang.org serving code by Dmitri Shuralyov · 6 years ago
  80. f000d56 cmd/godoc: fix -url flag, add tests by Rhys Hiltner · 6 years ago
  81. 0a7d439 cmd/godoc: re-add documentation for flat presentation mode by Dmitri Shuralyov · 6 years ago
  82. 44bee7e internal/lsp: changing server noun to serve verb by Ian Cottrell · 6 years ago
  83. b2f7fe6 cmd/stringer: type check using export data by Jonathan Amsterdam · 6 years ago
  84. d810ce9 cmd/guru: remove Go 1.9 handling, since we no longer support 1.8 by Rebecca Stambler · 6 years ago
  85. 51e363b internal/lsp: implement diff for computing text edits by Rebecca Stambler · 6 years ago
  86. 0e05534 cmd/tip: delete by Brad Fitzpatrick · 6 years ago
  87. 3c4dfba cmd/heapview: delete by Michael Matloob · 6 years ago
  88. d66bd3c cmd/godoc: add x/xerrors redirect by Andrew Bonventre · 6 years ago
  89. 78ee07a cmd/gopls/integration: git ignore temporary vscode files by Ian Cottrell · 6 years ago
  90. 85a87a8 cmd/present: fix CSS when printing slides by tell-k · 6 years ago
  91. 9279ec2 cmd/tip: also fetch x/net repository before building cmd/godoc by Dmitri Shuralyov · 6 years ago
  92. b258f6d cmd/gopls: rename "golsp" to "gopls", as in "Go Please" by Rebecca Stambler · 6 years ago
  93. fc1d57b cmd/golsp: add a debugging tool to connect with golsp on a port by Rebecca Stambler · 6 years ago
  94. d30e00c splitdwarf: initial working commit by David Chase · 6 years ago
  95. d674b4a cmd/splitdwarf: copy debug/macho by David Chase · 6 years ago
  96. 9ea1c20 cmd/godoc: add x/website redirect by Dmitri Shuralyov · 6 years ago
  97. ca9055e cmd/guru: fix incorrect case order in describe.go by Iskander Sharipov · 6 years ago
  98. 92cdcd9 godoc: choose a smaller-output example as help when there are unexpected arguments by Rob Pike · 6 years ago
  99. 88e3b26 cmd/godoc: print a helpful error if used for command-line docs by Filippo Valsorda · 6 years ago
  100. a072e66 internal/lsp: refactor the command line handling by Ian Cottrell · 6 years ago