- 81a8960 doc: remove mention of %HOME% from installation instructions by Andrew Gerrand · 9 years ago
- 73ba846 doc: remove note about installing from source for ARM by Russ Cox · 9 years ago
- e9fc522 doc: show relevant test instructions on install page by Andrew Gerrand · 9 years ago
- 5457563 doc: adjust binary install page supported system list by Russ Cox · 10 years ago
- 31b0b73 doc: adjust installation instructions dynamically for a given download by Andrew Gerrand · 10 years ago
- e019767 doc: bump minimum requirement to OS X 10.7 by Andrew Gerrand · 10 years ago
- e9ce76b runtime, syscall: use SYSCALL instruction on FreeBSD. by Bill Thiede · 10 years ago
- 59439f8 doc: fix small typo in doc by Yasuhiro Matsumoto · 10 years ago
- 6e55f7a doc: link directly to https://golang.org/dl/ by Matthew Dempsky · 11 years ago
- dc08957 doc: amend installation instructions by Andrew Gerrand · 11 years ago
- 43ad89d doc: drop scheme from links that are known to support HTTPS by Andrew Gerrand · 11 years ago
- 7d3be61 doc: link to new downloads page by Andrew Gerrand · 11 years ago
- 761dace doc/install.html: fix erroneous HTML annotation by Rob Pike · 11 years ago
- 87ef6e9 doc/install.html: fix duplicate id= tag by Rob Pike · 11 years ago
- f5a4d24 doc/install.html: update wrt to OS and compiler support. by Shenghou Ma · 11 years ago
- 696a7e1 doc: refer to wiki page for downloads by Andrew Gerrand · 11 years ago
- c8ef677 doc/install.html: FreeBSD 8 and higher only are supported Fixes #7188 by Rob Pike · 11 years ago
- 77edde1a doc: document Go 1.2.1 by Andrew Gerrand · 11 years ago
- 2b6eb11 doc/install.html: get rid of explicit version number in docs. by Shenghou Ma · 11 years ago
- 07d2195 doc/install.html: fix a tag. by Oling Cat · 11 years ago
- c497c9e doc: update installation instructions by Andrew Gerrand · 11 years ago
- c72bce9 doc: use the same wording for OS X as the other OSes by Andrew Gerrand · 11 years ago
- 14b32ed doc: we support all recent versions of OS X by Andrew Gerrand · 11 years ago
- f43b6d4 doc: add uninstallation instructions by Andrew Gerrand · 12 years ago
- ec1769b doc: update linux tarball version for Go 1.1 by Dave Cheney · 12 years ago
- a9c6952 doc: more doubled words I wrote a tool. by Rob Pike · 12 years ago
- 062a86b doc: add prominent download button to getting started page by Andrew Gerrand · 12 years ago
- a8accda doc/install: document system requirements for the FreeBSD/ARM port by Shenghou Ma · 12 years ago
- 12cbc8a doc: NetBSD is fully supported now by Shenghou Ma · 12 years ago
- a7d4c3f doc: clarify that the displayed tar file name is an example by Andrew Gerrand · 12 years ago
- 020d851 doc: fix OS X download links by Andrew Gerrand · 12 years ago
- 218f08a doc: document OS X tarballs by Andrew Gerrand · 13 years ago
- 2701046 doc/install: we only need command line tools for Xcode on OS X Fixes #3973. by Shenghou Ma · 13 years ago
- edc7b47 doc: fix some HTML syntax errors by Shenghou Ma · 13 years ago
- 9115a8b doc/install: mention GOPATH and point to code.html by Andrew Gerrand · 13 years ago
- ab708e3 doc/install: document minimum system requirements by Shenghou Ma · 13 years ago
- 1b89d51 doc: describe the Windows MSI installer as experimental by Andrew Gerrand · 13 years ago
- ce06e15 doc: make installation instructions more skim-friendly by Andrew Gerrand · 13 years ago
- 1dd78b7 doc/install: remove reference to "Go Tutorial" by Shenghou Ma · 13 years ago
- cf46040 doc: windows zip archive installation instructions by Andrew Gerrand · 13 years ago
- a6ce691 doc: give up on OS X Leopard by Russ Cox · 13 years ago
- d70627e doc: update install docs for Windows and Go 1, add golang-announce to /project by Andrew Gerrand · 13 years ago
- f78d50c doc: clean up docs page, refer to wiki, change install doc paths by Andrew Gerrand · 13 years ago
- e10dc82 doc: instruct freebsd/linux users to rm the old version first by Andrew Gerrand · 13 years ago
- cd1a2f7 doc: move wiki tutorial into articles directory, rmdir doc/codelab by Andrew Gerrand · 13 years ago
- f7ad183 doc/install: fix FreeBSD/Linux install command by Shenghou Ma · 13 years ago
- 01156f0 doc: fix links in installation instructions by Andrew Gerrand · 13 years ago
- fa9c44d doc/install.html: fix link Fixes #3072. by Rob Pike · 13 years ago
- e07f089 doc: update install.html for binary distros, add install-source.html by Andrew Gerrand · 13 years ago
- d84de09 godoc: new design by Andrew Gerrand · 13 years ago
- 2783691 docs: replace references to gofix etc. with tool invocations by Rob Pike · 13 years ago
- 7cb21a7 godoc: specify HTML page metadata with a JSON blob by Andrew Gerrand · 13 years ago
- dfedd34 doc: Fix URL to the Xcode web page by Paul Borman · 13 years ago
- 31cc66b doc: suggest code.google.com/p/go instead of go.googlecode.com/hg by Andrew Gerrand · 13 years ago
- ab95715 codereview: undo last night's rollback by Russ Cox · 13 years ago
- 6687e52 doc/install: add openbsd by Joel Sing · 13 years ago
- f03b37b doc: link to A Tour of Go by Andrew Gerrand · 13 years ago
- dd0b8e7 doc: emphasize that environment variables are optional by Russ Cox · 14 years ago
- 141f676 doc: remove ed from apt-get package list by Brad Fitzpatrick · 14 years ago
- 9dd354c 5l, 6l, 8l: drop use of ed during build by Russ Cox · 14 years ago
- a3baf7f doc/install: specify clone -u instead of -r by Andrew Gerrand · 14 years ago
- c3e6e6e doc: mention make version in install.html by Russ Cox · 14 years ago
- eb5e4b8 doc/install.html: document use of libc6-dev-i386 by Andrew Gerrand · 14 years ago
- 929449d doc: explain release and weekly tags in install.html by Andrew Gerrand · 14 years ago
- 3fea5ba doc: remove reference to bug count from install.html by Andrew Gerrand · 14 years ago
- 966bf71 docs: make "runtime" a word only as a name for the package. by Rob Pike · 14 years ago
- b9f9476 build: run test/ directory first by Russ Cox · 14 years ago
- 68b40fb Getting Started guide: update for new versions of Mercurial by Robert Griesemer · 14 years ago
- 80e25fc docs: float->float64 plus a couple of other tweaks. by Rob Pike · 14 years ago
- 0c54225 remove nacl by Russ Cox · 14 years ago
- c17394df doc: fix installation $GOOS choices by Peter Mundy · 14 years ago
- ab7884d doc: add link to WindowsPort page from install.html by Andrew Gerrand · 14 years ago
- f89050d doc/install: describe GOHOSTOS and GOHOSTARCH by Andrew Gerrand · 14 years ago
- e8bde0e install doc: arm is a little better by Russ Cox · 14 years ago
- 686490c install.html: minor sentence fix by Robert Griesemer · 14 years ago
- b7cb844 build: make all.bash run on Ubuntu ARM by Russ Cox · 15 years ago
- 6ab8d24 golang.org redesign by Andrew Gerrand · 15 years ago
- 76dccbc doc: various changes for validating HTML by Scott Lawrence · 15 years ago
- 86920ad build: update, streamline documentation for new $GOBIN by Russ Cox · 15 years ago
- da392d9 build: no required environment variables by Russ Cox · 15 years ago
- a24f814 doc/install: tweak port text; drop redundant list of operating systems. by Russ Cox · 15 years ago
- 9aff17f install.html: elaborate on shell profile instructions by Andrew Gerrand · 15 years ago
- 7cd4de6 install.html: add section on C tools by Robert Griesemer · 15 years ago
- 77525dc install: Added gcc, build-essential to apt-get command line. by Andrew Gerrand · 15 years ago
- cd4a684 added note about the GOARM env variable by Kai Backman · 15 years ago
- 05f2636 two minor build fixes by Russ Cox · 15 years ago
- 34191d9 Remove top-level (src/) Makefile. by Christopher Wedgwood · 15 years ago
- 5c7b0ca list awk in the dependencies needed for installation by Rob Pike · 15 years ago
- 3269647 doc/install.html: how to update to a new release by Russ Cox · 15 years ago
- 857d4cf Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src by Devon H. O'Dell · 15 years ago
- ddde7f6 Add a Makefile in place of all.bash. Update docs to reflect this change. by Devon H. O'Dell · 15 years ago
- 53ab6a0 add freebsd to the list of os'es. by Rob Pike · 15 years ago
- 0343509 point at how to get easy_install on Ubuntu. Fixes #59. by Russ Cox · 15 years ago
- 7f48606 docs: list make as a build dep. by Adam Langley · 15 years ago
- 4a29a73 install.html: ed needs to be installed too by Russ Cox · 15 years ago
- 4414442 remove internal references from doc/install.html and doc/contribute.html. by Russ Cox · 15 years ago
- c9ac862 in addition to bison, need to have gcc and c libraries installed. by Russ Cox · 15 years ago
- 8b04cef copy help section to install doc, since most people won't get to the second one. by Russ Cox · 15 years ago
- 6fff7b2 mention license in install.html. tighter nav list. by Russ Cox · 15 years ago
- b2d3701 8g has an optimizer; update its description by Rob Pike · 15 years ago