1. 1abb863 doc: add Overview and other small edits to How To Write Go Code by Andrew Gerrand · 9 years ago
  2. ae266aa doc: Added link to 'go help gopath' by Christopher Guiney · 10 years ago
  3. 8655f04 doc: propose $GOPATH as $HOME/work, not $HOME/go by Andrew Gerrand · 10 years ago
  4. eb91b5f [release-branch.go1.4] doc: scrub references to code.google.com by Andrew Gerrand · 10 years ago
  5. 7f0be1f all: use golang.org/x/... import paths by Andrew Gerrand · 10 years ago
  6. 43ad89d doc: drop scheme from links that are known to support HTTPS by Andrew Gerrand · 11 years ago
  7. c497c9e doc: update installation instructions by Andrew Gerrand · 11 years ago
  8. 26f43a0 doc: fix small HTML problems by Shenghou Ma · 11 years ago
  9. cf694aa doc: fix a few broken links by Andrew Gerrand · 11 years ago
  10. 605da0e doc: Fix typo in approximation of square root by Katrina Owen · 12 years ago
  11. e680710 doc/code.html: remove doubled word; modify the tab to space. by Oling Cat · 12 years ago
  12. a854535 doc/code.html: fix typos by Andriy Lytvynov · 12 years ago
  13. 52700d2 doc: use the already defined GOPATH in PATH by Duncan Holm · 12 years ago
  14. 5977e34 doc: fix typos and trailing spaces by Alexei Sholik · 12 years ago
  15. e798cd8 doc: mention godoc.org in "How to Write Go Code" by Andrew Gerrand · 12 years ago
  16. ee923e3 doc: simplify How to write Go code article by Andrew Gerrand · 12 years ago
  17. 74e1577 doc: link to wiki Projects page instead of old Project Dashboard. by Greg Ward · 12 years ago
  18. 399a36a doc: fix various fragment links by Andrew Gerrand · 12 years ago
  19. 6f9609a doc: link to Go coding screencast by Andrew Gerrand · 12 years ago
  20. edc7b47 doc: fix some HTML syntax errors by Shenghou Ma · 13 years ago
  21. 50d5cf6 doc/code: mention $GOBIN by Shenghou Ma · 13 years ago
  22. 25e02d5 doc/code: update newmath.Sqrt test case to make sure test succeed by Shenghou Ma · 13 years ago
  23. b16ec46 doc: shorten project dashboard link by Andrew Gerrand · 13 years ago
  24. a978ead doc/code.html: change 'affect' to 'effect'. Fixes #3429. by Peter Weinberger · 13 years ago
  25. 2a3dbb0 doc/code.html: fix broken dashboard link by Shenghou Ma · 13 years ago
  26. 7e05426 doc: various typos, remove apostrophes from ordinals by Jeremy Jackins · 13 years ago
  27. 4d7d3f5 doc: fix some HTML errors in code.html by Sanjay Menakuru · 13 years ago
  28. 718de6f doc: expand code.html to discuss the go tool in more depth by Andrew Gerrand · 13 years ago
  29. c50074e doc: add a bunch of missing <p> tags by Stefan Nilsson · 13 years ago
  30. f18b0b0 doc: various updates to doc/code.html by Shenghou Ma · 13 years ago
  31. 7cb21a7 godoc: specify HTML page metadata with a JSON blob by Andrew Gerrand · 13 years ago
  32. d9b82ba doc: update "How to Write Go Code" to use the go tool by Andrew Gerrand · 13 years ago
  33. 89f890f doc: there's no such thing as a .cgo file by Andrew Gerrand · 14 years ago
  34. ee1cb82 doc: describe platform-specific conventions in code.html by Andrew Gerrand · 14 years ago
  35. 07cc8b9 Make.pkg, doc: Replace references to "-benchmarks" and "-match" with "-test.bench" and "-test.run". by Kyle Consalus · 14 years ago
  36. bab5536 code.html: update to reflect that package names need not be unique by Rob Pike · 14 years ago
  37. 93f97ca doc/code.html: fix reference to "gomake build" by Anschel Schaffer-Cohen · 14 years ago
  38. 52c23f3 Documentation: how to write Makefiles for commands. by Yves Junqueira · 14 years ago
  39. da392d9 build: no required environment variables by Russ Cox · 15 years ago
  40. ac1d498 doc/code.html: fix error string format by Andrew Gerrand · 15 years ago
  41. 24566d4 doc/code: example package with tests by Andrew Gerrand · 15 years ago
  42. 96ee38b make it more explicit that design discussions should happen before code reviews by Rob Pike · 15 years ago
  43. ddde7f6 Add a Makefile in place of all.bash. Update docs to reflect this change. by Devon H. O'Dell · 15 years ago
  44. d55abfd doc: split contribute.html into code.html and contribute.html by Russ Cox · 15 years ago