Commit History

Author SHA1 Message Date
  Bryan C. Mills 1dc1e7c346 [release-branch.go1.13] cmd/go: suppress errors in package-to-module queries if the package is already found 5 years ago
  Rhys Hiltner 7d1c61cde5 [release-branch.go1.13] cmd/cover: skip go list when profile is empty 5 years ago
  Andrew 37f1dd97f7 [release-branch.go1.13] doc/go1.13: add id tag to note about removal of NaCl port in Go 1.14 5 years ago
  Jay Conrod f0c6230863 [release-branch.go1.13] cmd/go: strip trailing slash from versioned arguments 5 years ago
  Bryan C. Mills 052d7c8074 [release-branch.go1.13] cmd/go/internal/get: avoid panic in metaImportsForPrefix if web.Get fails 5 years ago
  Bryan C. Mills 6bbfea923e [release-branch.go1.13] cmd/go/internal/test: prepend -test.timeout rather than appending 5 years ago
  Jonathan Amsterdam b7ff8ffa05 [release-branch.go1.13] errors: fix wrong code in package doc 5 years ago
  Andrew befa17c5f4 [release-branch.go1.13] doc: add Go 1.13 to release history 5 years ago
  Andrew Bonventre cc8838d645 [release-branch.go1.13] go1.13 5 years ago
  Bryan C. Mills 67d2a1e066 [release-branch.go1.13] doc/go1.13: remove announcements of arm64 support on NetBSD and OpenBSD 5 years ago
  Emmanuel Odeke 4c8037b278 [release-branch.go1.13] os: skip TestPipeThreads on GOOS=darwin 5 years ago
  Kevin Gillette b719a5875e [release-branch.go1.13] net/http: make docs refer to Context.Value as a getter instead of context.WithValue 5 years ago
  Andrew fb7b50c13c [release-branch.go1.13] doc: document Go 1.13 5 years ago
  Andrew Bonventre 2f866fe20f [release-branch.go1.13] doc/1.13: remove draft note and make various fixes 5 years ago
  Tom Thorogood 2e65ef623b [release-branch.go1.13] encoding/json: revert Compact HTML escaping documentation 5 years ago
  Andrew Bonventre d7b402a49a [release-branch.go1.13] go1.13rc2 5 years ago
  Dmitri Shuralyov 450a918b6f [release-branch.go1.13] CONTRIBUTORS: second round of updates for Go 1.13 5 years ago
  Bryan C. Mills 1ae4e73c11 [release-branch.go1.13] cmd/go/internal/modload: fix swapped paths in error message 5 years ago
  Bryan C. Mills 2e3989e04e [release-branch.go1.13] cmd/go/internal/get: remove '--' separator from 'git ls-remote' command 5 years ago
  Filippo Valsorda c11853c09b [release-branch.go1.13] crypto/tls: make SSLv3 again disabled by default 5 years ago
  Bryan C. Mills 44a66acc71 [release-branch.go1.13] net/http: fix wantConnQueue memory leaks in Transport 5 years ago
  Cherry Zhang 633d0c9765 [release-branch.go1.13] cmd/vendor: update vendored x/arch repo to 8a70ba74b3a1 5 years ago
  obei 994ebd3066 [release-branch.go1.13] doc: align documents link 5 years ago
  Katie Hockman 8eecefd58d [release-branch.go1.13] doc/go1.13: add information about using private modules to the introduction 5 years ago
  Toshihiro Shiino ea9edabf44 [release-branch.go1.13] doc/go1.13: add missing slashes 5 years ago
  Emmanuel T Odeke bc30423263 [release-branch.go1.13] doc/go1.13: fix bad URLs to strconv identifiers 5 years ago
  Emmanuel T Odeke 55a5beb12c [release-branch.go1.13] doc/go1.13: document fmt's number syntax updates 5 years ago
  Emmanuel T Odeke a5a92aa673 [release-branch.go1.13] doc/go1.13: document _ between digits for math/big, strconv 5 years ago
  Filippo Valsorda 5c379a437e [release-branch.go1.13] net/http: update bundled golang.org/x/net/http2 to import security fix 5 years ago
  Jeff Hodges d76bd214ae [release-branch.go1.13] net/http: change TimeoutHandler's docs to match its new interfaces 5 years ago