index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
install.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: remove inline styles
Jaana Burcu Dogan
2017-01-10
1
-2
/
+2
*
doc: fix install.html unclosed bold tag, link to /help/
Brad Fitzpatrick
2016-12-21
1
-11
/
+5
*
doc: mention more binary download architectures
Brad Fitzpatrick
2016-12-06
1
-2
/
+2
*
doc, cmd/go: adjust documentation for default GOPATH
Russ Cox
2016-11-30
1
-39
/
+27
*
doc: document minimum OS X version as 10.8
Brad Fitzpatrick
2016-09-12
1
-1
/
+1
*
doc: clarify that any C compiler works for cgo
Brad Fitzpatrick
2016-09-09
1
-1
/
+1
*
doc: fix required OS X version inconsistency for binary downloads
Brad Fitzpatrick
2016-08-06
1
-2
/
+2
*
doc: remove mention of %HOME% from installation instructions
Andrew Gerrand
2016-05-10
1
-2
/
+2
*
doc: remove note about installing from source for ARM
Russ Cox
2016-01-07
1
-1
/
+1
*
doc: show relevant test instructions on install page
Andrew Gerrand
2016-01-07
1
-7
/
+26
*
doc: adjust binary install page supported system list
Russ Cox
2015-08-19
1
-8
/
+8
*
doc: adjust installation instructions dynamically for a given download
Andrew Gerrand
2015-08-05
1
-16
/
+64
*
doc: bump minimum requirement to OS X 10.7
Andrew Gerrand
2015-08-05
1
-2
/
+2
*
runtime, syscall: use SYSCALL instruction on FreeBSD.
Bill Thiede
2015-01-18
1
-4
/
+5
*
doc: fix small typo in doc
Yasuhiro Matsumoto
2014-11-14
1
-1
/
+1
*
doc: link directly to https://golang.org/dl/
Matthew Dempsky
2014-09-12
1
-8
/
+6
*
doc: amend installation instructions
Andrew Gerrand
2014-09-09
1
-10
/
+3
*
doc: drop scheme from links that are known to support HTTPS
Andrew Gerrand
2014-07-25
1
-2
/
+2
*
doc: link to new downloads page
Andrew Gerrand
2014-06-13
1
-1
/
+1
*
doc/install.html: fix erroneous HTML annotation
Rob Pike
2014-06-10
1
-3
/
+3
*
doc/install.html: fix duplicate id= tag
Rob Pike
2014-05-20
1
-1
/
+1
*
doc/install.html: update wrt to OS and compiler support.
Shenghou Ma
2014-05-08
1
-2
/
+2
*
doc: refer to wiki page for downloads
Andrew Gerrand
2014-05-05
1
-6
/
+6
*
doc/install.html: FreeBSD 8 and higher only are supported
Rob Pike
2014-04-15
1
-1
/
+1
*
doc: document Go 1.2.1
Andrew Gerrand
2014-03-03
1
-2
/
+2
*
doc/install.html: get rid of explicit version number in docs.
Shenghou Ma
2014-02-06
1
-3
/
+4
*
doc/install.html: fix a tag.
Oling Cat
2013-11-25
1
-3
/
+3
*
doc: update installation instructions
Andrew Gerrand
2013-11-21
1
-97
/
+82
*
doc: use the same wording for OS X as the other OSes
Andrew Gerrand
2013-11-13
1
-1
/
+1
*
doc: we support all recent versions of OS X
Andrew Gerrand
2013-11-13
1
-1
/
+1
*
doc: add uninstallation instructions
Andrew Gerrand
2013-09-16
1
-8
/
+26
*
doc: update linux tarball version for Go 1.1
Dave Cheney
2013-06-03
1
-1
/
+1
*
doc: more doubled words
Rob Pike
2013-04-16
1
-1
/
+1
*
doc: add prominent download button to getting started page
Andrew Gerrand
2013-04-03
1
-34
/
+20
*
doc/install: document system requirements for the FreeBSD/ARM port
Shenghou Ma
2012-11-12
1
-1
/
+1
*
doc: NetBSD is fully supported now
Shenghou Ma
2012-10-16
1
-3
/
+4
*
doc: clarify that the displayed tar file name is an example
Andrew Gerrand
2012-09-27
1
-2
/
+8
*
doc: fix OS X download links
Andrew Gerrand
2012-09-27
1
-2
/
+2
*
doc: document OS X tarballs
Andrew Gerrand
2012-09-17
1
-6
/
+6
*
doc/install: we only need command line tools for Xcode on OS X
Shenghou Ma
2012-08-20
1
-2
/
+7
*
doc: fix some HTML syntax errors
Shenghou Ma
2012-08-07
1
-3
/
+3
*
doc/install: mention GOPATH and point to code.html
Andrew Gerrand
2012-06-13
1
-4
/
+6
*
doc/install: document minimum system requirements
Shenghou Ma
2012-05-16
1
-0
/
+26
*
doc: describe the Windows MSI installer as experimental
Andrew Gerrand
2012-03-27
1
-16
/
+16
*
doc: make installation instructions more skim-friendly
Andrew Gerrand
2012-03-26
1
-10
/
+14
*
doc/install: remove reference to "Go Tutorial"
Shenghou Ma
2012-03-17
1
-2
/
+1
*
doc: windows zip archive installation instructions
Andrew Gerrand
2012-03-13
1
-1
/
+41
*
doc: give up on OS X Leopard
Russ Cox
2012-03-07
1
-1
/
+1
*
doc: update install docs for Windows and Go 1, add golang-announce to /project
Andrew Gerrand
2012-03-06
1
-3
/
+15
*
doc: clean up docs page, refer to wiki, change install doc paths
Andrew Gerrand
2012-03-05
1
-5
/
+5
[next]