1. 6fbd1cb internal/godoc: delete indexing code by Russ Cox · 3 years, 3 months ago
  2. d6a1a7b internal/redirect: add minor fixes from golang.org/x/tools/godoc/redirect by Russ Cox · 3 years, 3 months ago
  3. 5bbf007 internal/godoc/redirect: remove unused package by Russ Cox · 3 years, 3 months ago
  4. e2e5d76 internal/godoc: remove analysis by Russ Cox · 3 years, 3 months ago
  5. 79dd487 internal/godoc/static: delete unused package by Russ Cox · 3 years, 3 months ago
  6. 31042d3 cmd/golangorg: change imports to use internal/godoc by Russ Cox · 3 years, 3 months ago
  7. 6cf1d5f internal/godoc: fork golang.org/x/tools/godoc@123adc86bc by Russ Cox · 3 years, 3 months ago
  8. d862658 cmd/golangorg: fix various comments by Russ Cox · 3 years, 3 months ago
  9. 44a429f cmd/golangorg: clean up, centralize handler registration by Russ Cox · 3 years, 3 months ago
  10. e37fc2d cmd/golangorg: make /x redirect message nicer by Russ Cox · 3 years, 3 months ago
  11. 53c676d _content: create explicit lib/godoc tree by Russ Cox · 3 years, 3 months ago
  12. 66996d0 cmd/golangorg: simplify local vs prod programs by Russ Cox · 3 years, 3 months ago
  13. fd7d167 cmd/golangorg: delete index support code by Russ Cox · 3 years, 3 months ago
  14. d0ac073 _content/doc: add Go 1.16 release notes by Dmitri Shuralyov · 3 years, 3 months ago
  15. 363ffbe [x/blog] content/go116-module-changes: fix typo by Jay Conrod · 3 years, 3 months ago
  16. 82b3234 _content/doc: update FAQ on managing dependencies with 'go get' by Jay Conrod · 3 years, 3 months ago
  17. 3d32b24 [x/blog] content: add go116-module-changes.article by Jay Conrod · 3 years, 3 months ago
  18. de781e5 _content: delete search box from home page by Russ Cox · 3 years, 3 months ago
  19. 3bfcf05 cmd/golangorg: fix -a mode (and README.md) for _content move by Russ Cox · 3 years, 3 months ago
  20. e43fe08 _content/doc/articles/wiki: delete go.mod by Russ Cox · 3 years, 3 months ago
  21. f6867a4 _content/doc/modules: fix typo in gomod-ref.md by Andrea Simonini · 3 years, 3 months ago
  22. a9ebb32 _content/doc: fix typos in mod.md by Joe · 3 years, 3 months ago
  23. 07a4af9 _content/doc: document GOVCS by Jay Conrod · 3 years, 3 months ago
  24. eeb2b93 _content/doc: document 'go get' requiring version for @patch by Jay Conrod · 3 years, 3 months ago
  25. 843429b _content/doc: document change in exclude directive by Jay Conrod · 3 years, 3 months ago
  26. b03180c _content/doc: document -e flag for tidy and vendor by Jay Conrod · 3 years, 3 months ago
  27. bddfdff _content/doc: document retract directive by Jay Conrod · 3 years, 3 months ago
  28. dafcf77 _content/doc: document 'go install pkg@version' by Jay Conrod · 3 years, 4 months ago
  29. 6d6bc42 [x/blog] content: add go1.16.article by Dmitri Shuralyov · 3 years, 3 months ago
  30. baa8c5f internal/history: document Go 1.16 by Alexander Rakoczy · 3 years, 3 months ago
  31. 396b07d _content/doc: document -mod=readonly enabled by default by Jay Conrod · 3 years, 4 months ago
  32. 4543c8c _content/doc: document GO111MODULE=on by default by Jay Conrod · 3 years, 4 months ago
  33. ebc0aa4 _content/doc: remove 'For Go 1.15' subtitle from module reference by Jay Conrod · 3 years, 4 months ago
  34. 1e4770b _content/doc: add go_faq.html change by Russ Cox · 3 years, 3 months ago
  35. 04c64e9 _content/doc: copy docs from main Go repo by Russ Cox · 3 years, 3 months ago
  36. 45517e5 _content/doc: update install-source.html with changes from main repo by Russ Cox · 3 years, 3 months ago
  37. 6ba27a4 _content: move content/static/* to _content/* by Russ Cox · 3 years, 3 months ago
  38. aefff79 content/static: use embed and io/fs by Russ Cox · 3 years, 3 months ago
  39. 546f845 go.mod: update to use latest x/tools by Russ Cox · 3 years, 3 months ago
  40. 08dc0d2 cmd/golangorg: add -a flag to automatically find templates by Russ Cox · 3 years, 8 months ago
  41. a9012f5 website: update to golang.org/x/tools@v0.1.1-0...-61406578 by Dmitri Shuralyov · 3 years, 3 months ago
  42. e7b262c content: improve getting started document by Baokun Lee · 3 years, 3 months ago
  43. c34a3f0 content/static/doc: update windows install location doc by Sean Liao · 3 years, 3 months ago
  44. 7cce20c [x/blog] content: add links from modules posts to modules docs by Steve Traut · 3 years, 3 months ago
  45. 7fa68de internal/history: document Go 1.15.8 and Go 1.14.15 by Carlos Amedee · 3 years, 3 months ago
  46. 024ae34 content/static/doc: update placeholder video by Sean Liao · 3 years, 3 months ago
  47. 0ebc08a content/static/doc: add documentation for using modules by Steve Traut · 3 years, 4 months ago
  48. bef450b [x/blog] content/gopls-vscode-go: fix title by Rebecca Stambler · 3 years, 3 months ago
  49. 1493ed3 [x/blog] content/gopls-vscode-go: fix some small issues by Rebecca Stambler · 3 years, 3 months ago
  50. 09bb9e7 [x/blog] content/gopls: add blog post announcement for gopls on by default by Rebecca Stambler · 3 years, 4 months ago
  51. dc11df0 content/static/doc: fix typo in tutorial by Sean Liao · 3 years, 3 months ago
  52. 0c2f86a content,internal: move HaTS trigger to download doc pages by Jamal Carvalho · 3 years, 3 months ago
  53. f4df6f4 [x/go.dev] Merge "content/about.md: describe source linking" by Julie Qiu · 3 years, 3 months ago
  54. 94c79bb [x/go.dev] content/about.md: describe source linking by Jonathan Amsterdam · 3 years, 3 months ago
  55. 2f5d4d5 [x/go.dev] content/js: adjust sample rates for HaTS trigger by Jamal Carvalho · 3 years, 3 months ago
  56. e1921b5 [x/go.dev] layouts/_default: move hats.js script load to end of document by Jamal Carvalho · 3 years, 3 months ago
  57. bb7adda [x/go.dev] static/js: add HaTS trigger to go download links by Jamal Carvalho · 3 years, 3 months ago
  58. 1007538 internal/dl: add HaTS to golang.org downloads page by Jamal Carvalho · 3 years, 3 months ago
  59. d8c361e content/static/doc: fix typo in 'go mod why' reference by Jay Conrod · 3 years, 4 months ago
  60. 52817af content/static/doc: link to module reference from /doc by Jay Conrod · 3 years, 4 months ago
  61. 1c40dc8 content/static/doc: fix broken links by Jay Conrod · 3 years, 4 months ago
  62. 13e923e content/static/doc: document 'go mod why' by Jay Conrod · 3 years, 4 months ago
  63. 47340e9 content/static/doc: document 'go mod graph' by Jay Conrod · 3 years, 4 months ago
  64. d4a1d39 internal/history: document Go 1.15.7 and Go 1.14.14 by Roland Shoemaker · 3 years, 4 months ago
  65. 125d82d [x/blog] content: add path-security.article by Russ Cox · 3 years, 4 months ago
  66. 39f6b58 [x/blog] content: fix playground.article note by Russ Cox · 3 years, 4 months ago
  67. 2bec037 [x/go.dev] content/about.md: use "redistributable" instead of "permissive" by Jonathan Amsterdam · 3 years, 4 months ago
  68. ad5c683 [x/go.dev] app.yaml: generate updated csp header by Jamal Carvalho · 3 years, 4 months ago
  69. 906b3b2 [x/go.dev] cmd/gencsp: add gstatic.com to csp hosts by Jamal Carvalho · 3 years, 4 months ago
  70. 713e774 content/static/doc/tutorial: don't "go run" individual files by Filippo Valsorda · 3 years, 4 months ago
  71. c818595 internal/history: document upcoming Go 1.15.7 and 1.14.14 security releases by Roland Shoemaker · 3 years, 4 months ago
  72. 05f1189 [x/blog] content: generics-proposal: fix issue link by Ian Lance Taylor · 3 years, 4 months ago
  73. 4caceca [x/blog] content: generics-proposal: new blog post by Ian Lance Taylor · 3 years, 4 months ago
  74. 9a4d5e8 content/static/doc: remove "+" from allowed module path characters by Michael Matloob · 3 years, 4 months ago
  75. 65d148c [x/blog] content: remove irrelevant bug documentation by Marin · 3 years, 4 months ago
  76. 5c5b820 cmd/googlegolangorg: point to pkg.go.dev by Jonathan Amsterdam · 3 years, 4 months ago
  77. 7e636b8 [x/blog] content: fix dead links in playground.article by Krzysztof Dąbrowski · 3 years, 5 months ago
  78. 5df7130 [x/blog] content: fix line numbers on output of Timer.Reset example by shulhan · 3 years, 4 months ago
  79. e47ccff [x/blog] module-compatibility: make the notgrpc example use the value as previous by shulhan · 3 years, 5 months ago
  80. 47e530c [x/blog] content: add ports.article by Russ Cox · 3 years, 5 months ago
  81. 77200e3 [x/blog] content: add missing summaries by Russ Cox · 3 years, 5 months ago
  82. 8d60aee internal/dl: categorize new darwin/arm64 binaries better by Dmitri Shuralyov · 3 years, 5 months ago
  83. f71a590 [x/go.dev] Merge "content/about.md: add best practices section" by Julie Qiu · 3 years, 5 months ago
  84. f684d6a [x/go.dev] Merge "Maintenance to go.dev" by Julie Qiu · 3 years, 5 months ago
  85. dd49167 [x/go.dev] content/about.md: add best practices section by Jamal Carvalho · 3 years, 5 months ago
  86. d1e87b3 [x/blog] content: add godoc.org-redirect.article by Julie Qiu · 3 years, 5 months ago
  87. fecdec9 content/static/doc: add missing '$' in install-source GOPATH variable by Shulhan · 3 years, 5 months ago
  88. d1fe063 content/static/doc: fix pseudo-version timestamp format by Jay Conrod · 3 years, 5 months ago
  89. 8124f4b content/static/doc: document vcs qualifiers in module paths by Jay Conrod · 3 years, 5 months ago
  90. 77cfa29 content/static/doc: add section on credentials for private repositories by Jay Conrod · 3 years, 5 months ago
  91. fcc1515 content/static/doc: add glossary definition for "current module" by Jay Conrod · 3 years, 5 months ago
  92. ce0efef [x/go.dev] content/about.md: add information about custom links by Jonathan Amsterdam · 3 years, 5 months ago
  93. be28cc6 [x/blog] README.md: add badge to pkg.go.dev by Julie Qiu · 3 years, 5 months ago
  94. 599a417 [x/tour] README.md: add badge to pkg.go.dev by Julie Qiu · 3 years, 5 months ago
  95. 8eafb4e README.md: add badge to pkg.go.dev by Julie Qiu · 3 years, 5 months ago
  96. e017333 [x/go.dev] Maintenance to go.dev by Sean Harrington · 3 years, 5 months ago
  97. a5c662d content/static: fix content/static/static.go by Julie Qiu · 3 years, 5 months ago
  98. 9bb0e23 all: replace godoc.org links with pkg.go.dev by Julie Qiu · 3 years, 5 months ago
  99. 3718ed1 content/static/doc: list linux/riscv64 as a valid combination by Alberto Donizetti · 3 years, 5 months ago
  100. 4b0d7ae internal/history: document Go 1.15.6 and Go 1.14.13 by Carlos Amedee · 3 years, 5 months ago