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