3124 open changes
Excluding those marked WIP, having hashtags "wait-author", "wait-release", "wait-issue", or description containing "DO NOT REVIEW".
Source code
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:

go

2017-07-18 Arthur Mello 1.10 49410 mail: improve ParseAddress error for badly quoted display name
2017-12-19 Hiroshi Ioka 1.10 84736 cmd/go: make -x output commands executable again
2018-09-10 Steven Ruckdashel 1.10 64851 crypto/x509: add cgo for system keychain loading
2019-08-28 Eddie Scholtz 1.10 191962 encoding/xml: disallow unknown elements/attributes in Decoder
2024-03-06 Alexander Yastrebov 1.10 569456 html: handle single digit decimal numeric entities without semicolon
2024-07-23 winter-hu 1.10 597235 net/http: possible deadlock issues