1. ea4c663 [x/tour] app.yaml: remove GOLANGORG_CHECK_COUNTRY by Russ Cox · 3 years, 2 months ago x.tour
  2. aedb798 [x/tour] all: go get golang.org/x/tools@a3eb095d6ae && go mod tidy by Russ Cox · 3 years, 2 months ago
  3. 212bb63 website: merge x.blog branch by Russ Cox · 3 years ago
  4. d3553d9 [x/blog] README.md: fix link by Russ Cox · 3 years ago x.blog
  5. e3a24de [x/blog] blog: update README.md for new cloud build process by Russ Cox · 3 years ago
  6. 9966d5e _content: replace usages of "stutter" by Katie Hockman · 3 years ago
  7. 9a732f1 [x/blog] _content/package-names: remove usage of "stutter" by Katie Hockman · 3 years ago
  8. 71d7a41 [x/go.dev] cmd/internal/site: switch to Goldmark by Russ Cox · 3 years ago x.go.dev
  9. 2ad8fbc [x/go.dev] _content: correct various typographical problems for Goldmark by Russ Cox · 3 years ago
  10. 880e053 [x/go.dev] _content, _templates: make various templates safe for Goldmark by Russ Cox · 3 years ago
  11. 1259032 [x/go.dev] all: replace aliases with redirects by Russ Cox · 3 years ago
  12. 9f4cce6 [x/go.dev] all: simplify page↔template API by Russ Cox · 3 years ago
  13. 0680977 [x/go.dev] all: do not force every URL to end in slash by Russ Cox · 3 years ago
  14. d8994ff [x/go.dev] all: remove use of index.md for single page by Russ Cox · 3 years ago
  15. 2bc36cb [x/go.dev] all: simplify, rename template functions for clarity by Russ Cox · 3 years ago
  16. ef1829f [x/go.dev] all: fix mobile nav "Why Go" highlights by Russ Cox · 3 years ago
  17. 5305462 [x/go.dev] _content, _template: change menus and breadcrumbs to use relative URLs by Russ Cox · 3 years ago
  18. 397ed03 [x/go.dev] all: merge assets, content, data, layouts, static, templates into _content and _templates by Russ Cox · 3 years ago
  19. c7ef307 [x/go.dev] all: simplify menu configuration by Russ Cox · 3 years ago
  20. acbcfa8 [x/go.dev] all: remove menuitem title attribute by Russ Cox · 3 years ago
  21. 3b249b7 [x/go.dev] all: remove data-identifier attribute from anchor tags by Russ Cox · 3 years ago
  22. d6fac8b [x/go.dev] all: move long one-page layouts into the page content by Russ Cox · 3 years ago
  23. f0e0334 [x/go.dev] all: introduce Page.Layout to pick layout by Russ Cox · 3 years ago
  24. e67e7a0 [x/go.dev] all: remove use of partial function by Russ Cox · 3 years ago
  25. 7abfa1c [x/go.dev] all: replace Page-level custom data with inline data by Russ Cox · 3 years ago
  26. 2e6578a [x/go.dev] all: replace shortcodes with template invocations by Russ Cox · 3 years ago
  27. dfbbeaf [x/go.dev] all: replace hugo with Go frontend by Russ Cox · 3 years ago
  28. 9450011 [x/go.dev] cmd/internal/site: add new Hugo-like implementation by Russ Cox · 3 years ago
  29. 538f1d1 [x/go.dev] cmd/internal: add forked copies of Go 1.17+ text/template and html/template by Russ Cox · 3 years ago
  30. 0c5a52a [x/go.dev] cmd/internal/tmplfunc: copy of rsc.io/tmplfunc by Russ Cox · 3 years ago
  31. 745b337 [x/go.dev] testdata/golden: introduce golden copy of site for testing by Russ Cox · 3 years ago
  32. d39eee2 [x/go.dev] content/solutions/target: remove duplicate description setting by Russ Cox · 3 years ago
  33. 56f3dff [x/go.dev] content/solutions: mv 'capital one' capital-one by Russ Cox · 3 years, 2 months ago
  34. f2f7a69 [x/blog] support/racy: delete program, inline into article by Russ Cox · 3 years ago
  35. 6edac51 cmd/golangorg: remove special cases for /project/, /doc/devel/release by Russ Cox · 3 years, 2 months ago
  36. 7267ca9 [x/blog] _content: fix broken links in cgo article by shulhan · 3 years ago
  37. 09389c1 [x/tour] content: remove link to old video showing GOPATH workflow by Alberto Donizetti · 3 years ago
  38. 610c92e [x/tour] content: use uniform dashes in translation links by Alberto Donizetti · 3 years ago
  39. c1bd207 cmd/golangorg,internal/history: document Go 1.16.4 and Go 1.15.12 by Heschi Kreinick · 3 years ago
  40. 3452fd0 [x/go.dev] Merge "assets/css: update colors and apply stylelint fixes" by Julie Qiu · 3 years ago
  41. 61aee95 internal/dl: simplify featured macOS file regexp by yangwenmai · 3 years, 2 months ago
  42. 43994a6 _content/doc: fix gitconfig typo by Sean Liao · 3 years ago
  43. c457bca [x/blog] _content/survey2020-results: add custom anchor names by Russ Cox · 3 years ago
  44. 2cc45bf [x/blog] _template: make headings self-hyperlinks by Russ Cox · 3 years ago
  45. 933e4e0 [x/blog] app.yaml: remove GOLANGORG_CHECK_COUNTRY by Russ Cox · 3 years, 2 months ago
  46. c58d598 [x/blog] all: go get golang.org/x/tools@6397a116 && go mod tidy by Russ Cox · 3 years, 2 months ago
  47. 1085eb1 [x/blog] all: mv content _content; mv template _template by Russ Cox · 3 years, 2 months ago
  48. 1eaa20f internal/pkgdoc: fix synopsis pkg name == dir name matching by Yu, Li-Yu · 3 years ago
  49. 8e455e2 all: update x/build version for vulndb by Alexander Rakoczy · 3 years ago
  50. cd74f71 [x/blog] template: remove search box by Dmitri Shuralyov · 3 years ago
  51. 7b9374a _content/doc/modules: fix typo by Jay Conrod · 3 years ago
  52. ab09019 _content/doc: fix anchor for 'go.sum files' heading by Jay Conrod · 3 years ago
  53. fee037f _content/doc: document module deprecation by Jay Conrod · 3 years ago
  54. d4cd530 [x/blog] content: add link to Go Module Proxy talk by Katie Hockman · 3 years ago
  55. 179305e [x/go.dev] assets/css: update colors and apply stylelint fixes by Jamal Carvalho · 3 years ago
  56. 73d645c [x/go.dev] added site reliability case study by Mauricio Alvarado · 3 years ago
  57. 0cf64a4 _content/doc: fix grammar in mod.md by Ahmet Aktürk · 3 years, 1 month ago
  58. 01ee65b _content/doc: add missing quote in GOSUMDB documentation by Jay Conrod · 3 years, 1 month ago
  59. 7ae23cb _content/doc: fix go mod edit link in mod.md by Sean Liao · 3 years, 2 months ago
  60. 9780341 internal/dl: include old unstable release in archive by Sean Liao · 3 years, 3 months ago
  61. 0466041 _content/doc: add a page explaining 'go get' deprecation by Jay Conrod · 3 years, 1 month ago
  62. 940ee25 _content/doc: fix typos in modules reference by Frederik Zipp · 3 years, 1 month ago
  63. a49366d internal/dl: remove unlikely releasers from validUser by Carlos Amedee · 3 years, 1 month ago
  64. 363b025 internal/history: document Go 1.16.3 and Go 1.15.11 by Dmitri Shuralyov · 3 years, 1 month ago
  65. e7d694f _content/doc: update link to Gophers Discord by Noah S-C · 3 years, 1 month ago
  66. ae515ad internal/dl: add cherryyz, drchase and mknyszek to validUser by Carlos Amedee · 3 years, 1 month ago
  67. 255e3c8 [x/tour] content: add link to Polish translation by MStokluska · 3 years, 1 month ago
  68. 0df2b77 _content/doc/modules: fix typos by Jay Conrod · 3 years, 1 month ago
  69. 0d94d28 _content/doc: add details about semantics of go directive in go.mod by Jay Conrod · 3 years, 1 month ago
  70. fd94d83 [x/blog] content: fix broken links and use HTTPS on godoc.article by shulhan · 3 years, 1 month ago
  71. 5c0ab37 internal/dl: fix links to module proxy configuration by Alberto Donizetti · 3 years, 2 months ago
  72. f079b53 [x/tour] content: remove links to translations that are not online by Alberto Donizetti · 3 years, 2 months ago
  73. 372c93a doc: describe how Zero optimization might change results of incorrect reflect.Value comparison by Keith Randall · 3 years, 1 month ago
  74. 254f4b8 cmd/golangorg: fix local docker instructions by Sean Liao · 3 years, 3 months ago
  75. 686df8b _content/doc/go1.16: explicitly point out ios as a build tag by Ian Lance Taylor · 3 years, 2 months ago
  76. 6ff312a _content/doc: remove redundant Path metadata by Russ Cox · 3 years, 2 months ago
  77. da157ef _content: remove trailing spaces by Russ Cox · 3 years, 2 months ago
  78. 7fe51e8 internal/godoc: split package docs into new package pkgdoc [generated] by Russ Cox · 3 years, 2 months ago
  79. a4e4296 internal/godoc: remove pathpkg renaming by Russ Cox · 3 years, 2 months ago
  80. a3455e4 internal/godoc: simplify, isolate pkg docs tree code by Russ Cox · 3 years, 2 months ago
  81. b09c5ab internal/godoc: remove unused configuration by Russ Cox · 3 years, 2 months ago
  82. f46db3c internal/godoc: split out API version database [generated] by Russ Cox · 3 years, 2 months ago
  83. 4e76d9d internal/godoc: factor out example, ast support funcs by Russ Cox · 3 years, 2 months ago
  84. 28d7606 internal/godoc: introduce TabSpacer by Russ Cox · 3 years, 2 months ago
  85. d72b0a7 internal/godoc: split spec markup into internal/spec by Russ Cox · 3 years, 2 months ago
  86. 4eb9b85 internal/godoc: split text formatting into internal/texthtml by Russ Cox · 3 years, 2 months ago
  87. 2d643c4 internal/godoc/golangorgenv: delete by Russ Cox · 3 years, 2 months ago
  88. bcc6032 cmd/golangorg: move googleCN code out of internal/godoc by Russ Cox · 3 years, 2 months ago
  89. ef55d93 [x/go.dev] Merge "assets/css: use system fonts" by Julie Qiu · 3 years, 2 months ago
  90. 5737642 [x/go.dev] Merge "layouts/shortcodes: fix gopher.html template parse errors" by Julie Qiu · 3 years, 2 months ago
  91. 8ab8a70 [x/go.dev] content/about.md: describe build contexts by Jonathan Amsterdam · 3 years, 2 months ago
  92. dcb4831 [x/go.dev] assets/css: use system fonts by Jamal Carvalho · 3 years, 2 months ago
  93. b24263d internal/history: document Go 1.16.2 and Go 1.15.10 by Carlos Amedee · 3 years, 2 months ago
  94. 8865912 [x/blog] x/blog: fix link to survey 2019 results by Quim Muntal · 3 years, 2 months ago
  95. 0fbcfa0 internal/history: document Go 1.16.1 and Go 1.15.9 by Filippo Valsorda · 3 years, 2 months ago
  96. 9eefee6 [x/blog] blog: 2020 Go Developer Survey results. by Alice Merrick · 3 years, 2 months ago
  97. 7e301e0 internal/redirect: bump bigEnoughAssumeRietveld by Michael Pratt · 3 years, 2 months ago
  98. c7d18ed _content/doc: update release branch mention to in install-source by Dmitri Shuralyov · 3 years, 2 months ago
  99. 20d504f cmd/golangorg: remove /search endpoint case in TestLiveServer by Dmitri Shuralyov · 3 years, 2 months ago
  100. 5c1e898 _content/doc: fix typos by Frederik Zipp · 3 years, 2 months ago