1. 5f93d99 internal_gengo: avoid allocations in rawDescGZIP() accessors by Michael Stapelberg · 8 weeks ago
  2. aee8a9c internal_gengo: switch back from string literal to hex byte slice by Michael Stapelberg · 9 weeks ago
  3. 0c3cc2f internal_gengo: use unsafe.StringData() to avoid a descriptor copy by Michael Stapelberg · 9 weeks ago
  4. cc8d1c2 internal_gengo: store raw descriptor in .rodata section by Michael Stapelberg · 9 weeks ago
  5. 9eda3d5 all: regenerate.bash for Opaque API by Michael Stapelberg · 3 months ago
  6. 1531843 internal/testprotos: declare the extension by Michael Stapelberg · 7 months ago
  7. 66faac0 compiler/protogen: remove now-unnecessary UnsafeEnabled checks by Michael Stapelberg · 7 months ago
  8. 0946f97 all: remove unused purego support by Michael Stapelberg · 7 months ago
  9. cbc3dd6 all: replace interface{} by any now that we are on Go 1.21 by Michael Stapelberg · 10 months ago
  10. 31610fd cmd/protoc-gen-go: remove generation of the ExtensionRangeArray method by Joe Tsai · 4 years ago
  11. 3c5fb5f all: make .proto file names relative to module root by Damien Neil · 5 years ago
  12. ce3384c proto, internal/impl: store unknown MessageSet items in non-mset format by Damien Neil · 5 years ago
  13. ae313d4 cmd/protoc-gen-go: fix Reset method by Joe Tsai · 5 years ago
  14. 7328839 cmd/protoc-gen-go: annotate depIdxs list with index comments by Joe Tsai · 6 years ago
  15. bab3d40 runtime/protoimpl, cmd/protoc-gen-go: support release versioning by Joe Tsai · 6 years ago
  16. 8d5e6d6 cmd/protoc-gen-go: improve generation of comments by Joe Tsai · 6 years ago
  17. 43761bd cmd/protoc-gen-go: update deprecation warning by Joe Tsai · 6 years ago
  18. af57087 reflect/protoregistry: provide more informative errors for conflicts by Joe Tsai · 6 years ago
  19. 302cb32 proto: support message_set_wire_format by Damien Neil · 6 years ago