1. c07ef4e go.dev/_content: use correct stylization of "GitHub" by John Jago · 3 years ago
  2. bf337fc blog/_content/fuzz-beta.article: fix link to file issue by Katie Hockman · 3 years ago
  3. 9478f6c internal/history: document Go 1.16.5 and Go 1.15.13 by David Chase · 3 years ago
  4. 1d2c8e5 _content/doc: add redirect and fix links to /doc/install/source by Dmitri Shuralyov · 3 years ago
  5. 5912d4f _content/fuzz-beta.article: add article for fuzz beta by Katie Hockman · 3 years ago
  6. cb0caff go.dev: fix cloudbuild.yaml by Russ Cox · 3 years ago
  7. 936bfe8 blog, go.dev, tour: add cloudbuild deployment configs by Russ Cox · 3 years ago
  8. 99ded55 go.dev/cmd/internal/site: fix tests on Windows by Russ Cox · 3 years ago
  9. b593c13 tour: fix go.mod module path by Russ Cox · 3 years ago
  10. 52dfb42 go.dev: fix module path to make trybots happy by Russ Cox · 3 years ago
  11. 1852500 blog, go.dev, tour: update deployment instructions by Russ Cox · 3 years ago
  12. 59d9e0e _content/doc: add reference on serving a module directly from a proxy by Jay Conrod · 3 years ago
  13. 45cb069 _content/doc: clarify that a replace directive does not imply require by Jay Conrod · 3 years ago
  14. 64052e7 cmd/golangorg: update TestLiveServer for path and and date changes by Dmitri Shuralyov · 3 years ago
  15. 1a32f50 internal/godoc: delete Corpus by Russ Cox · 3 years, 2 months ago
  16. 333eda0 _content/doc/install/gccgo: update for GCC 10 and 11 by Ian Lance Taylor · 3 years ago
  17. 580daa9 _content/doc/articles/wiki: update 'OS X' to 'macOS' by Christopher Thomas · 3 years ago
  18. c38fe73 _content/doc/play: fix loop bounds to match function comments by Krishna Birla · 3 years ago
  19. 9c84c7e _content/doc: update IRC server by Sam Whited · 3 years ago
  20. d84d707 go.dev/cmd/frontend: fix learn.go.dev by redirecting to go.dev/learn by Russ Cox · 3 years ago
  21. 6c0cee0 go.dev: update README and cloudbuild yaml files by Russ Cox · 3 years ago
  22. 99ba439 website: merge x.go.dev branch by Russ Cox · 3 years ago
  23. d8909ee all: remove Path metadata-based redirects by Russ Cox · 3 years, 2 months ago
  24. 538edd8 website: merge x.tour branch by Russ Cox · 3 years ago
  25. fea2f6f blog: delete per-repo files, update README.md, go.mod by Russ Cox · 3 years ago
  26. ea4c663 [x/tour] app.yaml: remove GOLANGORG_CHECK_COUNTRY by Russ Cox · 3 years, 2 months ago x.tour
  27. aedb798 [x/tour] all: go get golang.org/x/tools@a3eb095d6ae && go mod tidy by Russ Cox · 3 years, 2 months ago
  28. 212bb63 website: merge x.blog branch by Russ Cox · 3 years ago
  29. d3553d9 [x/blog] README.md: fix link by Russ Cox · 3 years ago x.blog
  30. e3a24de [x/blog] blog: update README.md for new cloud build process by Russ Cox · 3 years ago
  31. 9966d5e _content: replace usages of "stutter" by Katie Hockman · 3 years ago
  32. 9a732f1 [x/blog] _content/package-names: remove usage of "stutter" by Katie Hockman · 3 years ago
  33. 71d7a41 [x/go.dev] cmd/internal/site: switch to Goldmark by Russ Cox · 3 years ago x.go.dev
  34. 2ad8fbc [x/go.dev] _content: correct various typographical problems for Goldmark by Russ Cox · 3 years ago
  35. 880e053 [x/go.dev] _content, _templates: make various templates safe for Goldmark by Russ Cox · 3 years ago
  36. 1259032 [x/go.dev] all: replace aliases with redirects by Russ Cox · 3 years ago
  37. 9f4cce6 [x/go.dev] all: simplify page↔template API by Russ Cox · 3 years ago
  38. 0680977 [x/go.dev] all: do not force every URL to end in slash by Russ Cox · 3 years ago
  39. d8994ff [x/go.dev] all: remove use of index.md for single page by Russ Cox · 3 years ago
  40. 2bc36cb [x/go.dev] all: simplify, rename template functions for clarity by Russ Cox · 3 years ago
  41. ef1829f [x/go.dev] all: fix mobile nav "Why Go" highlights by Russ Cox · 3 years ago
  42. 5305462 [x/go.dev] _content, _template: change menus and breadcrumbs to use relative URLs by Russ Cox · 3 years ago
  43. 397ed03 [x/go.dev] all: merge assets, content, data, layouts, static, templates into _content and _templates by Russ Cox · 3 years ago
  44. c7ef307 [x/go.dev] all: simplify menu configuration by Russ Cox · 3 years ago
  45. acbcfa8 [x/go.dev] all: remove menuitem title attribute by Russ Cox · 3 years ago
  46. 3b249b7 [x/go.dev] all: remove data-identifier attribute from anchor tags by Russ Cox · 3 years ago
  47. d6fac8b [x/go.dev] all: move long one-page layouts into the page content by Russ Cox · 3 years ago
  48. f0e0334 [x/go.dev] all: introduce Page.Layout to pick layout by Russ Cox · 3 years ago
  49. e67e7a0 [x/go.dev] all: remove use of partial function by Russ Cox · 3 years ago
  50. 7abfa1c [x/go.dev] all: replace Page-level custom data with inline data by Russ Cox · 3 years ago
  51. 2e6578a [x/go.dev] all: replace shortcodes with template invocations by Russ Cox · 3 years ago
  52. dfbbeaf [x/go.dev] all: replace hugo with Go frontend by Russ Cox · 3 years ago
  53. 9450011 [x/go.dev] cmd/internal/site: add new Hugo-like implementation by Russ Cox · 3 years ago
  54. 538f1d1 [x/go.dev] cmd/internal: add forked copies of Go 1.17+ text/template and html/template by Russ Cox · 3 years ago
  55. 0c5a52a [x/go.dev] cmd/internal/tmplfunc: copy of rsc.io/tmplfunc by Russ Cox · 3 years ago
  56. 745b337 [x/go.dev] testdata/golden: introduce golden copy of site for testing by Russ Cox · 3 years ago
  57. d39eee2 [x/go.dev] content/solutions/target: remove duplicate description setting by Russ Cox · 3 years ago
  58. 56f3dff [x/go.dev] content/solutions: mv 'capital one' capital-one by Russ Cox · 3 years, 2 months ago
  59. f2f7a69 [x/blog] support/racy: delete program, inline into article by Russ Cox · 3 years ago
  60. 6edac51 cmd/golangorg: remove special cases for /project/, /doc/devel/release by Russ Cox · 3 years, 2 months ago
  61. 7267ca9 [x/blog] _content: fix broken links in cgo article by shulhan · 3 years ago
  62. 09389c1 [x/tour] content: remove link to old video showing GOPATH workflow by Alberto Donizetti · 3 years ago
  63. 610c92e [x/tour] content: use uniform dashes in translation links by Alberto Donizetti · 3 years ago
  64. c1bd207 cmd/golangorg,internal/history: document Go 1.16.4 and Go 1.15.12 by Heschi Kreinick · 3 years ago
  65. 3452fd0 [x/go.dev] Merge "assets/css: update colors and apply stylelint fixes" by Julie Qiu · 3 years ago
  66. 61aee95 internal/dl: simplify featured macOS file regexp by yangwenmai · 3 years, 3 months ago
  67. 43994a6 _content/doc: fix gitconfig typo by Sean Liao · 3 years ago
  68. c457bca [x/blog] _content/survey2020-results: add custom anchor names by Russ Cox · 3 years ago
  69. 2cc45bf [x/blog] _template: make headings self-hyperlinks by Russ Cox · 3 years ago
  70. 933e4e0 [x/blog] app.yaml: remove GOLANGORG_CHECK_COUNTRY by Russ Cox · 3 years, 2 months ago
  71. c58d598 [x/blog] all: go get golang.org/x/tools@6397a116 && go mod tidy by Russ Cox · 3 years, 2 months ago
  72. 1085eb1 [x/blog] all: mv content _content; mv template _template by Russ Cox · 3 years, 2 months ago
  73. 1eaa20f internal/pkgdoc: fix synopsis pkg name == dir name matching by Yu, Li-Yu · 3 years, 1 month ago
  74. 8e455e2 all: update x/build version for vulndb by Alexander Rakoczy · 3 years ago
  75. cd74f71 [x/blog] template: remove search box by Dmitri Shuralyov · 3 years, 1 month ago
  76. 7b9374a _content/doc/modules: fix typo by Jay Conrod · 3 years, 1 month ago
  77. ab09019 _content/doc: fix anchor for 'go.sum files' heading by Jay Conrod · 3 years, 1 month ago
  78. fee037f _content/doc: document module deprecation by Jay Conrod · 3 years, 1 month ago
  79. d4cd530 [x/blog] content: add link to Go Module Proxy talk by Katie Hockman · 3 years, 1 month ago
  80. 179305e [x/go.dev] assets/css: update colors and apply stylelint fixes by Jamal Carvalho · 3 years, 1 month ago
  81. 73d645c [x/go.dev] added site reliability case study by Mauricio Alvarado · 3 years, 1 month ago
  82. 0cf64a4 _content/doc: fix grammar in mod.md by Ahmet Aktürk · 3 years, 1 month ago
  83. 01ee65b _content/doc: add missing quote in GOSUMDB documentation by Jay Conrod · 3 years, 1 month ago
  84. 7ae23cb _content/doc: fix go mod edit link in mod.md by Sean Liao · 3 years, 3 months ago
  85. 9780341 internal/dl: include old unstable release in archive by Sean Liao · 3 years, 3 months ago
  86. 0466041 _content/doc: add a page explaining 'go get' deprecation by Jay Conrod · 3 years, 1 month ago
  87. 940ee25 _content/doc: fix typos in modules reference by Frederik Zipp · 3 years, 1 month ago
  88. a49366d internal/dl: remove unlikely releasers from validUser by Carlos Amedee · 3 years, 1 month ago
  89. 363b025 internal/history: document Go 1.16.3 and Go 1.15.11 by Dmitri Shuralyov · 3 years, 1 month ago
  90. e7d694f _content/doc: update link to Gophers Discord by Noah S-C · 3 years, 1 month ago
  91. ae515ad internal/dl: add cherryyz, drchase and mknyszek to validUser by Carlos Amedee · 3 years, 1 month ago
  92. 255e3c8 [x/tour] content: add link to Polish translation by MStokluska · 3 years, 1 month ago
  93. 0df2b77 _content/doc/modules: fix typos by Jay Conrod · 3 years, 1 month ago
  94. 0d94d28 _content/doc: add details about semantics of go directive in go.mod by Jay Conrod · 3 years, 2 months ago
  95. fd94d83 [x/blog] content: fix broken links and use HTTPS on godoc.article by shulhan · 3 years, 2 months ago
  96. 5c0ab37 internal/dl: fix links to module proxy configuration by Alberto Donizetti · 3 years, 2 months ago
  97. f079b53 [x/tour] content: remove links to translations that are not online by Alberto Donizetti · 3 years, 2 months ago
  98. 372c93a doc: describe how Zero optimization might change results of incorrect reflect.Value comparison by Keith Randall · 3 years, 2 months ago
  99. 254f4b8 cmd/golangorg: fix local docker instructions by Sean Liao · 3 years, 3 months ago
  100. 686df8b _content/doc/go1.16: explicitly point out ios as a build tag by Ian Lance Taylor · 3 years, 2 months ago