Filter:
Filters How-to
You can filter on any displayed field below, along with a few other fields not shown, such as reviewer.
Exclude terms by prefixing them with a -
.
The t:
operator is short for "tag" and coincides with the colored tags you see in the rows below.
Supported tag values include "Changes without a human comment" (t:attn
) and Code-Review
label values (t:-2
, t:+1
, and t:+2
).
All terms use substring matching, meaning that you can type reviewer:iant
instead of reviewer:iant@golang.org
The following operators are supported: t:, repo:, reviewer:, cc:, involves:, and owner:
Examples:
build
2017-04-25
Mike Lloyd
39536
x/build: added age-based retry refusal.
2017-08-09
Shawn Smith
38285
cmd/gopherbot: add -review flag for checking Gerrit CL for invalid
2019-02-14
Adam Shannon
145658
cmd/gopherbot: freeze issues after 30 days, link to Questions wiki page
2019-02-15
Colin Nelson
+1
160699
maintner: tombstone issues that are moved to a differnt repository
2019-02-17
Filippo Valsorda
+2
129498
buildlet: switch COS builders to dedicated service account
2019-03-08
Devon H. O'Dell
163005
env: add Dockerfile for generating a Fuchsia buildlet
2019-03-20
Jason Dobry
+1
🤖+1
161521
maintner: correctly tombstone "transferred" issues
2019-04-01
Colin Nelson
170338
maintner: support gcslog updates from master mutation source
2019-04-10
Bryan C. Mills
+2
🤖+1
171238
cmd/gopherbot: assign reviewers based on commit message prefixes
2019-04-17
Bryan C. Mills
+2
🤖+1
170863
cmd/gopherbot: CC triaged issues to owners
2019-05-17
Greg Steuck
+1
176237
env/openbsd: add OpenBSD 6.5 release builder
2019-07-16
Norman B. Lancaster
1.12.6
185897
x/build/cmd/gopherbot: do not consider nested backport requests
2019-08-27
CarlosEDP
188501
all: add riscv64 cross builder
2019-10-10
Ivan Palladino
-1
182419
cmd/gopherbot: relaxed matching rule for the documentation label
2019-12-04
Alexander Rakoczy
+2
🤖+1
209717
cmd/gopherbot: improve test fake for GitHub issues
2019-12-06
Brad Fitzpatrick
🤖+1
210277
cmd/gitmirror: don't keep entire maintner corpus in memory
2019-12-06
Colin Nelson
205598
maintner: add function to mark an Issue as Tombstoned
2019-12-06
Colin Nelson
+1
176638
maintner: correctly tombstone "transferred" issues
crypto
2017-02-20
Bruno Clermont
32890
openpgp: use prompt function to decrypt private key
2017-03-29
joshua stein
38531
ssh: exit auth loop on ForceDisconnectError
2017-04-18
Máximo Cuadros
-1
🤖+1
40911
ssh/knownhosts: fix line matching, when multiple lines
2017-04-19
Jonathan Doklovic
-1
40984
ssh/knownhosts: add support for hashed entries in the known_hosts file
2017-10-16
Fan Jiang
🤖+1
26773
x/crypto/openpgp: add Encryption/Serialization of Encrypted PrivateKey
2017-11-01
George Tankersley
🤖+1
71950
ed25519: improve EdDSA performance by 20-50% on amd64
2017-11-08
Ben Burkert
+1
22095
x/crypto/openpgp/internal/encoding: add Field, MPI & OID types
2018-01-07
Jonathan Turner
85535
pbkdf2: use larger int64 iteration counts and key lengths
2018-01-10
Peter Sanford
85155
ssh: remove arcfour{128,256} from default cipher list
2018-04-11
Balaram Makam
105896
crypto/poly1305: add arm64 implementation using multiword arithmetic
2018-04-19
ValarDragon
104576
sha3,md4,ripemd160: implement BinaryMarshaler, BinaryUnmarshaler
2018-05-07
Johannes Ebke
+1
60990
openpgp: add policy URI and notation data for OpenPGP Signatures
2018-05-29
Rajni
114938
add key wrap support for rfc 3394 and rfc 5649
2018-06-04
Andreas Auernhammer
+1
102422
argon2: add AVX2 implementation
2018-06-05
joshua stein
38454
ssh: add NoClientAuthCallback
2018-06-19
Filippo Valsorda
🤖+1
112315
cryptotest: new package
2018-06-27
Jason Murray
120315
openpgp: add FlagsAuthenticate, FlagsGroupKey and FlagsSplitKey support to packet.Signature
2018-07-03
Jason Murray
🤖+1
120555
openpgp: add PreferredKeyServer support to packet.Signature
2018-07-12
Franz Bettag
98056
ssh: add hmac-sha2-512.
2018-09-10
Andreas Auernhammer
39770
curve25519: improve amd64 ladderstep assembly
2018-10-26
Paul M Furley
133255
openpgp/packet/signature: output reason for revocation
2018-12-07
Eugene Dzhurinsky
149677
openpgp: fix infinite loop on unknown cipher type / key
2018-12-19
Paul M Furley
+1
132755
openpgp: Define s2k magic numbers as consts
2019-01-04
Axel Gluth
155744
acme/autocert: Enable custom ports
2019-02-05
Bodo Junglas
38060
crypto/openpgp: Support encryption of private keys
2019-04-26
Andrey Petrov
-1
170861
ssh/terminal: add Terminal.SetEnterClear(bool)
2019-05-02
Greyh4t
-1
75050
ssh: fix invalidation of the timeout when target is not a ssh server
2019-05-05
aviau
118995
openpgp: implement Cert Revocation Signature
2019-05-15
khevse
+1
166520
pkcs12: update certificate parsing with attribute 'Microsoft Local Key set'
2019-05-17
hackerman
177818
bcrypt: document 72-byte password length limit
2019-06-07
Ian Lance Taylor
🤖+1
181121
openpgp/packet: simplify partialLengthWriter loop
2019-06-10
Anmol Sethi
173457
crypto/ssh: Document that ParseRawPrivateKey supports ED25519 keys
2019-09-03
Ilya Lukyanov
190777
ssh: disable wantReply in some requests to comply with OpenSSH
2019-09-20
armfazh
165877
curve25519: add faster X25519 for amd64 arch
2019-09-30
Kevin Burke
🤖+1
191760
scrypt: explain how to generate a salt
2019-09-30
liuzheng
197939
ssh(ssh/terminal/terminal.go): add ctrl-c for terminal line
2019-09-30
ibuler
-1
175978
ssh: add ssh partial success for ssh server 2FA
2019-10-01
Gaurav
198119
crypto/openpgp: added compression in Encrypt function
2019-10-10
psampaz
189878
argon2: fix panic when calling IDKey or Key with keyLen == 0
2019-10-15
Conrado P. L. Gouvea
+1
108715
sha3: add NewKMAC128 and NewKMAC256
2019-10-16
khevse
201457
pkcs12: update certificate parsing with attribute 'Microsoft Local Key set'
2019-10-23
Shashank Yadav
161817
openpgp: add RevokeKey, RevokeSubkey and AddSubkey methods to Entity
2019-10-24
Scott Ragan
203337
Make default hash SHA-1 per RFC 4880 section 9.4
2019-10-30
Jason Baker
🤖-1
204177
acme: update TLS-ALPN identifier to the latest IANA assignment
2019-11-01
Lars Gohr
+1
🤖+1
193079
Add easy bcrypt example
2019-11-04
Filippo Valsorda
1.14
205158
curve25519: implement new X25519 API
2019-11-04
Shashank Yadav
+1
191658
openpgp: support GNU dummy S2K for missing private keys
2019-11-07
Jonathan Rudenberg
🤖-1
174941
ed25519: implement Ed25519ph
2019-11-12
lukechampine
+2
🤖+1
206638
chacha20: add SetCounter method
2019-12-03
James Munnelly
209678
acme: add support for external account bindings
2019-12-04
Ben Toews
205241
nacl/box: support anonymous seal/open
2019-12-04
Phil Porada
209963
Test more OCSP ResponseStatus cases
2019-12-05
Filippo Valsorda
🤖+1
207600
ssh: support encrypted OpenSSH private keys
2019-12-05
Jonathan Rudenberg
+1
86635
acme: Implement IETF draft-12
debug
2018-06-29
Hana Kim
121658
internal: workaround for picky panics
2018-08-09
aarzilli
122275
x/debug/dwarf/frame: contribute x/debug/dwarf/frame
2019-08-20
Keith Randall
+2
190818
internal/core: handle missing/bad exe file gracefully
dl
2019-11-14
Dmitri Shuralyov
+2
207097
gotip: don't set User-Agent for http.DefaultTransport
exp
2016-04-17
Ethan Burns
21660
shiny/driver/x11driver: add double-buffering.
2016-09-21
David Crawshaw
29448
shiny/widget: a tabbed container
2016-10-19
David Crawshaw
31136
shiny/widget: scrolling sheets
2017-03-03
Dave MacFarlane
37621
shiny/driver: add Plan 9 driver
2018-02-21
Bryan C. Mills
94138
shiny/driver/internal/event: use a channel in Deque instead of a sync.Cond
2018-02-21
Bryan C. Mills
+2
94137
shiny/driver/internal/event: eliminate steady-state memory allocations
2018-02-21
Bryan C. Mills
+2
95715
shiny/driver/internal/event: use a channel in Deque instead of a sync.Cond
2019-02-16
Russ Cox
🤖-1
162900
shiny/driver/gldriver: hide window decoration entirely for empty title
2019-05-01
Russ Cox
🤖+1
161665
sumdb/internal/database: Go checksum database implementation
2019-05-01
Russ Cox
🤖+1
167897
sumdb/internal/googlecloud/app: Google App Engine checksum database app
2019-05-14
Russ Cox
🤖+1
161664
sumdb/internal/googlecloud/spanner: tkv.Storage on Google Cloud Spanner
2019-10-07
Jay Conrod
-1
🤖+1
197299
x/exp/cmd/gorelease: detect problems before releasing new module versions
gddo
2017-03-16
Francesc Campoy
+1
28788
gosrc: use go-github to fetch from GitHub
2017-10-24
Sarah Adams
73031
all: fix tests
2018-01-19
Gil Raphaelli
81935
Conditionally pluralize summary.
2018-01-29
Olivier Mengué
77290
site.css: Hide internal packages (issue #402) in package lists
2018-05-31
Parker Moore
115315
Allow users to set the log level for the root log15 handler.
2018-08-23
alpha.wong
122195
FIX: Missing HSTS-header
2018-09-16
Jack Wilsdon
135536
gddo-server: fix expanding examples containing reserved characters
2018-09-17
Jack Wilsdon
135537
gddo-server: simplify onclick listener for example list
2019-02-25
Eyal Posener
163639
gosrc: Add subdirectories to local mode
2019-03-26
Colin Arnott
169337
gosrc: better vcs suffix support for github
2019-04-21
Colin Arnott
168838
gosrc: add mecurial vcs support
2019-04-21
Colin Arnott
172737
gosrc: improved sourcehut vcs support
2019-04-21
Colin Arnott
168066
gddo: add module files
2019-04-21
Colin Arnott
173217
gosrc: calculate Bitbucket Directory.Stars with watchers API
2019-05-06
Colin Arnott
+1
🤖-1
173218
doc: more accurate value for string literal size
2019-05-16
Colin Arnott
168065
gosrc: expand vcs pattern to match go-get
2019-06-28
Edward Muller
+1
178597
Move to Go modules
2019-08-30
Jen O'Byrne
187097
Add extra scopes
2019-09-30
Eyal Posener
+1
🤖-1
101255
httuputil/header: Allow special character in header value in ParseValueAndParams
2019-10-01
Sujith PS
198098
Remove container max-width style inorder to see the documentation by utilizing the full device-width
2019-10-07
Rohan Verma
199498
Dark mode using prefers-color-scheme (fixes #434)
2019-10-08
Colin Arnott
199717
gae-service-proxy: migrate to go111
2019-10-16
Mobi S
201481
Removed max-width to make site more comfortable to read
2019-11-05
Zeger-Jan van de Weg
205417
Add Rich data for GitLab.com as code provider
2019-11-06
Dominic Barnes
205607
feat(gddo-server): make log level configurable, default to info
2019-12-03
Julie
209223
gddo-server: add logging for start and end of each request
go
2016-10-12
Shahar Kohanim
21752
cmd/link, cmd/compile: split object file sections into independent chunks
2016-11-15
Robert Griesemer
️-2
33294
go/printer: steps towards fixing #16371
2016-12-12
Austin Clements
🤖+1
34291
runtime: bound number of sweeps per allocation
2017-06-06
Emmanuel Odeke
-1
35471
cmd/compile: add typo fix suggestions using Levenstein/Edit distance
2017-06-13
Bryan A Ford
️-2
45490
math/big: support for constant-time arithmetic
2017-06-13
Austin Clements
🤖-1
45142
runtime: start goroutines with a 16K stack
2017-06-19
Austin Clements
+1
🤖+1
38180
runtime: add SchedStats API
2017-06-26
Aliaksandr Valialkin
-1
38250
cmd/compile/internal/gc: noder.error cleanup
2017-06-26
David Crawshaw
-1
+2
🤖+1
42830
runtime: do not remove the SIGPROF handler
2017-06-26
Damien Lespiau
+1
1.11
41470
cmd/compile: let -d ssa/help breathe
2017-06-26
David Chase
🤖-1
28832
cmd/compile: prototype/experiment for register args and results
2017-06-26
Russ Cox
+2
🤖+1
1.10
46426
cmd/dist: check that -buildmode=pie produces runnable binaries
2017-07-11
Leon Klingele
43716
crypto/elliptic: use Montgomery ladder scalar multiplication
2017-07-15
Derek Bruening
45140
doc: add GOROOT_BOOTSTRAP to the contribution guide
2017-07-18
Arthur Mello
1.10
49410
mail: improve ParseAddress error for badly quoted display name
2017-08-21
Joe Tsai
53637
compress/gzip: permit parsing of GZIP files with long header fields
2017-08-30
Simon Rawet
60210
cmd/go/internal/get: Proparly escaped . in vcs regexp
2017-09-05
sergey.dobrodey
-1
🤖+1
60950
vet: add test case for build constraint(tag)
2017-09-07
Hana Kim
46411
runtime: augment inuse heap profile with collected garbage
2017-09-14
Bryan C. Mills
🤖+1
63711
cmd/cgo: translate “opaque” types as struct types with opaque fields
2017-09-20
Bryan C. Mills
63277
cmd/cgo: use type aliases for primitive types
2017-09-22
Ilya Tocar
🤖+1
62971
runtime: reduce contention in gcDrain
2017-09-22
Bryan C. Mills
+2
🤖+1
63731
misc/cgo/{errors,test}: add tests for corruption of C bit-fields
2017-09-27
Marvin Stenger
42516
cmd/compile: replace boolean simplification rule
2017-10-03
Yasuhiro Matsumoto
🤖-1
8683
net, syscall, internal/syscall/windows: implement FileConn, FileListener
2017-10-05
David Chase
🤖+1
47932
cmd/compile: add "estimate" phase reporting "excess" op counts
2017-10-05
David Chase
🤖+1
47512
cmd/compile: perform rotation in layout
2017-10-06
Austin Clements
🤖-1
1.14
68018
runtime: use global preemption in forEachP and stack scanning
2017-10-06
Austin Clements
+1
🤖-1
1.14
68016
runtime: use page unmapping to preempt loops in STW
2017-10-06
Austin Clements
🤖-1
1.14
68020
runtime: ignore loop preemption signals in GDB
2017-10-06
Austin Clements
🤖-1
1.14
68014
cmd/compile, runtime: make bad safe-points throw
2017-10-06
Austin Clements
🤖+1
1.14
68013
cmd/compile, runtime: indirect fault-based loop preemption
2017-10-06
Austin Clements
+2
🤖+1
1.14
68011
cmd/compile: record rescheduling target PC
2017-10-10
Austin Clements
+2
🤖+1
34930
runtime: consolidate minPhysPageSize and minLegalPointer
2017-10-11
David Crawshaw
🤖-1
21087
cmd/compile: drop type info for some methods
2017-10-13
Austin Clements
+2
🤖+1
1.14
68012
runtime: keep rescheduling fault page together
2017-10-13
Austin Clements
+2
🤖+1
1.14
68010
cmd/compile: disallow loop preemption in the runtime
2017-10-13
philhofer
38448
cmd/compile/internal/ssa: tighten loads
2017-10-13
Michael Smith
-1
40866
crypto/x509: self-signed cert key pair check
2017-10-14
Matthew Dempsky
+2
🤖+1
40491
cmd/compile/internal/ssa: simplify fitsARM64Offset
2017-10-19
Anmol Sethi
-1
71754
crypto/x509: elaborated on a comment in CreateCRL
2017-10-21
Matthew Dempsky
+2
🤖+1
40500
cmd/compile/internal/gc: cleanup moveToHeap
2017-10-30
Austin Clements
+2
🤖-1
1.14
68017
runtime: don't acquire m.locks in forEachP
2017-11-02
Ilya Tocar
🤖+1
74810
cmd/internal/obj/x86: use push/pop to manage frame pointer
2017-11-08
Russ Cox
🤖-1
76370
cmd/go: make sure compiler uses importcfg always
2017-11-09
Hana (Hyang-Ah) Kim
71692
net/rpc: add execution tracer user annotations
2017-11-10
Nick Craig-Wood
️-2
+1
38366
crypto/aes: ARM assembly versions of encrypt, decrypt and expandKey
2017-11-15
Matthew Dempsky
🤖+1
40492
cmd/compile: cleanup MOVaddr code generation
2017-11-15
Dusan Kasan
77750
godoc: show interface method documentation
2017-11-22
Zhu Qiuxuan
46433
encoding/xml: Add xml attribute value normalization
2017-11-29
Russ Cox
🤖+1
76372
cmd/go: be precise about paths that appear in packages and binaries
2017-11-29
Robert Griesemer
-1
🤖+1
80415
go/format: add Gofmt and document use
2017-12-06
Hana Kim
82255
internal/trace: add benchmark of testdata parse
2017-12-14
Mansour Rahimi
🤖+1
84095
encoding/asn1: add test of Unmarshal slice of RawValue
2017-12-19
Hiroshi Ioka
1.10
84736
cmd/go: make -x output commands executable again
2017-12-20
Jeff Johnson
1.11
84696
net: use NetEnabled for TestInterfaceHardwareAddrWithWmic
2017-12-24
Karthik Karanth
85475
image: Add documentation for methods on different Images
2018-01-02
Patrick Uiterwijk
85895
crypto/x509: remove entrust CA constraint exemption
2018-01-12
Owen Marshall
85195
net/textproto: Add an example for textproto.Conn
2018-01-15
Tamás Gulácsi
87657
mime/multipart: add Writer example
2018-02-14
Austin Clements
️-2
+2
🤖-1
74431
runtime: use typedslicecopy for growslice
2018-02-21
Austin Clements
️-2
+2
1.12
95676
runtime: mark itab go:notinheap
2018-02-22
Hana (Hyang-Ah) Kim
+1
🤖-1
94335
runtime: reset block, mutex profile counters after rate change
2018-02-28
zhuyan
97495
runtime/pprof: change default cpu sample rate to 99 Hz.
2018-03-01
Daniel Martí
🤖+1
97875
html/template: simplify eatWhiteSpace
2018-03-02
Hannes Landeholm
️-2
97975
net: empty write to pipe should not block
2018-03-04
Keith Randall
93175
cmd/compile: use unified backing store for debug info output
2018-03-07
Richard Gibson
73830
net: recognize non-LDH domain names as valid per RFC 1035
2018-03-08
Cherry Zhang
🤖+1
99676
cmd/compile: ignore -race on non-supporting architectures
2018-03-09
David Chase
🤖-1
99937
cmd/compile: improve DWARF locationlist debugging output
2018-03-15
jimmyfrasche
+2
100060
go/parser: add examples for using ParseFile with go/build
2018-03-15
jimmyfrasche
+2
100815
go/doc: add examples for creating Package and Examples
2018-03-22
Dhananjay Nakrani
🤖+1
98335
runtime: Expose MemStats for previous GC cycles.
2018-03-22
jimmyfrasche
+2
101280
go/importer: add example of importer.For
2018-03-27
Hana Kim
102755
runtime: background profiling support
2018-04-02
Fred Carle
️-2
-1
102158
encoding/json: encoding/xml: interface to omit marshalling empty structs
2018-04-02
Fabio Alessandro Locati
-1
104215
time: Improve example for Sleep
2018-04-04
caosz
104435
net/smtp: fix the bug which makes golang cannot handle smtp fail-auth
2018-04-06
JBD
🤖-1
105041
sync/atomic: split examples to a different file
2018-04-06
Pascal Muetschard
️-2
89455
cmd/go/internal/load: follow possible $GOROOT/src symlinks
2018-04-06
Chad Rosier
92617
testing: add option for running benchmarks a fixed number of iterations.
2018-04-09
Emmanuel Odeke
-1
85715
cmd/compile: disambiguate clashing types by package
2018-04-09
philhofer
+1
🤖+1
95583
cmd/compile/internal/ssa: emit paired stores on arm64
2018-04-14
Bryan Chan
79635
cmd/link: fix R_ADDROFF reloc to SDYNIMPORT syms
2018-04-16
Hugues Bruant
-1
+1
100837
cmd/compile: optimize struct partial re-assign
2018-04-16
Emmanuel Odeke
+1
37222
runtime: stack traces of endless recursion now print top and bottom
2018-04-18
Paul Jolly
🤖+1
105435
cmd/go: fix go get VCS tests that match go-import's
2018-04-18
Zhongpeng Lin
🤖+1
107301
cmd/go/internal/load: assign .ImportPath and .Root for a testdata package in GOPATH properly
2018-04-19
Zhongpeng Lin
108036
cmd/go/internal/load: ignore vendor imports from testdata
2018-04-26
Jerrin Shaji George
-1
109417
runtime: improve performance of grow() in mheap.go
2018-05-01
Ian Lance Taylor
🤖-1
37732
cmd/link, runtime: enable c-archive on all Unix and Windows systems
2018-05-04
Marvin Stenger
-1
111355
path/filepath: short-circuit VolumeName calls
2018-05-08
jimmyfrasche
+2
101281
go/build: add examples for Import and Context
2018-05-08
Matthew Dempsky
+2
🤖+1
40494
cmd/compile/internal/ssa: change StringData to return *obj.LSym
2018-05-09
Antonin Amand
112215
cmd/link: add option to omit go DWARF user attributes
2018-05-15
Yoshiya Hinosawa
111647
cmd/cover: add index page of coverage reports
2018-05-15
Constantin Konstantinidis
🤖+1
113075
encoding/binary: fix error message for Write
2018-05-15
Geoff Berry
105255
cmd/compile: add load/store pairing optimization pass for arm64
2018-05-21
Chad Rosier
🤖+1
91415
cmd/compile: remove nil checks based on offsets from known non-nil pointers
2018-05-30
Shuvo Debnath
+1
84438
math: add examples
2018-06-04
Alexander A. Klimov
+1
🤖+1
116075
os: respect setuid and setgid bit in Mkdir() on *nix
2018-06-12
Constantin Konstantinidis
116056
encoding/xml: fix printing of namespace prefix in tag names
2018-06-13
Emmanuel Odeke
🤖+1
27453
encoding/json: with ,string tag, decode []float*, []int*, []uint* from string slices
2018-06-14
David Chase
🤖+1
1.11
118996
cmd/compile: add some inliner knobs for parameter search
2018-06-17
Ingo Krabbe
119316
cmd/go: better quote the cfg.GOROOT output
2018-06-21
Akhil Indurti
119335
crypto/rand: add package-level examples
2018-06-23
Joe Tsai
103239
go/build: document purego convention
2018-06-26
arthurkushman
-1
120675
go/ast: add Filter func test on AST
2018-06-26
Mikio Hara
🤖+1
105715
net: use callpathSW in TestDialContextCancelRace
2018-06-26
Mikio Hara
🤖+1
1.11
105095
net, net/internal/socktest: make concurrent socket system calls in test safe
2018-06-29
Meir Fischer
1
47411
testing: add support for benchsplit flag
2018-07-06
Keith Randall
️-2
🤖-1
1.11
122519
cmd/compile: use Go declaration to make GO_ARGS for assembly functions.
2018-07-07
Austin Clements
🤖-1
122577
runtime: test g0 stack overflow handling on all OSes
2018-07-08
Sam Whited
🤖+1
122486
encoding/xml: support omitempty on custom marshalers
2018-07-09
Martin Lee
122775
crypto/rand: adds examples for Int and Prime
2018-07-10
Mikio Hara
🤖+1
86575
net: update documentation on IP transport for network parameter
2018-07-10
Mikio Hara
🤖+1
86576
net: update documentation on IPConn and UPDConn
2018-07-12
David Chase
️-2
🤖+1
1.11
121155
cmd/compile: detect and remove pointless conditionals
2018-07-14
Jono Gould
+1
120296
doc: add note for newline after copyright header to contribute.html
2018-07-19
Constantin Konstantinidis
-1
119319
image/gif: fix acceptance of one non-significant byte in data
2018-07-22
Guoliang Wang
125435
go/token: fix test Example_retrievePositionInfo fail
2018-07-23
Wèi Cōngruì
123497
math/big: improve threshold calibration for karatsuba
2018-07-31
Carl Mastrangelo
️-2
126295
sync/atomic: make atomic.Value more useful
2018-08-01
David Chase
🤖+1
127257
cmd/vet: add a vet build tag so compiler test files can be excluded
2018-08-07
marwan-at-work
126616
cmd/go/internal/modfetch: add unit tests to downloadZip
2018-08-11
Misty De Meo
+2
🤖+1
1.9.8
119295
[release-branch.go1.9] ld/macho: add all missing load commands
2018-08-16
Marcos Minond
129536
testing/quick: skip struct fields that cannot be set by Value function
2018-08-17
Jack Parkinson
1.11
105655
doc/code.html: updates description of go install
2018-08-20
Constantin Konstantinidis
105636
encoding/xml: fix invalid empty namespace without prefix
2018-08-20
Constantin Konstantinidis
107255
encoding/xml: fix closing tag failure
2018-08-21
Shivansh Rai
🤖+1
113855
go/types: use binary search when looking up a method in a sorted list
2018-08-21
Constantin Konstantinidis
103875
encoding/xml: fix absence of detection of another : in qualified names
2018-08-21
Constantin Konstantinidis
108797
encoding/xml: fix unexpected behavior of encoder.Indent("", "")
2018-08-21
Constantin Konstantinidis
108796
encoding/xml: fix overriding by empty namespace
2018-08-21
Constantin Konstantinidis
108616
encoding/xml: fix panic on embedded unexported XMLName
2018-08-21
Constantin Konstantinidis
107755
encoding/xml: fix duplication of namespace tags by encoder
2018-08-21
Constantin Konstantinidis
106575
encoding/xml: add check of namespaces to detect field names conflicts
2018-08-21
Constantin Konstantinidis
104655
encoding/xml: fix normalization of attributes values
2018-08-21
Constantin Konstantinidis
106835
encoding/xml: add tests
2018-08-21
Constantin Konstantinidis
109855
encoding/xml: fixes to enforce XML namespace standard
2018-08-22
Akhil Indurti
126657
internal/cpu: expose mips[64][le] feature flags for FMA
2018-08-23
Hana Kim
121919
cmd/doc: introduce -tags flag
2018-08-23
Ilya Tocar
️-2
🤖+1
126255
encoding/json: optimize encdoer
2018-08-24
Marc Coury
+1
127550
net/http: add an example for Client.Do and NewRequest
2018-08-25
jimmyfrasche
+2
🤖-1
101286
go/types: change examples to use source importer
2018-08-25
Dan Bentley
48965
unsafe: document conversion of bytes to struct
2018-08-25
Ilya Tocar
+2
🤖-1
54412
cmd/compile/internal/gc: catch more in range checks
2018-08-27
ChrisALiles
130255
cmd/compile: optimise some small equality comparisons
2018-08-27
Zachary Romero
🤖-1
87658
os: add example for os.PathError
2018-08-27
David Chase
🤖+1
122484
cmd/compile: restore LocalAddr CSE
2018-08-31
David Finkel
132437
net: extend documentation for net.FileConn()
2018-08-31
Muhammad Falak R Wani
1.12
132676
runtime/trace: document missing params for WithRegion
2018-09-01
Constantin Konstantinidis
🤖+1
108395
encoding/xml: fix panic of unmarshaling of anonymous structs
2018-09-04
Erik Dubbelboer
-1
132735
encoding/json: add UseStrictNames to json.Decoder
2018-09-05
Agniva De Sarker
️-2
109795
go/printer: allow single-line const enum declarations
2018-09-05
Ankit Goyal
132935
sync: add examples for Map and Map.Range
2018-09-06
Venil Noronha
133656
sync/atomic: add example for CompareAndSwapInt32
2018-09-06
ktr0731
️-2
133795
go/ast: add InterfaceType to the TypeSpec comment
2018-09-07
Chris K
132478
log: export a default logger
2018-09-07
Caleb Champlin
133944
cmd/compile, cgo: add support for MSVC flags
2018-09-07
Caleb Champlin
133940
misc/cgo: adjust tests to be compatible with MSVC toolchain support
2018-09-10
Steven Ruckdashel
1.10
64851
crypto/x509: add cgo for system keychain loading
2018-09-10
Agniva De Sarker
️-2
-1
131176
go/doc: show exported fields of embedded structs
2018-09-14
Jay Lee
134217
time: make TZ parse more tolerant
2018-09-17
Ilya Tocar
+1
🤖+1
135378
crypto/sha1: use SHA instructions on amd64, when possible
2018-09-18
Baokun Lee
-1
🤖+1
1.13
135735
cmd/go/internal/modcmd: mod download allow insecure download
2018-09-18
Tardis Xu
-1
1.13
133055
clean: clean cache with -n should only print remove commands.
2018-09-18
Jonathan Turner
🤖+1
134223
encoding/asn1: add ability to marshal to general string
2018-09-18
Mike Graf
132375
fmt: add doc example for Fprintf
2018-09-20
David Chase
🤖-1
136555
runtime: experimental GC-related changes to scheduling
2018-09-21
David Chase
🤖-1
136715
runtime: adjust mark-assist boost, put info in trace
2018-09-22
pj
️-2
+1
136761
encoding/json: added heednull option for json encoding
2018-09-23
Eric S. Raymond
-1
136760
doc: clarify that signal receipt doesn't fire defer hooks
2018-09-24
Joe Tsai
️-2
+2
🤖+1
136035
encoding/json: fix usage of sync.Pool
2018-09-26
dalyk
111136
net/http: replace HTTP CONNECT client implementation
2018-09-27
Joe Tsai
+1
🤖+1
136115
sync: clarify proper Pool usage for dynamically sized buffers
2018-09-27
lukechampine
138180
runtime: fix unconditional plural in goroutineheader
2018-10-01
Andrii Soldatenko
-1
+1
118895
math: add examples for functions which had none
2018-10-03
Awn
62770
crypto/subtle: optimise ConstantTimeCompare
2018-10-03
Hana Kim
+1
🤖+1
138857
runtime: log profile record buffer overflow/underflow
2018-10-03
Jeet Parekh
127577
crypto/x509: make SystemCertPool work on Windows
2018-10-03
Péter Szilágyi
60671
crypto/elliptic: reuse bigints, avoid silent allocs
2018-10-03
Seth Greenstein
81275
cmd: use FC for gofmt -d on Windows
2018-10-04
Vladimir Kuzmin
139101
runtime: use wrappers for op= map operations
2018-10-08
Srinidhi Kaushik
139177
net/mail: decode RFC 2047 encoded strings within quotes
2018-10-12
TSUYUSATO Kitsune
️-2
98760
regexp: implement look-behind assertion
2018-10-13
Ivan Sharavuev
🤖+1
142000
pprof: replace bits = bits + "..." to bits += "..." where bits is a string.
2018-10-13
Rajath Agasthya
56070
container/heap: optimize heap to reduce compares
2018-10-15
Ivan Sharavuev
🤖+1
142001
pprof: Replace stk[:] to stk where stk is a slice.
2018-10-15
Anders F Björklund
️-2
141821
crypto/x509: add path for TinyCore ca-certificates
2018-10-15
Ilya Tocar
🤖+1
121697
cmd/compile: inline runtime.memequal if possible
2018-10-16
Barnabás Pataki
142197
regexp: add examples for regexp functions
2018-10-19
Katsuya Miyachi
131575
crypto/x509: validate HostName with VerifyHostname function
2018-10-19
Robert Griesemer
🤖+1
1.15
143023
go/importer: remove support for defunct binary export format
2018-10-19
Robert Griesemer
+2
🤖+1
1.15
143024
go/internal/gcimporter: rename file to better reflect new meaning
2018-10-19
Josh Bleecher Snyder
🤖+1
129380
cmd/compile: strengthen IsInBounds optimizations
2018-10-23
Iskander Sharipov
116157
doc: add AVX-512 wiki page link to asm.html
2018-10-24
hearot
144104
time: add an example on how to create a timestamp using a time object
2018-10-25
Seiji Takahashi
️-2
90955
cmd/go: coverage profile use cache if the set of arguements equals
2018-10-26
Jizhong Jiang
+1
+2
🤖+1
132479
net/http: don't run backgroundRead if connection was hijacked
2018-10-26
Michael McLoughlin
136896
crypto/aes: optimize AES-CTR mode on amd64
2018-10-26
Patrick Walker
1.13
144106
cmd/go/internal/modcmd: warn when no version supplied to go mod download
2018-10-28
Alex Brainman
️-2
🤖-1
145219
cmd/link: do not mark .text, .data and .bss as IMAGE_SCN_ALIGN_32BYTES
2018-10-28
hearot
+2
🤖+1
145277
encoding/json: add an example to HTMLEscape
2018-10-30
hearot
145279
testing: mention the "_test" package idiom
2018-11-01
Wei Congrui
+1
51670
crypto/aes: add optimized implementation of AES-CTR for AMD64
2018-11-01
André Fischer
️-2
146777
math: add architecture independent maxint and maxuint
2018-11-02
Raghavendra Nagaraj
146318
encoding/json: json.Unmarshal fails to unmarshal a custom Unmarshaler struct field
2018-11-04
Seebs
146024
fmt: clean up and slightly restructure Printf docs
2018-11-08
Sébastien Portebois
87795
regexp: examples for Regexp.NumSubexp method
2018-11-09
Milan Knezevic
144098
cmd/link, cmd/internal/objabi: add support for -buildmode=c-shared for GOARCH=mips{,le}
2018-11-10
Mark Percival
+1
141837
crypto/x509: VerifyHost should only match IDNA encoded domains
2018-11-12
Harrison Shoebridge
148737
math: Add examples for Log10, Min, Max, Mod, and Modf
2018-11-13
Austin Clements
+1
+2
🤖+1
138961
runtime: helper to compute span's "fullness"
2018-11-13
Austin Clements
+2
🤖+1
138963
runtime: simplify sweepone result
2018-11-13
Austin Clements
+2
🤖+1
148898
runtime: abstract out sweepgen
2018-11-13
Filippo Valsorda
149479
[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-13
Filippo Valsorda
149477
[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-13
Filippo Valsorda
149478
[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-15
Robert Griesemer
️-2
149638
cmd/compile/internal/syntax: parse/print support for type parameters and contracts
2018-11-15
Carl Mastrangelo
47255
image: pass reader through Decode and DecodeConfig when possible
2018-11-15
Alexander F. Rødseth
-1
149718
cmd/compile/internal/ssa/gen: add the bx register, for consistency
2018-11-15
Austin Clements
🤖+1
138962
runtime: use asynchronous sweeping for small allocations
2018-11-16
Vladimir Kovpak
1.12
145917
fmt: add additional example for Printf
2018-11-16
Vladimir Kovpak
-1
147897
encoding/json: add simple example
2018-11-16
Vikram Jadhav
129756
encoding/json, encoding/xml: updated the documentation to use embedded fields instead of anonymous fields.
2018-11-17
Nikhil Benesch
🤖+1
148901
runtime: preempt goroutines that make repeated syscalls/cgo calls
2018-11-17
Seebs
️-2
150137
time: parse dates using textual suffixes like "nd"
2018-11-17
Vladimir Kuzmin
141647
cmd/compile: assign to a field of map element
2018-11-19
Patrick Walker
144103
flag: add description of default values to docs
2018-11-21
Santhosh Kumar Tekuri
150877
encoding/pem: fix #bytes lineBreaker.Write returns
2018-11-28
Michael McLoughlin
146897
testing: add SetBenchmarkLabel
2018-11-29
Giovanni Bajo
96455
build: add default GOROOT_BOOTSTRAP in Windows
2018-12-03
Xia Bin
️-2
151601
cmd/link: use IsDirectJump instead of writing it again
2018-12-03
Jonathan A. Schweder
152297
encoding/json: created json.UnknownFieldsError
2018-12-04
Chris Portman
-1
152117
encoding/asn1: allow the user to specify the time format used to unmarshal
2018-12-04
Daniel Martí
+1
🤖-1
1.12
151980
cmd/gointernal/cmdflag: remove "set only once" check
2018-12-06
Valery Piashchynski
-1
150738
cmd/go/internal/modfetch/codehost: raise maximum repo size limit
2018-12-08
Rob Spoor
153178
mime/multipart: allow custom content types to be given for form files
2018-12-10
John Starks
🤖-1
152759
cmd/link: support PIE build mode on Windows
2018-12-10
Harald Nordgren
️-2
1.14
125056
crypto/x509: create typed versions of ParsePKCS8PrivateKey
2018-12-10
Kevin Paul Herbert
️-2
149966
modules: Fix incorrect error with modules containing no Go source
2018-12-11
Clément Chigot
152718
cmd/go/internal/lockedfile: fix EDEADLK error on aix/ppc64
2018-12-15
Yuval Pavel Zholkover
150618
net: make TestVariousDeadlines detect client closing its connection in the server handler
2018-12-20
Oryan Moshe
+1
1.14
125261
os: remove read-only directories on windows
2018-12-20
marwan-at-work
-1
126615
cmd/go/internal/modfetch: update proxy usage
2018-12-20
colezlaw
-1
153598
sync: added an example for sync.Cond
2018-12-21
Josh Varga
🤖-1
106975
path/filepath: TestEvalSymlinks tests with "/" prefix fail in Windows
2018-12-23
Constantin Konstantinidis
️-2
117875
encoding/gob: fix handling of embedded structs without exported fields
2018-12-24
Alberto Donizetti
🤖+1
155837
go/printer: generalize bench harness, add unbalanced benchmark
2018-12-24
laches1sm
153717
runtime: PROCESS_ALL_ACCESS didn't check for 0XFFFF
2018-12-25
fanzha02
-1
153359
runtime: enhance memmove() function using SVE instructions
2019-01-15
sergey
-1
157977
runtime: minor refactor
2019-01-17
Baokun Lee
🤖+1
158257
cmd/go/internal/modload: improve error message when $HOME is unset
2019-01-18
Michael Teichgraeber
+1
🤖-1
146117
encoding/asn1: make GeneralizedTime and UTCTime follow DER restriction
2019-01-26
Tibor Vass
159759
cmd/go: honor vendor.conf fork repositories in modconv
2019-01-30
Kevin (Kun) "Kassimo" Qian
-1
159617
net: replace `' with `` to avoid breaking doc presentation
2019-02-04
hanyang.tay
123921
testing: handle panics in subtests to print previous output
2019-02-04
Jason A. Donenfeld
+1
🤖+1
111356
runtime: use CLOCK_BOOTTIME in nanotime on Linux
2019-02-04
Heschi Kreinick
146819
cmd/compile: add DW_AT_go_param_escapes
2019-02-04
Rick Hudson
137480
runtime: divide card scanning work
2019-02-04
Rick Hudson
137481
runtime: make mark bits sticky
2019-02-04
Rick Hudson
137478
runtime: process a shard of cards
2019-02-04
Rick Hudson
159377
runtime: calculate young object mortality rates
2019-02-04
Rick Hudson
137479
runtime: is GC cycle full or generational
2019-02-04
Rick Hudson
137477
runtime: card table initialization
2019-02-04
Rick Hudson
137483
runtime: debugging and trace aids
2019-02-04
roadup
-1
160451
cmd/go/internal/modload/init:add more information for exec go mod init outside GOPATH
2019-02-06
David Chase
🤖-1
144219
cmd/compile: add option for user-supplied list of file/line/column specials
2019-02-07
Nikhil Benesch
158238
cmd/compile: intrinsify Ctz, Bswap on i386
2019-02-13
Marcel van Lohuizen
🤖+1
154419
unicode: update Unicode tables using new generator
2019-02-13
David Chase
🤖+1
37338
cmd/compile: hoist invariants out of loops
2019-02-16
Jules Denardou
162828
regex: use step in allMatches instead of manually processing runes
2019-02-17
Jeremy Jay
162737
compress/gzip: allow multi-stream io.Reader reuse
2019-02-20
Juan Antonio Osorio Robles
1.14
163119
crypto/tls: Expose maps for cipher suite IDs/names
2019-02-21
Andrii Soluk
163137
runtime/pprof: removed code duplication and changed writer for tabwriter
2019-02-24
yamaki
1.13
163260
time: fix parse month error message
2019-02-27
Josh Bleecher Snyder
🤖+1
154058
cmd/compile: don't recurse into go:noinline during inlining walk
2019-02-28
karthik nayak
1.13
160479
time: fix parsing issue for improper month value
2019-02-28
Filippo Valsorda
164539
[dev.boringcrypto.go1.12] all: merge release-branch.go1.12 into dev.boringcrypto.go1.12
2019-02-28
Filippo Valsorda
164540
[dev.boringcrypto.go1.12] all: merge release-branch.go1.12 into dev.boringcrypto.go1.12
2019-03-02
Dmitry Mottl
160557
bufio: adds a comment about io.EOF in bufio.ReadLine()
2019-03-04
Ketan Parmar
162926
encoding/ascii85: add example for encode and decode
2019-03-04
Ketan Parmar
+1
🤖+1
163577
encoding/asn1: add example for encoding and decoding
2019-03-04
Gustav Westling
-1
164957
cmd/go: make sure that the RelPaths always returns valid paths
2019-03-04
Ilya Tocar
+1
🤖+1
109135
crypto/elliptic: speed-up asm version on amd64
2019-03-05
Josh Bleecher Snyder
165358
cmd/compile: add unsafe.Unreachable
2019-03-08
David Chase
🤖+1
166358
cmd/compile: further changes for fault-preemption-experiments
2019-03-10
takashabe
162920
go/printer: fix newline with a comment at the end
2019-03-13
Mikio Hara
🤖+1
162037
net, syscall: add Sys field to Interface for system-dependent information
2019-03-13
Rick Hudson
137476
runtime: constants and data structures for generational GC
2019-03-13
Nick Mooney
167381
time: fail when Parse is given a stdNumTZ as stdTZ
2019-03-15
Rick Hudson
137482
runtime: trigger generational GC
2019-03-16
David Chase
🤖-1
148777
cmd/compile: enable inline of functions containing "for" loops
2019-03-19
Matthew Dempsky
168238
cmd/compile: early variadic slice normalization
2019-03-19
Mofizur Rahman
+1
🤖-1
129815
encoding/json, encoding/xml: say "embedded field" instead of "anonymous field"
2019-03-19
Leon Klingele
+1
🤖-1
160447
runtime/pprof/internal/profile: do not ignore error
2019-03-21
unknown
️-2
168460
time: Make conver constant public. Remove magic numbers from some time constants
2019-03-27
David Chase
🤖+1
169738
cmd/compile: clean up debug_test variable printing; add it for delve
2019-03-28
David Chase
1.13
169722
cmd/compile: Use slice of biasedsparsemaps instead of map
2019-03-29
Diogo Pinela
+1
170077
os: clarify that IsNotExist, IsExist, IsPermission and IsTimeout work with nil errors
2019-03-31
ZZMarquis
170217
encoding/asn1: support marshal uint/uint8/uint16/uint32/uint64
2019-04-04
Filippo Valsorda
🤖+1
1.5
168257
math/big: add comprehensive aliasing tests (and minor fixes to Exp, Rand)
2019-04-09
David Chase
🤖+1
171158
cmd/link: replace Base Address Selection Entry w/ new relocation
2019-04-11
Sylvain Zimmer
171597
regexp: improve test coverage
2019-04-11
Manoel Domingues Junior
-1
+1
171737
encoding/json: improve error messages with a "json:" prefix
2019-04-13
Dmitry Matrenichev
171732
cmd/internal/obj/x86: permit new CMOVL syntax with suffix
2019-04-15
Kevin Burke
172077
strconv: benchmark large string in AppendQuoteToASCII
2019-04-16
hellozee
148833
html/template: document that comments are stripped from html templates
2019-04-16
Michael Munday
172277
sync: keep looping in TestWaitGroupMisuse{2,3} until the test times out
2019-04-16
Austin Clements
+2
🤖+1
170065
runtime: fix dropped preemption requests
2019-04-17
Antonio Troina
172157
net/url: Parse allow ASCII percent-encoded chars in host
2019-04-17
Maksadbek
-1
172357
cmd/compile: better "is not a type" error when parameter shadows type
2019-04-17
Bryan C. Mills
🤖+1
172599
cmd/go/internal/base: add a Logf function and funnel stderr output through it
2019-04-17
Bryan C. Mills
🤖+1
172617
cmd/go: set GIT_TERMINAL_PROMPT on individual git commands instead of process-wide
2019-04-17
Yuval Pavel Zholkover
171719
syscall: add more Getdirentries buf size validation (freebsd)
2019-04-18
Austin Clements
+2
🤖+1
1.14
172281
runtime: combine preemption reasons into one bit-field
2019-04-18
Austin Clements
+2
🤖+1
1.14
172282
runtime: move preemption task handling into scheduler
2019-04-19
Lee Xun
172577
cmd/dist: add flag to keep workdir
2019-04-19
Lee Xun
172699
cmd/dist: fix go_tls.h not found issue
2019-04-19
Austin Clements
+1
+2
🤖+1
1.14
172284
runtime: make preemption requests robust
2019-04-19
David Benjamin
+2
1.14
170702
crypto/tls: avoid cache-based side channels in extracting the remote MAC
2019-04-22
Maya Rashish
173159
src/run.bash: print version when running tests
2019-04-22
Austin Clements
+1
+2
🤖+1
1.14
172983
runtime: introduce _Gdead|_Gscan g status
2019-04-22
Austin Clements
+1
+2
🤖+1
1.14
172984
runtime: make preemption requests prompt
2019-04-23
Iskander Sharipov
+1
🤖-1
1.15
152478
cmd/compile: use Node.Name.Defn in optimizations
2019-04-23
Alexander A. Klimov
173359
net: introduce ListenConfig#AfterBind
2019-04-24
Todd Neal
-1
138296
[dev.boringcrypto] add some usage instructions
2019-04-24
Russ Cox
🤖-1
1.13
49251
testing: avoid registering flags except in test binaries
2019-04-24
David Chase
🤖+1
1.13
173477
cmd/compile: link source lines to blocks
2019-04-25
Austin Clements
+2
🤖+1
172990
runtime: do stack shrinks after syscalls
2019-04-25
Austin Clements
🤖-1
1.14
172991
runtime: use "fire and forget" preemption for stack scans
2019-04-25
Austin Clements
+2
🤖+1
1.14
172989
runtime: decouple stack shrinking from stack scanning
2019-04-26
Kichan Kwon
+1
🤖+1
171297
crypto/x509: use already parsed fields for certificate verification
2019-04-27
David du Colombier
174201
cmd/go: implement parsing of Go version in Plan 9 binaries
2019-04-29
Austin Clements
+1
+2
🤖+1
1.14
173942
runtime: make _Pidle strictly mean on the idle list
2019-04-29
Austin Clements
+2
🤖-1
1.14
173943
runtime: make pidle list doubly-linked
2019-04-30
Baokun Lee
🤖+1
174338
cmd/go/internal/modfetch: add gosum.io key
2019-05-01
David Chase
🤖+1
174530
cmd/compile: special case escape analysis for fmt.Printf etc
2019-05-01
Emmanuel T Odeke
🤖+1
1.13
174323
cmd/dist, misc/wasm: add WASM multibyte argv test
2019-05-03
majiang
174317
cmd/link, runtime: reserve 48 bytes in stack frame for ppc64
2019-05-07
Emmanuel T Odeke
🤖-1
160828
syscall: perform environment variable sort for createEnvBlock
2019-05-07
Russ Cox
-1
🤖+1
1.15
174939
cmd/go: use replacement, not replaced, module paths in binary
2019-05-07
Simon Jürgensmeyer
️-2
175779
io/ioutil: add WriteNopCloser
2019-05-08
Haosdent Huang
-1
🤖-1
174258
cmd/go: respect -mod=readonly when performing 'mod verify'
2019-05-08
Carlo Alberto Ferraris
159580
runtime: allow inlining the runtime.(un)lock fast paths
2019-05-09
Leon Klingele
160448
database/sql: add missing error check in test
2019-05-13
Tyler Bui-Palsulich
1.14
173721
[WIP] cmd/go: error if mismatched major versions causes use of pseudo-version
2019-05-14
Max Semenik
162998
net: add IP.IsLocal
2019-05-15
Josh Bleecher Snyder
177497
cmd/compile: add -skiprule
2019-05-21
Windson yang
178119
doc: note that go-contrib-init and git-codereview is installed in shell path. note that we should add a blank line after Fixes #xxx
2019-05-21
Windson yang
178121
doc: Add examples for all methods on regex.Regexp. Add example for FindAllIndex(), FindSubmatchIndex(), ReplaceAll(), NumSubexp().
2019-05-22
Windson yang
178120
doc: clarify relative import paths don't work with modules
2019-05-23
Keith Randall
🤖-1
1.13
151497
cmd/compile: don't generate algorithms for slice literal backing store
2019-05-25
Corey Hickson
166937
cmd: handle floats for ODIV better
2019-05-27
David Chase
🤖+1
1.12
151978
cmd/compile: improved debug logging for prove phase
2019-05-28
Roger Peppe
179117
cmd/go: improve error message on go.mod name mismatch
2019-05-29
nishaad78
179298
database/sql: run prepare & execute commands on the same conn from DB pool
2019-05-29
Bastian Ike
127548
crypto/tls: add examples for use of crypto/x509
2019-05-29
Olivier Wulveryck
179338
reflect: replace type assertion with a call to Type.common()
2019-05-30
fanzha02
🤖+1
153358
cmd/asm: enable SVE(Scalar Vector Extension) instructions for arm64
2019-05-30
David Chase
🤖+1
171218
cmd/compile: add environment-variable-connected knobs to inliner
2019-05-30
David Chase
🤖-1
172057
runtime: tweaks to permit high inlining levels
2019-05-30
David Chase
🤖-1
175417
cmd/compile: make inlining conditional on file contents
2019-05-30
David Chase
🤖-1
179601
cmd/compile: combo inliner-experiments CL
2019-05-31
Bryan C. Mills
-1
🤖+1
172598
cmd/go/internal/modfetch: remove noisy logging
2019-06-02
Marc-Antoine Ruel
180077
runtime: add back elided stack footer on traces of over 100 depth
2019-06-04
Meng Zhuo
180257
crypto/sha512: optimize ARM64 sha512 implemention
2019-06-04
Takuto Ikuta
180398
syscall: allow returning thread handle from StartProcess
2019-06-07
Daniel Martí
144657
text/template: clarify truthiness of structs
2019-06-07
sergey
🤖-1
166464
net/url: reduce allocation on building URL String func
2019-06-13
Trevor Prater
125138
image/jpeg: decomposes scan loops and pre-computes values
2019-06-17
Dana Merrick
-1
178837
net/http: allow sensitive headers in redirects from http to https
2019-06-19
Daniel Cormier
182917
net/http/httptest: make it possible to use a Server (TLS or not) to test cookies
2019-06-20
David Chase
🤖+1
1.14
183239
cmd/compile: debug rewrite, enhanced
2019-06-20
David Chase
🤖+1
1.13
183240
cmd/compile: rearrange creation of ssa.Func to allow defer-cleanup
2019-06-21
Jeremy Faller
183238
cmd/link: rename unhelpful flag names
2019-06-23
BigMikes
+1
174205
sync: add examples for Mutex and RWMutex
2019-06-24
Dinesh Bolkensteyn
-1
+1
181499
encoding/xml: use a depth counter rather than recursion in Decoder.Skip()
2019-06-25
Michael Matloob
🤖+1
1.13
183848
go/build: document that it's not supported for modules
2019-06-26
Jelle van den Hooff
+2
1.13
162240
cmd/compile: make duplicate anonymous interface output deterministic
2019-06-26
Meng Zhuo
+1
🤖+1
142537
crypto/cipher: use Neon for xor on arm64
2019-06-26
Cherry Zhang
+2
🤖+1
183957
cmd/compile: not rewrite 64-bit AND to shifts on 32-bit machines
2019-06-27
Kezhu Wang
1.15
183937
reflect: keep RO flags unchanged in Value.Addr
2019-07-01
Cherry Zhang
🤖+1
184437
cmd/compile: mark R16, R17 clobbered for non-standard calls on ARM64
2019-07-03
Meng Zhuo
+1
🤖+1
180057
cmd/asm: Add SHA512 hardware instructions for ARM64
2019-07-07
joshuastrauss
182758
cmd/internal/objfile: correctly report the source file of assembly functions
2019-07-09
Michael Anthony Knyszek
🤖-1
184497
runtime: block on background scavenger only if necessary
2019-07-09
Michael Anthony Knyszek
🤖+1
184442
runtime: unscavenge span without heap lock
2019-07-10
ChrisALiles
129759
cmd/compile: optimize integer divisions like (x%a)/b when b >= a
2019-07-10
Jeremy Faller
+2
🤖+1
183844
runtime/pprof: export max rss when saving memory profiles.
2019-07-10
Bryan C. Mills
+2
🤖+1
1.13
185343
cmd/go/internal/modload: make packageNotInModuleError reasonable for the Target module
2019-07-10
Bryan C. Mills
+2
🤖+1
1.13
185344
cmd/go/internal/search: record errors in the Match struct
2019-07-10
Michael Anthony Knyszek
🤖+1
185617
runtime: avoid re-acquiring heap lock in scavengeLocked
2019-07-10
Norman B. Lancaster
185540
cmd/go: Warn when GOPATH is a subdir of GOROOT
2019-07-11
Bo Zhang
185637
mime/multipart: make sure all contents are read from multipart form
2019-07-12
Austin Clements
+1
+2
101918
cmd/vet: only zero/non-zero exit status matters
2019-07-13
Yoginth
186057
WIP: Typo Fixes
2019-07-16
Tim Heckman
+1
1.14
158477
cmd/go: update unexpected module import error to be more actionable
2019-07-17
Gert Cuykens
184818
wrapper: built-in wrapper interface
2019-07-19
benitogf
-1
+1
161722
sync: add examples for Map
2019-07-21
Joe Tsai
🤖+1
186981
cmd/compile: enable field tracking for unexported fields
2019-07-22
Ian Gudger
187137
runtime: keep track of netpoll usage
2019-07-24
branelmoro
187018
Fixes #31514 - implement partial flush for decompressor
2019-07-25
Pete Beardmore
187297
runtime: fix gdb pretty print for slices
2019-07-26
Yasser Abdolmaleki
+1
1.14
187677
net: document *OpError.Err must not be nil
2019-07-27
Matt Dainty
187778
crypto/x509: add SignatureAlgorithm.Hash()
2019-07-29
Anirudh Mendiratta
187557
context: reduce nested conditionals in propagateCancel()
2019-07-30
Mike Newswanger
149720
testing: correct benchmark output when running in parallel
2019-08-02
Neven Sajko
188437
math: replace exported variables with runtime.KeepAlive in benchmarks
2019-08-02
Michael Anthony Knyszek
🤖-1
183317
runtime: fix SetMaxHeap semantics
2019-08-05
Norman B. Lancaster
187357
archive/zip: detect and reject Better Zip Bomb
2019-08-09
Steven Allen
️-2
189758
encoding/binary: fix error on unexpected EOF while reading a varint
2019-08-13
Neven Sajko
172581
cmd/asm: remove support for old assembly style AX:CX
2019-08-14
DeedleFake
183938
misc/wasm: make wasm_exec.js compatible with create-react-app
2019-08-15
David Chase
🤖+1
1.14
190415
cmd/compile: enable loop preemption for problematic loops
2019-08-16
David Chase
🤖-1
1.14
190577
cmd/compile: add intrinsic sync.checkPreempt
2019-08-19
rabadin
172424
cmd/cover: add feature to sort packages in coverage HTML file
2019-08-19
Martin Möhrmann
188499
runtime/pprof: add new LabelSet construction helper to reduce allocations
2019-08-21
Eugene Kalinin
-1
190658
encoding/json: added recursion depth limit
2019-08-23
Pascal S. de Kloe
+1
🤖+1
190217
multipart: encode non-US-ASCII characters in Content-Disposition
2019-08-23
Leon Klingele
+1
+2
🤖-1
160438
internal/x/text/unicode/bidi: remove inefficient assignment
2019-08-23
fanzha02
189417
sync/atomic define sync/atomic memory models
2019-08-25
Ian Davis
+1
135595
encoding/json: add direct write mode to Encoder
2019-08-27
Aofei Sheng
191937
net/http/httputil: empty outgoing request's Host once it is cloned by ReverseProxy.ServeHTTP
2019-08-27
Yasuhiro Matsumoto
191917
mime: do not change initial configuration for mimeTypes
2019-08-28
Fabian Stäber
️-2
143477
path/filepath: implement IsPatternValid(pattern)
2019-08-28
Eddie Scholtz
1.10
191962
encoding/xml: disallow unknown elements/attributes in Decoder
2019-08-28
Daniel Martí
-1
🤖+1
160637
cmd/compile: avoid confusing error on pkg.keyword
2019-08-29
David Benjamin
1.14
170703
crypto/tls: implement full Lucky 13 countermeasures for SHA-1 CBC ciphers
2019-08-29
Eugene Kalinin
184117
net/url: make Parse return an error for IPv6 literals without brackets
2019-08-30
Brian Kessler
172838
math/cmplx: implement Payne-Hanek range reduction
2019-08-30
Josh Bleecher Snyder
🤖+1
177041
cmd/compile: allow tightening rematerializeable values into loops
2019-09-01
Uncle.Gua
️-2
174085
Add 'EmptyValue' interface, empty if element is struct and all fields within it is also empty.
2019-09-02
Yang Wu
190519
runtime: fix the Goroutine scheduler comment
2019-09-03
Baokun Lee
🤖+1
191945
cmd/go: validate module proxy URLs received from go get queries
2019-09-03
Changkun Ou
+1
🤖+1
191959
runtime: move forcegchelper to gcenable
2019-09-04
Kiril Vladimiroff
168559
net/url: make URL.String parse and escape query
2019-09-06
Austin Clements
+2
🤖+1
192700
cmd/internal/obj: clean up s390x morestack generator
2019-09-06
Michael Anthony Knyszek
🤖-1
193857
runtime: make the scavenger sleep for a computed time if its ahead
2019-09-06
Klaus Post
193605
compress/flate: fix deflate Reset consistency
2019-09-06
Austin Clements
🤖+1
192706
misc/lockcheck: interactive lock graph viewer
2019-09-07
Michael Anthony Knyszek
🤖-1
193858
runtime: fix huge page breaking logic in scavengeSplit
2019-09-09
Mohit Agarwal
+1
192977
doc/go1.13: rename an HTML element ID to avoid duplicate
2019-09-09
Austin Clements
+2
🤖+1
192702
runtime: warn instead of failing on stale runtime
2019-09-09
Austin Clements
+2
🤖-1
192704
runtime: lock operation logging support
2019-09-09
Austin Clements
🤖+1
192705
misc/lockcheck: runtime lock order checking tool
2019-09-10
hellozee
-1
+1
148834
encoding/json: document the unmarshalling of missing json fields
2019-09-10
David Chase
+1
🤖+1
173439
cmd/compile: sort DWARF variable info by source position
2019-09-11
Austin Clements
+2
🤖+1
192701
cmd/internal/obj: debug mode to call function on stack check
2019-09-11
Austin Clements
+1
+2
🤖+1
192703
runtime: retain build tags in GOFLAGS
2019-09-13
zdjones
193839
cmd/compile: make prove trace OpIsSliceInBounds:
2019-09-14
Wataru Ashihara
-1
172499
encoding/json: add example tests for Marshal/Unmarshal
2019-09-15
Alexander Oleynikov
-1
+1
148830
doc: add missing import of the log package
2019-09-16
Javier
-1
195202
math/bits: Add examples for platform independent functions
2019-09-16
Joel Sing
🤖+1
192597
cmd/link: skip symbol references when looking for missing symbols
2019-09-19
Gregory Man
136475
compress/flate: return error on closed stream write
2019-09-19
Cherry Zhang
🤖+1
196378
misc/cgo/testtls: force TLS accesses on a non-main thread
2019-09-24
ZYunH
1
196622
net/url: use conversion table in shouldEscape
2019-09-24
Daniel Martí
🤖+1
1.15
196809
encoding/xml: don't initialize struct fields when encoding
2019-09-24
Elliot Forbes
+1
142297
doc/code.html: update code.html to use go modules
2019-09-26
Adam Shannon
126136
crypto/x509: clarify package is for the web pki
2019-09-26
Austin Clements
150778
Revert "runtime: debug code to catch bad gcWork.puts"
2019-09-26
Austin Clements
🤖-1
120858
runtime/cgo: use pthread stack bounds on Linux
2019-09-26
Chang Liu
187959
mod: wrong require when migrate from dep with source config
2019-09-27
zdjones
+1
190657
cmd/compile: introduce recursive, on-demand inference in prove
2019-09-27
Daniel Martí
+2
🤖+1
196497
runtime/pprof: don't recommend ignoring Close errors
2019-09-27
zdjones
193838
cmd/compile: make prove trace OpAdd64 and OpMakeSlice
2019-09-28
BigMikes
+1
147378
net: clarify the behavior of ListenConfig.Listen{,Packet} with context
2019-09-28
BigMikes
186217
net/http/httptrace: create internal copy of ClientTrace in WithClientTrace
2019-09-30
Filippo Valsorda
-1
🤖-1
198062
lib/time: move to src/time/_zoneinfo
2019-09-30
David Finkel
🤖+1
189318
runtime/pprof: Plumb labels for goroutine profiles
2019-09-30
Jonathan Hall
🤖+1
191779
net/http: document additional uses of Requesty.GetBody()
2019-10-01
Pantelis Sampaziotis
198137
cmd/api: simplify building files list in Walker.ImportFrom
2019-10-01
Norman B. Lancaster
+1
🤖+1
185542
net/textproto: correct documentation of empty line handling
2019-10-03
Davor Kapsa
198079
sort: add IntSlice example
2019-10-04
nrxr
-1
198799
net/url: add URL.Masked()
2019-10-05
Alex Gaynor
🤖+1
199257
bufio: optimize bufio.Reader.ReadString to avoid an allocation and copy
2019-10-07
An Long
199657
mime: add .json for builtin
2019-10-07
Carlos Alexandro Becker
199501
testing/iotest: adds FailReader
2019-10-08
John Reese
️-2
199503
go/src/io: update copy/copyn documentation dst and src ordering
2019-10-08
Ruixin(Peter) Bao
199647
cmd/internal/obj/s390x: introduce assembly instructions to replace exrl related calls on s390x
2019-10-08
Keith Randall
🤖+1
190197
cmd/compile: start implementing strongly typed aux and auxint fields
2019-10-10
Holger Bornträger
🤖+1
195577
runtime: enable go programs to crash on windows
2019-10-10
Sylvain Zimmer
+1
🤖+1
187919
regexp: add (*Regexp).SubexpIndex
2019-10-10
Artem Yarulin
200319
expvar: make possible to delete all exported variables
2019-10-10
Sylvain Zimmer
🤖-1
171417
regexp: Scan backwards for patterns ending in $
2019-10-10
Jordan Liggitt
199837
encoding/json: limit max nesting depth
2019-10-11
Qiuxuan Zhu
55613
net/http: Try best to reuse tcp connection when early close case.
2019-10-11
Agniva De Sarker
+1
186477
cmd/compile: optimize comparisons with zero values
2019-10-11
Roberto Clapis
153339
text/template: make Execute copy io.Reader content
2019-10-11
David Chase
🤖+1
43050
cmd/compile: experiment to measure costs of "fault branch"
2019-10-11
David Chase
🤖-1
40996
cmd/compile: implement simple loop unrolling
2019-10-11
Alex Gaynor
197078
encoding/csv: optimize Write by giving fieldNeedsQuotes a fast path for when Comma is ascii
2019-10-12
Oliver Powell
199139
text/template: remove an incorrect comment and clarify docs for AddParseTree
2019-10-13
rleungx
156400
emit an error in 'go mod vendor' if any replacement is in the vendor directory
2019-10-14
Santiago De la Cruz
201078
net/smtp: change expected command for RCPT to 250
2019-10-15
Milan Knezevic
144100
cmd/go, cmd/compile, cmd/asm: add support for -buildmode=c-shared for GOARCH=mips{,le}
2019-10-15
Milan Knezevic
144099
runtime: add support for -buildmode=c-shared for GOARCH=mips{,le}
2019-10-15
Milan Knezevic
144097
cmd/internal/obj/mips: add support for -buildmode=c-shared for GOARCH=mips{,le}
2019-10-15
Milan Knezevic
+1
144101
cmd/dist: enable -buildmode=c-shared tests for GOARCH=mips{,le}
2019-10-15
Burak Serdar
188500
encoding/json: This CL adds Decoder.InternKeys
2019-10-15
Josh Bleecher Snyder
🤖+1
1.15
201206
cmd/compile: optimize integer-in-range checks
2019-10-16
Niall A Newman
200617
debug/pe: limit the maximum size of the string table buffer to 1MB
2019-10-17
Emmanuel T Odeke
🤖-1
201208
cmd/compile: report single error for invalid complex const conversions
2019-10-17
Emmanuel T Odeke
🤖+1
201657
cmd/compile: improve error when setting unexported fields
2019-10-18
Kurtis Nusbaum
🤖-1
196817
net: add text marshalling and unmarshalling for HardwareAddr
2019-10-18
Matthew Dempsky
202080
cmd/compile: implement unsafe.Slice and unsafe.String
2019-10-18
Matthew Dempsky
202082
runtime: make use of unsafe.Slice
2019-10-19
Arran Walker
️-2
202217
archive/zip: support adding raw files
2019-10-19
Artur M. Wolff
️-2
202077
bytes, strings: make Title treat Unicode punctuation as separators
2019-10-20
Yuichi Nishiwaki
201899
runtime: WIP: fix infinite loop in lockextra on linux/arm
2019-10-21
Carlo Alberto Ferraris
🤖+1
189837
sync: avoid a dynamic check in WaitGroup on 64-bit architectures
2019-10-21
Meng Zhuo
200579
internal/cpu: add MIPS64x feature detection
2019-10-21
Emmanuel T Odeke
🤖-1
200437
net/http: don't cancel hijacked connection's request context
2019-10-21
Michael Pratt
🤖+1
47838
cmd/link: generate R_X86_64_RELATIVE for internal PIE R_ADDR
2019-10-21
Matthew Dempsky
🤖-1
1.14
202558
cmd/compile: simplify isReflectHeaderDataField
2019-10-21
Lemmer El Assal
️-2
202517
encoding/binary: removal of unnecessary boundary checks.
2019-10-22
Dmitry Vyukov
🤖+1
202449
runtime: simplify mtab.init
2019-10-22
Fazlul Shahriar
202088
runtime, os: don't share environment variables between processes on Plan 9
2019-10-23
Evgeniy Kulikov
202819
crypto/elliptic: implement unmarshal for compressed format
2019-10-24
meme
203058
cmd/link: fix nil dereference
2019-10-24
Meng Zhuo
🤖+1
199597
internal/bytealg: improve mips64x equal on large size
2019-10-24
Michael Munday
🤖+1
203119
crypto/elliptic: improve fuzz test for P256 assembly
2019-10-26
Giovanni Bajo
+2
196680
cmd/compile: in prove, remove manual limit tracking
2019-10-26
Tamás Gulácsi
203417
encoding/xml: namespace prefix case insensitive check
2019-10-26
Tom Jenkinson
203580
database/sql: prevent ErrBadConn from driver.Open()
2019-10-28
Meng Zhuo
203441
cmd/compile, cmd/go: add mips64r2 flag in GOMIPS64
2019-10-28
Jason A. Donenfeld
-1
🤖+1
203603
Revert "cmd/link: use libmsvcrt.a during internal link"
2019-10-29
Cholerae Hu
-1
203998
cmd/vet: remove DisableErrorForFlag0 since complaint about 0 flag has been disabled
2019-10-29
Paschalis Tsilias
+1
196681
doc/articles: document unsynchronized send/close in race detector article
2019-10-30
Daniel Martí
200863
doc: document atexit_sleep_ms flag in race_detector
2019-10-30
Sam Whited
🤖+1
127435
encoding/xml: add RawXML token type and tests
2019-10-30
Sam Whited
🤖+1
37945
encoding/xml: add DOM-like API
2019-10-30
Bela Hullar
🤖-1
191971
net/http: improve FileServer error logging
2019-10-31
Rhys Hiltner
-1
204279
runtime: limit SIGPROF rate to 250 Hz on Linux
2019-10-31
Giovanni Bajo
🤖+1
196597
cmd/compile: implement bound calculations in poset
2019-11-01
bokuweb
204619
misc/wasm: allow Uint8ClampedArray with copyBytesToJS/copyBytesToGo
2019-11-02
Jason A. Donenfeld
+1
🤖+1
203602
cmd/link: allow ASLR on Windows executables
2019-11-03
qingyu31
️-2
205018
encoding/json: prevent compact twice to improve precomputed performance.
2019-11-03
Rémy Oudompheng
170080
strconv: Implement Ryū algorithm for ftoa shortest mode
2019-11-03
Rémy Oudompheng
170079
strconv: implement Ryū-like algorithm for fixed precision ftoa
2019-11-04
Joel Sing
204633
math: add support for riscv64
2019-11-05
Matthew Dempsky
🤖-1
1.13.5
205244
[release-branch.go1.13] cmd/compile: fix //go:uintptrescapes for basic method calls
2019-11-05
Dmitry Vyukov
🤖+1
202452
runtime: improve interface conversion panic text
2019-11-05
Keith Randall
+1
+2
🤖+1
192331
reflect: use zero buffer to back the Value returned by Zero
2019-11-05
Gert Cuykens
+1
🤖+1
201857
cmd/doc: flag usage() inconsistency
2019-11-05
Brendan Abolivier
-1
198047
encoding/json: fix byte counter increments when using decoder.Token()
2019-11-05
Bryan C. Mills
🤖+1
205438
[release-branch.go1.13] cmd/go/internal/modfetch: remove non-hermetic test
2019-11-05
Bryan C. Mills
🤖+1
205439
[release-branch.go1.12] cmd/go/internal/modfetch: remove non-hermetic test
2019-11-06
Joel Sing
204634
reflect: add support for riscv64
2019-11-06
Rémy Oudompheng
170078
strconv: implement Ryū-like algorithm for atof
2019-11-06
Jason A. Donenfeld
️-2
+1
🤖+1
1.15
203606
cmd/link: enable ASLR by default on Windows
2019-11-07
Torben Schinke
197458
syscall/js: improve documentation of js.FuncOf
2019-11-08
Luke Barton
️-2
205897
encoding/json: Add `nilasempty` option
2019-11-08
Michael Teichgraeber
+1
🤖+1
1.15
108355
encoding/asn1: support fractions of a second when unmarshaling GeneralizedTime
2019-11-08
Austin Clements
🤖+1
186924
runtime: limit scvg debug prints to once per 30 seconds
2019-11-08
Cholerae Hu
65210
runtime: fix unpaired atomic operations
2019-11-08
Jeremy Faller
+2
🤖+1
206139
[dev.link] cmd/link: use mmapped data in elf host loader
2019-11-08
Mateusz Mierzwinski
173781
encoding/gob: Removal of panic from EncodeValue
2019-11-08
Raphael Gruber
+1
🤖+1
199337
cmd/go: handle ldflag escapes in pkg-config output
2019-11-10
Mario Arranz
🤖-1
129115
archive/zip: example to registerDecompressor
2019-11-10
Philip Sultanescu
🤖+1
186178
archive/zip: fix zip64 extra headers problems
2019-11-10
AbhishekKr
+1
🤖-1
180497
cmd/go: create GOTMPDIR if missing instead of failing
2019-11-10
Joe Tsai
-1
🤖+1
195978
Revert "net/url: improve url parsing error messages by quoting"
2019-11-10
Martin Möhrmann
+2
🤖+1
148177
cmd/compile: use memhash for hashing strings in arrays and structs
2019-11-10
Martin Möhrmann
+1
🤖+1
1.15
146719
cmd/compile: optimize make+copy pattern to avoid memclr
2019-11-10
dkandrov
151017
cmd/cgo: fix linter error for error_ function
2019-11-10
Bryan C. Mills
🤖-1
63831
cmd/cgo: do not instantiate C.void
2019-11-10
Adin Scannell
34719
cmd/compile: check pointer validity on conversion
2019-11-11
Giovanni Bajo
+2
203597
cmd/compile: consistently use camelCase in poset
2019-11-11
George Leslie-Waksman
182599
database/sql: prevent conn reuse on new conn request
2019-11-11
Bryan C. Mills
1.14
185345
cmd/go: rationalize errors in internal/load and internal/modload
2019-11-11
kawakami
195201
cmd/doc: show documentation for explicitly-requested identifiers regardless of the `-u` flag
2019-11-11
Olivier CANO
202257
text/tabwriter: add ANSI Graphics Rendition format
2019-11-12
Travis Bischel
1.9Maybe
124315
net/http: fix double-close of req.Body after request writing
2019-11-12
Travis Bischel
125635
net/http: fix double-close of of req.Body after redirect
2019-11-12
Travis Bischel
1.9Maybe
125636
net/http: fix no-close of req.Body after redirect
2019-11-12
Scott
206817
crypto/rand: detect biases in rand.Int(), clarify internals
2019-11-12
Cherry Zhang
1.15
206957
runtime: enable async preemption on darwin/arm
2019-11-13
Joel Sing
204632
runtime: add support for linux/riscv64
2019-11-14
Jordi Martin
186937
path: enforce glob pattern syntax validation on path.Match function
2019-11-14
dylan
🤖+1
170679
cmd/gofmt: have the doc.go match -h output
2019-11-14
Yasuhiro Matsumoto
-1
201157
os: support Stat("CON") on Windows
2019-11-15
nrxr
1.15
207082
net/url: add URL.Redacted() to return password-free string
2019-11-15
Anton Kochkov
+1
🤖-1
193558
Add c-shared mode for openbsd/amd64
2019-11-15
David Chase
+2
🤖+1
205066
cmd/compile: add logging for large (>= 128 byte) copies
2019-11-15
David Chase
🤖+1
206658
cmd/compile: add explanations to escape-analysis JSON/LSP logging
2019-11-15
David Chase
207442
runtime: experiment with less aggressive GC-ing based on triggerRatio
2019-11-15
Russ Cox
🤖+1
207439
doc: remove conduct.html (moved to x/website)
2019-11-18
Giovanni Bajo
+2
196679
cmd/compile: use poset bounds in prove
2019-11-18
fanzha02
🤖+1
207398
cmd/internal/obj/arm64: fix up for PCALIGN directive
2019-11-18
Filippo Valsorda
🤖+1
198061
all: cleanup repository root
2019-11-19
Noval Agung Prayogo
207817
net/http: add additional doc regarding http request context cancel behaviour
2019-11-19
Raghavendra Nagaraj
207837
path/filepath: Glob fails if it has a wildcard and ends with /
2019-11-19
Corne van der Plas
🤖+1
1.15
207877
cmd/link: Revert -buildmode=pie to internal linking
2019-11-19
Jeremy Faller
🤖+1
207611
[dev.link] cmd/link: stop using syms to make new symbols
2019-11-19
Dan Scales
🤖+1
207846
runtime: avoid potential deadlock when tracing memory code
2019-11-20
Ian Lance Taylor
207849
time: further clarifications to the (*Timer).Stop docs
2019-11-20
Douglas Hall
207850
encoding/xml: clarify doc on XMLName and field tags
2019-11-20
Joel Sing
204630
cmd/internal/obj/riscv: implement prologue and epilogue
2019-11-20
Joel Sing
204631
cmd/compile: implement compiler for riscv64
2019-11-20
Joel Sing
+2
204629
cmd/internal/obj/riscv: handle AGETCALLERPC
2019-11-20
Cherry Zhang
🤖+1
208126
cmd/internal/obj, runtime: preempt & restart some instruction sequences
2019-11-21
Cherry Zhang
🤖+1
208217
cmd/internal/obj/mips: mark restartable sequences
2019-11-24
Jason A. Donenfeld
🤖+1
208317
runtime: treat failures of PowerRegisterSuspendResumeNotification as non-fatal
2019-11-24
nao20010128nao
208600
syscall/js: don't do require("fs") if wasm_exec.js is bundled by Webpack
2019-11-25
diaxu01
+1
🤖+1
207117
cmd/internal/obj/arm64: add support of PCALIGN directive
2019-11-26
Zhongpeng Lin
209017
cmd/go/internal/modget: get correct first element of import path
2019-11-26
Meng Zhuo
🤖+1
180757
cmd/asm: Add SHA3 hardware instructions for ARM64
2019-11-27
Alexander Rakoczy
+2
🤖+1
1.15
208978
crypto/x509: correct error message for trailing issuer data
2019-11-27
Heschi Kreinick
+2
209218
[release-branch.go1.13] cmd/go: enable -x in go mod download
2019-11-27
Clément Chigot
+1
+2
1.14
207237
runtime: use mprotect in sysMap for aix/ppc64
2019-11-28
Cuong Manh Le
🤖+1
208857
os: add documentation for invalid expansion syntax in ExpandEnv
2019-11-29
Daniel Theophanes
+1
+2
🤖+1
145758
database/sql: add SetConnMaxIdleTime
2019-11-30
Constantin Konstantinidis
208197
make.bat: set GOROOT_BOOTSTRAP by finding go in PATH on Windows
2019-12-02
Joel Sing
204628
cmd/internal/obj/riscv: handle FEQ/FNEG/SEQZ/SNEZ
2019-12-02
Meng Zhuo
️-2
209557
doc/go1.14: upgrade minimal requirement of MIPS64x in Go 1.15
2019-12-02
Fazlul Shahriar
+2
🤖-1
208223
os/exec: ignore hungup error while copying stdin on Plan 9
2019-12-02
Assel Meher
1.15
208323
cmd/compile: return LITERAL on INDEXMAP when map and key are LITERALs
2019-12-03
Daniel Nephin
1.12
196617
cmd/test2json: attribute output to the correct test
2019-12-03
erifan01
+1
🤖+1
156998
strings, bytes: improve IndexAny and LastIndexAny performance
2019-12-03
Mark Ryan
206837
cmd/internal/obj/x86: prevent jumps crossing 32 byte boundaries
2019-12-03
Dan Scales
🤖-1
207619
runtime: static lock ranking for the runtime
2019-12-04
Joel Sing
204627
cmd/internal/obj/riscv: handle call, jmp and branch
2019-12-04
David Chase
🤖+1
209937
cmd/compile: add //go:nodebug to reduce amount/size of debugging info for a function
2019-12-05
Mark Pulford
1.14
210017
misc/cgo/testshared: add error detail for readwithpad
2019-12-05
Dmitri Shuralyov
+2
🤖+1
1.13.6
210117
[release-branch.go1.13] doc: add CherryPickApproved filter to Release History links
2019-12-05
Ian Lance Taylor
1.15
210137
doc/go1.14: preannounce dropping macOS 10.11 support
2019-12-05
Dmitri Shuralyov
+2
🤖+1
1.12.15
210118
[release-branch.go1.12] doc: add CherryPickApproved filter to Release History links
2019-12-06
Xiangdong Ji
210297
runtime: fix threshold calculation of TestPhysicalMemoryUtilization
2019-12-06
Meng Zhuo
1.14
209317
cmd/link: fix loadelf failed on MIPS family
2019-12-06
Constantin Konstantinidis
️-2
208537
syscall: add WSAENOBUFS and WSAEMFILE error codes to mark them as temporary.
2019-12-06
Dan
208559
image: New metadata-aware read/write API
2019-12-06
Jeremy Faller
+2
🤖+1
209217
[dev.link] cmd/link: remove sym.Symbols from loader
2019-12-06
Jeremy Faller
🤖+1
209839
[dev.link] cmd/link: panic if sym.Symbols is used early
2019-12-06
Jeremy Faller
🤖-1
209657
[dev.link] cmd/link: move wavefront forward past linksetup
2019-12-06
Than McIntosh
210337
[dev.link] cmd/link: prepopulate oReader rcache
2019-12-06
Brad Fitzpatrick
+2
🤖+1
1.14
210286
net/http: don't wait indefinitely in Transport for proxy CONNECT response
2019-12-06
David Chase
🤖+1
210344
cmd/compile: add //go:nodebug for package granularity no-debugging
2019-12-06
Michael Anthony Knyszek
1.14
208378
runtime: remove scavAddr in favor of address ranges
2019-12-06
Jay Conrod
+1
+2
🤖-1
1.14
210340
cmd/go: clarify -dropreplace help text in 'go help mod edit'
2019-12-07
Michael Anthony Knyszek
+2
1.14
207757
runtime: track ranges of address space which are owned by the heap
2019-12-07
Michael Anthony Knyszek
+1
+2
1.14
207998
runtime: wake scavenger and update address on sweep done
2019-12-07
Michael Anthony Knyszek
+1
1.14
207758
runtime: use inUse ranges to map in summary memory only as needed
2019-12-07
Austin Clements
+1
+2
🤖+1
46751
runtime/debug: add SetMaxHeap API
2019-12-07
Mark Pulford
1.14
210299
runtime: suggest more kernel options for mlock failure
gofrontend
2017-06-07
Tony Reix
44952
runtime: don't inline callers on AIX
2017-07-25
Vladimir Mezentsev
50010
libgo: Add __sync_add_and_fetch_4 if the compiler doesn't provide it
2017-09-12
Clement Courbet
63170
gofrontend: use __builtin_memcmp_eq() instead of go runtime for identity comparisons larger than 16 bytes.
2018-07-24
Yuwei Ba
125375
gofrontend: support zsh
2018-10-09
Cherry Zhang
140917
runtime: hack to make LLVM's lli work
2019-01-23
Cherry Zhang
159099
runtime: debug stack scan
2019-03-05
Cherry Zhang
155764
runtime: debug stack maps
2019-05-06
Clément Chigot
🤖-1
175080
syscall: fix TestForeground for AIX
2019-07-09
Cherry Zhang
️-2
185337
compiler: intrinsify runtime.getg
2019-09-26
Cherry Zhang
169737
runtime: port SetMaxHeap
gollvm
2018-11-19
Nikhil Benesch
150046
libgo: don't attempt to generate epoll.go on Darwin
2019-06-25
Cherry Zhang
167139
bridge: make an extra copy when passing an alloca as a byval arg
2019-08-26
Than McIntosh
191138
gollvm: additional debugging routines
2019-12-03
erifan01
209379
gollvm: fix up cmd/carchive tool test failure
2019-12-03
erifan01
209378
Gollvm: add linux arm64 support
image
2018-11-25
Denys Smirnov
146081
font/sfnt: add parsing tests
2019-01-18
Denys Smirnov
145798
font/sfnt: parse and expose font selection flags
2019-01-18
Denys Smirnov
146077
font/sfnt: define an initial cmap interface
2019-03-13
Oliver Tonnhofer
166477
font/sfnt: implement Font.GlyphMetrics
2019-04-06
Fazlul Shahriar
170578
font/opentype: implement Glyph and GlyphBounds
2019-09-05
Horst Rutter
183224
ccitt: implement NewWriter and Encode
2019-10-18
Horst Rutter
+1
🤖+1
198547
ccitt: relax decoding for missing eol trailer
2019-11-17
Horst Rutter
201938
ccitt: optionally auto-detect height; handle missing EOL
lint
2018-02-21
Markus Zimmermann
96076
Rewrite lintElses check to handle multiple else ifs
2018-02-21
Sergey Mudrik
96077
Adding a suggested name for the ALL_CAPS warning
2018-02-21
Andrew Brampton
96078
Configure build.Default to lint all files regardless of build tags
2018-02-21
Thibault Falque
96079
goi18n for golint
2018-02-21
Alexis Horgix Chotard
96083
Support mix of files, directories and packages
2018-02-21
Kevin Burke
96090
lint: fix if/else if/else if/else return handling
2018-03-01
Koichi Shiraishi
97803
Add import path checking for now hosted on golang.org/x/lint
2018-03-05
Marcelo Cantos
96979
lint: analyze missing package comment globally
2018-04-27
Kanitkorn S
+1
96085
Ignore `/vendor/` by default when linting
2018-12-01
Evan Johnson
152022
cmd/golint: Add support for structured output of lints
2019-02-05
tomocy
160177
use boolean instead of 0 and 1 to indicate where golint is applied and to know whether there are args
2019-02-12
Eyal Posener
145237
lint: allow *testing.T as first parameter for context parameter check
2019-05-23
Colin Arnott
178757
lintTypeDoc: types with article names
2019-07-24
Sascha Grunert
187397
Add `GID` to commonInitialisms
2019-09-26
Ian Cottrell
🤖+1
127695
golint: switching golint to using x/tools/packages
2019-10-11
Jucie Dias Andrade
197738
go/lint: avoids suggesting to use a keyword as a valid name
2019-11-16
sebach1
-1
207538
Remove ID from common initialisms
2019-11-18
Dmitry Savintsev
+1
+2
🤖+1
196140
lint: quote keywords in indent-error-flow message
mobile
2017-09-29
Tristan Rice
67052
gomobile: add support for CGO libraries
2018-04-13
Maarten Bezemer
45103
app: Support X11 mouse events
2018-09-14
ntop
134895
mobile/app: send lifecycle.StageDead message on Android
2019-06-10
Chotepud Teo
181158
cmd/gomobile: don't bind when not in gopath
2019-08-02
Tristian Azuara
186978
Fix setter generation for ObjC and update golden files
2019-09-23
fifthai macbook pro
192957
add two args for gomobile tool
2019-09-30
Eli Bendersky
198038
bind: fix formatting in test, following changes in 'go fmt'
mod
2019-05-31
Russ Cox
🤖-1
176541
gomodproxy: simple Go module proxy implementation
2019-08-12
Russ Cox
🤖-1
176540
proxy: basic proxy server protocol
2019-11-25
Arda Güçlü
207638
module: add unit test for Sort function
2019-12-08
user
210320
modfile: remove nil error return
2019-12-07
Fazlul Shahriar
210397
zip: skip symlink test on Plan 9
net
2017-03-13
Menghan Li
37995
x/net/proxy: support HTTP CONNECT in x/net/proxy
2017-07-17
matope
47870
http2: add way to unblock responseWriter.Write
2017-11-25
Roger Peppe
79655
http/httpproxy: support CIDR notation and ports in NO_PROXY
2018-01-05
Meir Fischer
85855
http2: use callback to expose SETTINGS updates from the server
2018-02-08
Joe Kyo
91955
http/httpproxy: fix a mistake in doc
2018-05-24
Olivier Poitrey
🤖+1
32326
http2: expose CloseIfIdle method on ClientConn
2018-05-24
Olivier Poitrey
+1
🤖+1
77091
http2: add MarkComplete, a complementary method to GetClientConn
2018-07-09
Michael Fraenkel
1.11
122619
http/httpproxy: update documentation for httpproxy
2018-09-17
Muhammad Falak R Wani
132536
html: document Parse behaviour for invalid/unexpected nodes
2018-09-28
dalyk
111135
proxy: add HTTP CONNECT proxy support
2018-10-10
dalyk
134675
internal/httpconnect: add package to dial via an HTTP CONNECT request
2018-11-16
Mikio Hara
102875
dns/dnstest: new package
2018-11-25
Michael Fraenkel
150197
http2: Send WindwUpdates when remaining bytes are below a threshold
2018-12-13
Ian Gudger
+1
99623
dns/dnsmessage: fix handling of non-LDH domain names
2019-01-08
Mikio Hara
🤖+1
155198
route: don't use testing functionality after the main tester goroutine has completed
2019-01-10
Aman Gupta
️-2
113058
internal/socket: on Windows, use SO_RCVTIMEO to avoid blocking forever
2019-01-10
Aman Gupta
️-2
76950
internal/socket: implement sendmsg/recvmsg on windows
2019-01-10
Aman Gupta
+1
76394
ipv4: implement control messages on windows
2019-01-10
Aman Gupta
113057
ipv[46]: auto-populate IP_PKTINFO src address for interface on Windows
2019-01-10
Aman Gupta
76395
ipv6: implement control messages on windows
2019-01-18
Bart Wiegmans
145337
html: enable copy-free usage of Tokenizer
2019-02-09
Gauthier Jolly
161637
html: fix a segmentation fault or crash when trying to render an invalid node tree
2019-02-11
Martin Garton
️-2
37641
proxy : Added DialContext to Dialer interface
2019-02-11
Gauthier Jolly
154137
websocket: make Read reads the entire frame if the provided slice is large enough
2019-02-11
Olivier Poitrey
+1
155877
http2: add SETTINGS_HEADER_TABLE_SIZE support
2019-02-13
Michael Fraenkel
+1
111680
http2: reject connection-level headers with a protocol error
2019-02-14
Ayan George
-1
162378
websocket: read entire frame if provided slice is large enough
2019-02-19
Wèi Cōngruì
+1
156518
http/httpproxy: support socks5h scheme in proxy URL
2019-02-27
Bartłomiej Kiełbasa
-1
163864
allows brackets in cookie name
2019-04-07
louis
🤖-1
171077
xsrftoken: correct semantics of time vs now variable
2019-04-08
Tim Cooper
66751
proxy: make RegisterDialerType safe for concurrent use
2019-04-24
Mikio Hara
+1
123056
nettest: add conformance test for net.Listener and net.PacketConn
2019-06-02
Steven Hartland
179938
http2: Prevent pool blocking when testing a conn for a new request
2019-07-05
Jack Kleeman
185059
http2: add Close and Shutdown functions to the Server.
2019-07-24
Iven
187478
Preventing panic when invalid network information is given
2019-07-31
Dave Zbarsky
🤖+1
188177
net: avoid allocation for trace context
2019-09-19
Michael Fraenkel
173952
http2: allow a means to obtain the client connection
2019-10-08
Tianji Wu
181497
http2: support consuming PUSH_PROMISE streams in the client
2019-10-09
Ian Gudger
️-2
+2
🤖+1
107306
dns/dnsresolver: new package
2019-10-09
Ian Gudger
️-2
+2
🤖+1
197897
dns/dnscache: new package
2019-10-10
tomocy
🤖-1
190819
websocket: add example of (*Server).Handshake
2019-11-06
Yunchi Luo
+1
🤖+1
188360
http2: discard DATA frames with higher stream IDs during graceful shutdown
2019-11-08
Alexandr Mayorskiy
+2
🤖-1
181698
webdav: allow empty host in move
2019-11-21
jingyugao
207851
http2: return PROTOCOL_ERROR when http2 reads an http1.1 response
2019-11-23
Chao Xu
198040
http2: connection pool periodically sends ping frame and closes the
oauth2
2017-05-22
Chance Zibolski
+2
43458
internal: improve error message in RetrieveToken if cannot decode as JSON
2017-12-19
Simon Inman
84295
oauth2: Add optional params to PasswordCredentialsToken
2018-05-21
Sam Sendelbach
113258
oauth2/google: sign private claims with service account
2018-06-26
Tim Cooper
114957
oauth2: remove unneeded TokenSource implementation in transport test
2018-06-29
Tim Cooper
121296
oauth2: add support for TokenContext
2018-10-13
Ville Törhönen
141719
google: improve logic for default credentials
2018-11-06
Joseph Anthony Pasquale Holsten
23834
password: add
2018-11-19
salmaan rashid
143957
google: add DelegateTokenSource
2019-01-07
cmP
156537
oauth2: add device flow support
2019-01-14
Omar Jarjur
121939
google: make SDKConfig work with newer versions of gcloud
2019-01-30
Marko Milojevic
142137
Support for claims request parameter
2019-02-22
Sam Sendelbach
113257
Pass private claims into JWTAccessTokenSourceFromJSON
2019-04-05
Alexander Lyashko
-1
+1
157957
Increase expireDelta time to 60 seconds
2019-04-05
Dmytro Tananayskiy
+1
🤖+1
135935
Add Scope specifies optional requested permissions for tokenRefresher
2019-04-19
Alexander Lyashko
172877
errors: return all token fetch related errors as structured
2019-05-30
Edo-A
158737
handling for permissions fail on well-known file
2019-06-08
Abel Tay
180920
oauth2: Deep copy context client in NewClient
2019-06-09
Cixtor
+1
181477
douyu: Add new endpoint of Douyu
2019-06-10
Cixtor
181478
apple: Add new endpoint of Apple Sign-in
2019-06-20
Preston Holmes
182678
More support for Google id-tokens
2019-07-12
Zoran Plesivčak
185999
Enable JWT for Box.com
2019-07-15
Pratik Mallya
186158
oauth2: validate token in reuseTokenSource
2019-07-17
mattdamon108
186517
naver: add Naver endpoints
2019-07-17
Yann Salaün
186637
oauth2: add an optional interface to add Context support to TokenSource
2019-08-07
Chris Broadfoot
121420
internal: add better error message when context is canceled
perf
2017-02-27
Quentin Smith
37159
analysis/app: correlate benchmark runs using common commits
2017-03-31
Kevin Burke
38235
analysis/appengine: add homepage styles
2017-03-31
haya14busa
39112
internal/diff: flush to disk before diffing
2018-04-27
Kevin Burke
109815
benchstat: add tests for timeScaler
2018-08-25
Kevin Burke
+2
🤖+1
36904
storage: fix vet errors
2019-06-13
David Chase
🤖+1
179637
cmd/benchstat: add option "-summary {mean (default),median,quart,min}"
2019-08-04
Neven Sajko
188438
cmd/benchstat: add example benchmarking workflow to package comment
2019-08-22
David Chase
🤖+1
191379
benchstat: suppress empty rows for more than two comparisons
playground
2019-07-25
Daniel Y. Lee
180117
playground: support error line highlighting for multi-file program
2019-11-05
Aditya Harindar
203722
create slice with capacity, when capacity is known
2019-12-03
mo4islona
+2
193798
playground: add CORS headers to fmt/edit route
2019-12-04
Brad Fitzpatrick
195983
sandbox: add gvisor runsc-based sandbox
proposal
2016-10-18
Krish Munot
️-2
31125
Revert "design: add proposal document for profile labeling"
2017-01-27
David Chase
+2
🤖+1
35054
design: proposal for passing args and results in registers
2019-06-26
Michael Anthony Knyszek
176377
design/30333-smarter-scavenging: update proposal to final iteration
2019-11-08
Adrien Delorme
201277
design: add proposal doc for 33974
protobuf
2019-06-20
Joe Tsai
183337
cmd/protoc-gen-go: generate extension field helpers
2019-07-27
Herbie Ong
187858
encoding/prototext: add MarshalOptions.Compact to make multi-line output as default
2019-09-23
Joe Tsai
+2
196738
proto: add tests for aberrant inputs
2019-11-09
Herbie Ong
204602
encoding/prototext: rewrite of internal/encoding/text
2019-11-13
Joe Tsai
207080
cmd/protoc-gen-go: rename XXX_weak as weakFields
2019-11-14
Joe Tsai
207177
testing/protocmp: add Filter options
2019-12-05
Damien Neil
210257
proto: consistently use non-nil, zero-length []bytes for empty bytes strings
2019-12-05
Damien Neil
210281
internal/impl: faster oneof marshaling
2019-12-06
Damien Neil
210290
all: don't allow invalid field numbers when legacy support is on
review
2018-08-01
Rob Pike
+1
127175
git-codereview: don't die instantly in loadAuth
2018-08-25
Russ Cox
🤖+1
81937
git-codereview: add mail -o for git push options
2019-07-01
Udalov Max
184417
git-codereview: log message when non-gerrit hooks were detected
2019-10-12
Anderson Queiroz
197197
git-codereview: document change NNNN[/PP] feature on package documentation
scratch
2019-12-07
crazymi
210319
crazymi: add main.go as tutorial
sublime-config
2016-12-08
Yoon
34092
sublime-config: Added support for adding GOPATHs in project file You can also use ${project_path} expandable variable in GOPATHs
sync
2018-09-10
Tobias Schottdorf
131815
errgroup: handle runtime.Goexit from child goroutines
2018-10-31
Bryan C. Mills
+1
134395
errgroup: rethink concurrency patterns
2019-01-14
Sherif Abdel-Naby
️-2
157718
semaphore: make semaphore resizable
2019-08-02
Alex Gaynor
187077
Include a godoc link in the README
sys
2016-09-27
Kim Shrier
26650
x/sys: add IoctlGetUint, IoctlSetUint, IoctlGetString, IoctlSetString and modify IoctlGetInt
2017-06-08
Mike Lloyd
44652
windows: add APIs for Windows profiling
2017-12-27
Zachary Madigan
85316
windows, windows/svc/mgr: add new service constants and ability to add service recovery settings
2019-04-29
Rosen Penev
️-2
174327
mkerrors: Replace wrong include with correct one
2019-06-20
Andrei Tudor Călin
168059
unix/linux/perf: new package
2019-08-24
wanghuaiqing2010
191757
Fix the defination of EpollEvent for mips64 and mips64le
2019-09-03
Pierre Curto
186998
unix: consolidate duplicate information
2019-09-27
John Papandriopoulos
197540
cpu: fallback to using /proc/{self/auxv, cpuinfo} for ARM feature detection
2019-10-01
John Papandriopoulos
197542
cpu: add support for FreeBSD ARM feature detection
2019-10-01
John Papandriopoulos
+1
197541
cpu: protect ARM feature detection from broken device
2019-11-14
Reed Law
198493
add function to create custom event log under Microsoft Event Viewer
2019-12-06
Umang Parmar
209969
unix: add Prctl variant that returns (int, error)
term
2019-11-14
Yasuhiro Matsumoto
207157
term: fd should be defined as uintptr on Windows
text
2018-09-25
Moriyoshi Koizumi
127176
encoding/charmap: add ASCII to charmap.
2018-09-29
Tiago Queiroz
127598
message: improve documentation and examples
2019-02-13
Marcel van Lohuizen
🤖+1
157978
internal/export/identifier: tables for TR31 identifiers
2019-06-03
Sam Woodard
️-2
174817
message: fix example formatting verb
2019-11-14
Agniva De Sarker
207017
unicode/norm: make decomps to a const string
2019-11-22
Steven Soroka
🤖-1
189346
x/text: Add Go modules support. Updates #24661
2019-11-23
Simon Rozman
+1
🤖+1
207217
message/pipeline: detect unknown keys
time
2016-10-19
John Dethridge
31376
rate: handle very small rates correctly.
2017-10-20
Calvin Behling
71752
rate: Add note that limiter is concurrency safe
2018-01-20
Jordan Liggitt
88435
rate: ensure token bucket is initially full
2019-02-05
Bakin Aleksey
-1
127717
rate: reduce allocation and speed up ReserveN
2019-02-05
Jordan Liggitt
34112
x/time/rate: add Limiter.Available() to allow querying available tokens
2019-10-23
Changkun Ou
+1
🤖+1
200917
rate: fix truncated seconds in tokensFromDuration
2019-11-03
fatedier
205020
add lock for getting burst
tools
2016-07-04
Nicholas Anderson
24714
godoc/static: link examples to the func, type, etc, not the example itself
2016-08-18
Jaana Burcu Dogan
+1
27204
godoc: fix bad example HTML output
2016-10-03
Hector Jusforgues
13422
x/tools/go/vcs: Fix vcs.FromDir when srcRoot is "/"
2016-10-13
Quentin Renard
30751
x/tools/cmd/goimports: permission denied causes imports to stop
2016-11-23
David Benque
33394
tools/refactor/rename: Gorename also refactors the comment associated to the renamed symbol. This way the comment remains compliant with coding guideline, go lint and the documentation is updated.
2016-11-30
Rhys Hiltner
33673
refactor/eg: remove vendor prefix from imported packages
2017-03-30
Cosmos Nicolaou
35254
vendor/golang.org/x/toold/godoc: support for vendor and ?m=all-pkgs as the default
2017-04-10
Stephen Sugden
40094
cmd/cover: show uncovered count in HTML dropdown
2017-04-14
Matthew Dempsky
40772
refactor/eg: don't match wildcards against type expressions
2017-04-17
Alan Donovan
33688
go/loader: add another test case to TestVendorCwdIssue16580
2017-07-07
David R. Jenni
38191
x/tools/imports: do not consider own package as import
2017-07-17
Alexis Hildebrandt
-1
🤖-1
42818
x/tools/present: add support to mark text as inserted (+) or deleted (~)
2017-07-31
Dominik Honnef
🤖+1
50150
go/types/typeutil: delete empty buckets from Map
2017-08-04
Jaana Burcu Dogan
+1
52251
cmd/getgo: introduce -n and add unit tests for the CLI
2017-09-26
Joe Tsai
66312
godoc: add support for sections
2017-10-16
filewalkwithme
70935
godoc: switch to use html/template
2017-11-10
Joe Tsai
72890
godoc/internal/render: add render package for text formatting
2017-12-12
Dave Wyatt
83535
x/tools/cmd/goimports: support crlf line endings
2018-01-12
Frank Rehwinkel
37856
guru: support cgo
2018-02-27
John Eikenberry
-1
93756
change fixImports into public FixImports
2018-02-28
Daniel Morsing
85695
cmd/guru: speed up referrers queries by ignoring dependencies
2018-03-08
Eno Compton
99620
cmd/getgo: remove need for new session during install
2018-03-28
lucor
+1
101956
present: add support for full screen mode
2018-06-04
Alex Yu
-1
113720
cmd/goyacc: add %expect command
2018-06-27
Tamir Duberstein
44790
stress: ensure child processes are cleaned up
2018-08-10
Michael Matloob
🤖+1
129037
go/packages: determine containing packages by running go list -find
2018-08-12
Leo Rudberg
116222
refactor/eg: Fix all imports after modifying files.
2018-08-12
Leo Rudberg
77530
refactor/eg: Fix all imports after modifying files.
2018-08-16
Paddy Steed
61910
x/tools/container/intsets: use math/bits
2018-08-17
Adrian Hesketh
129096
cmd/guru: support implements queries for function types
2018-08-21
bbrodriges
129816
cmd/stringer: add the ability to optionally generate TypeFromString function
2018-09-02
Russ Cox
+2
🤖-1
128362
cmd/goimports: update for modules
2018-09-13
Alan Donovan
134935
go/analysis: a new API for analysis tools
2018-09-24
knqyf263
127927
imports: use the sibling files preferentially even when the package name mismatch the directory name
2018-10-11
Elliot Wright
135338
godoc: add 'shallow' PageInfoMode to only show top-level directories in subdirectory listings
2018-10-26
Cyrill Schumacher
129099
godoc, cmd/godoc: add -tags flag like go build
2018-10-30
Igor Zhilianin
🤖+1
145739
all: fix typos
2018-11-05
David R. Jenni
37090
go/ast/astutil: ignore blank import in AddNamedImport.
2018-11-09
David R. Jenni
+1
+2
34640
refactor/eg: fix nil pointer dereference.
2018-11-10
Ayke van Laethem
-1
131283
go/ssa: add associated documentation to functions
2018-12-14
jsteenb2
-1
154257
goimports: add Scheme and ability to order imports by std lib -> local -> 3rd party
2019-01-27
Dmitri Shuralyov
1.10
159818
go/vcs: deprecate package in favor of go list -json
2019-02-04
Ian Cottrell
🤖+1
160999
imports: testing an external test refering to an internal test symbol
2019-02-21
lucor
107515
present: add footer template
2019-02-21
lucor
101795
present: add support for quote
2019-02-26
mbana
163006
`internal/lsp`: error handling
2019-03-03
Josh Bleecher Snyder
-1
🤖+1
164644
go/pointer: allow clients to specify their own main function
2019-04-04
Henry Wong
-1
170285
internal/lsp: get the correct symbol kind for the type alias and type definition
2019-04-07
Agniva De Sarker
170917
imports: sync sortImports with the new changes to go/ast.SortImports
2019-04-10
Gary Miller
️-2
170920
tools/lsp: moved span, lsp/protocol and lsp/jsonrpc2 out of internal
2019-05-07
Kaarthik Rao Bekal Radhakrishna
132975
cmd/guru: fix misspelling in code comment
2019-05-07
Eugene Dzhurinsky
-1
174021
x/tools/cmd/guru definition: fix look up of references in the same package if modules are enabled
2019-05-10
Russ Cox
-1
🤖-1
176477
go/analysis: add -cpuprofile flag to analyzers
2019-05-13
Alex Bligh
️-2
174717
Add support for %param
2019-05-21
Jonathan Amsterdam
🤖+1
178160
apidiff: include position information
2019-06-14
Michael Matloob
🤖-1
182457
go/packages: kick off go list run to get root dirs in background
2019-06-27
Bryan C. Mills
137076
cmd/goforward: add a tool for moving packages
2019-07-04
Sauyon Lee
185077
Ignore more errors in go list
2019-07-27
Jerrin Shaji George
136095
cmd/present: add support for sub bullets
2019-08-12
Kevin Burke
+2
189560
godoc: better error message on error
2019-08-20
Vince Prignano
182417
internal/gopathwalk: Ignore Bazel symlinks
2019-08-28
Agniva De Sarker
🤖+1
183878
all: run prettier on js and css
2019-08-28
Arjun Mahishi
️-2
190918
cmd/stringer: Optional flags toupper/tolower to convert names to upper/lower case
2019-08-28
Aurélien Rainone
🤖-1
163997
go/analysis/passes/atomicalign: handle pointers to struct
2019-08-29
Agniva De Sarker
183877
all: add a section on JS/CSS formatting to README
2019-09-01
Kevin Burke
189657
godoc/vfs: files bound as root are treated as files
2019-09-03
Suzy Mueller
🤖+1
192580
internal/lsp: save the depth of the folding range
2019-09-03
Michael Hudson-Doyle
🤖-1
193181
go/internal/gcimporter: skip Test{I,B}ExportData_stdlib in -short mode
2019-09-09
zoumo
193499
internal/imports: force to repair imports group regardless of how the…
2019-09-13
Matts966
+2
192857
analysis/passes/printf: emit linter message related to the index of arguments only when the number of arguments is accurate.
2019-09-23
Matts966
-1
195377
analysis/passes/nilarg: add nilarg to find functions that panic on nil arguments.
2019-09-26
Denis Isaev
🤖+1
195357
go/packages: optimize loading without overlays
2019-09-29
smasher164
1.15
197937
go/analysis: add math pass
2019-09-30
jimmyfrasche
+1
69030
godoc: add table of contents for Overview section
2019-10-01
Dmitri Shuralyov
+2
🤖+1
197859
godoc/vfs/mapfs: panic on invalid New usage
2019-10-04
Emile
198937
added the godoc badge
2019-10-30
Jonathan Amsterdam
184939
go/analysis/passes/nilness: support checking of known function args
2019-11-07
Dmitri Shuralyov
🤖+1
1.14
205661
godoc/vfs: include dirs needed to reach mount points in Stat
2019-11-12
Go101
206317
expose PackageInfo.dir
2019-11-14
Denis Isaev
194837
go/packages: go list -deps=false if no NeedDeps
2019-11-16
Danny Hadley
+1
+2
🤖-1
71890
cover: Adding an interface to parse data from an arbitrary Reader.
2019-11-18
Jeff Hodges
+2
207581
go/packages: correct logging of driver stderr
2019-11-21
Rebecca Stambler
🤖+1
208257
all: fix some staticcheck errors
2019-11-21
a-wing
🤖+1
194640
internal/jsonrpc2: fix jsonrpc result no pending[id] blocking
2019-11-22
Arda Güçlü
208358
internal/gopathwalk/walk: add missing function descriptions and renaming
2019-11-22
Michael Stapelberg
188637
internal/lsp: add expanderr analysis
2019-11-23
vovapi
208599
go/ssa: add position data in indexed range loops
2019-11-24
Arda Güçlü
208578
benchmark/parse: add unit test for String function
2019-11-25
Rohan Verma
+1
207579
tools/gopls: add cmd support for prepare_rename
2019-11-25
Lars Lehtonen
+1
🤖-1
203884
blog: fix swallowed error
2019-11-25
Muir Manders
195041
internal/lsp: add completion name hint heuristic
2019-11-26
Jean de Klerk
🤖+1
200940
cmd/digraph: appropriately handle multi-word nodes
2019-11-30
Dmitri Shuralyov
209457
go/analysis: gofmt snippets in package documentation
2019-12-04
Srinidhi Kaushik
204578
godoc: fix malformed links in variable definitions
2019-12-04
Pontus Leitzler
🤖+1
209797
internal/lsp: use prometheus compatible metric tags
2019-12-04
Rebecca Stambler
🤖+1
209859
internal/lsp: change CompletionItem.Command to a pointer
2019-12-04
Aurélien Rainone
207289
go/analysis/passes/atomicalign: handle various selector types
2019-12-04
Ariel Mashraki
208577
go/packages: use message-only format for error when no position found
2019-12-04
Alex Zhirov
+2
208597
go/packages: Fix loading syntax for imports when types not requested.
2019-12-05
Kenneth Bell
202277
go/packages: support multi-file adhoc packages
2019-12-05
Jeff Hodges
207617
go/packages: add tests of GOPACKAGESDRIVER integration
2019-12-06
Muir Manders
210280
internal/lsp: fix find-implementation for promoted methods
2019-12-06
Michael Matloob
+2
🤖+1
210079
go/packages: add import stack to error messages when there's an import cycle
2019-12-06
Iskander Sharipov
🤖+1
210357
internal/lsp/source: handle *T when resolving invalid types
2019-12-06
Filippo Valsorda
+2
🤖+1
189818
cmd/bundle: use caller's module version via go/packages
2019-12-06
Rebecca Stambler
🤖+1
208261
internal/lsp: don't resend diagnostics if they are unchanged
2019-12-06
Muir Manders
🤖+1
210279
internal/lsp: trim down implementations code
2019-12-06
Ian Cottrell
🤖+1
209161
internal/lsp: change tests to use the main exporter
2019-12-06
Ian Cottrell
🤖+1
210216
internal/telemetry: clean up test data
2019-12-06
Muir Manders
210288
internal/lsp: offer basic type conversion candidates
2019-12-07
Clint J Edwards
197879
internal/lsp: Add comment completions for exported vars
2019-12-07
Jan Steinke
210379
Stdlib errors
2019-12-07
Iskander Sharipov
🤖+1
210358
internal/lsp: suggest "fallthrough" only inside switches
2019-12-08
Rebecca Stambler
🤖+1
210201
internal/lsp: improve link in documentation on hover
tour
2018-07-29
B.G.Adrian
-1
123380
content: clarify struct literal syntax
2018-08-03
B.G.Adrian
+1
123937
tour: fixed UI degradation when filename was too long
2018-08-03
Michael Stapelberg
-1
36064
content: use defer Unlock() to enforce good habits
2018-08-03
Florin Patan
38052
tour: explain how to read a stacktrace
2018-08-03
Kamil Kisiel
+1
35112
content: Explain the significance of the main goroutine.
2018-08-03
Author Name
+1
97215
reposition http.HandleFunc("/", rootHandler)
2018-08-03
Joe Cortopassi
+1
109315
Update the "Exercise: Readers" instructions for clarity
2018-08-04
Rob Phoenix
+1
45100
content: remove extraneous word from concurrency.article
2018-08-04
Chris Broadfoot
36314
content: add/modify slides explaining types and type declarations
2018-09-26
Bruno Bronosky
137555
Give an advanced preview of Method declarations
2018-09-26
brian d foy
137915
Seed the random number generator (GitHub #408)
2018-10-10
JackMead
141197
tour: adds additional info RE 'else' command
2018-10-10
JackMead
141198
tour: add context to the addition assignment operator
2018-10-10
JackMead
141199
tour: adds link to example solutions on welcome page
2018-10-11
Joe Bowbeer
-1
141517
tour: fixes typo in flowcontrol.article
2018-11-07
“tliu”
+1
31728
golang/tour: clarifying method receiver preference
2018-11-15
Sagar2366
149759
Updating welcome.article file
2019-02-12
Peter Kappus
-1
160858
Improve instructions for running tour locally
2019-02-14
Bryan Heden
-1
160679
content: swap points in `range continued` section
2019-03-22
i
️-2
168917
prime numbers → alphabet
2019-06-17
a-morn
178617
Use constant for alphabet length
2019-06-19
Gian Lorenzo Meocci
182878
moretypes/19: avoiding global variable
2019-10-10
murfel
195499
Tour: A better demonstrative example for type conversions
2019-10-10
Yehuda Ringler
195097
Clarify concurrency sending/receiving language
2019-10-24
Steven Tran
203357
tour: fix swapped width and height in images exercise solution
2019-10-27
Khlumzeemee
203737
Update webcrawler.go
2019-11-24
Taufiq Rahman
208677
tour: add better explanation for `struct` literals
website
2019-06-27
Agniva De Sarker
183879
all: add a section on JS/CSS formatting to README
2019-06-27
Agniva De Sarker
🤖+1
183880
all: run prettier on js and css
2019-11-18
Hinara Turevel
203892
website: add transparency to gopher images
2019-12-03
Kashyap
209397
content/static: avoid sidebar overlap over code blocks
2019-12-06
Jean de Klerk
199417
content/static/doc: rewrite code.html for go modules
xerrors
2019-11-20
Kevin Burke
208159
all: defer to fmt.Errorf for Go 1.13 and above