1. 105a57b cmd/protoc-gen-go: add test for "import option" directive by Michael Stapelberg · 3 days ago master
  2. d088586 internal/editionssupport: declare support for edition 2024 by Michael Stapelberg · 4 days ago
  3. 5b828f6 editions: Fix spelling mistake in panic message by Alex Freidah · 12 days ago
  4. b8ce5fc all: start v1.36.8-devel by Michael Stapelberg · 12 days ago
  5. 0833cf3 all: release v1.36.8 by Michael Stapelberg · 12 days ago v1.36.8
  6. 0af3f0f all: set Go language version to Go 1.23 by Michael Stapelberg · 2 weeks ago
  7. 5ccbdec types: regenerate using latest protobuf v32 release by Michael Stapelberg · 2 weeks ago
  8. 708d96f all: start v1.36.7-devel by Michael Stapelberg · 4 weeks ago
  9. 7e776d4 all: release v1.36.7 by Michael Stapelberg · 4 weeks ago v1.36.7
  10. 8e8926e encoding/protowire: micro-optimize SizeVarint (-20% on Intel) by Michael Stapelberg · 10 weeks ago
  11. 32018e9 internal/impl: remove unnecessary atomic access for non-lazy lists by Michael Stapelberg · 3 months ago
  12. 9c38aec impl: remove unnecessary nil check from presence.Present by Michael Stapelberg · 3 months ago
  13. 41298d3 types/descriptorpb: regenerate using latest protobuf v31 release by Michael Stapelberg · 4 months ago
  14. e5d4468 cmd/protoc-gen-go: centralize presence and lazy logic into filedesc by Michael Stapelberg · 4 months ago
  15. b4a995b internal: move usePresenceForField to internal/filedesc by Michael Stapelberg · 4 months ago
  16. 3a5f1f0 internal/impl: clean up usePresenceForField() (no-op) by Michael Stapelberg · 4 months ago
  17. 58d6425 all: start v1.36.6-devel by Michael Stapelberg · 5 months ago
  18. 3f79c52 all: release v1.36.6 by Michael Stapelberg · 5 months ago v1.36.6
  19. a5da9b2 gha-ci: instruct bazelisk to use Bazel 7.x by Michael Stapelberg · 5 months ago
  20. 9f3ed37 internal_gengo: generate a const string literal for the raw descriptor by Chressie Himpel · 5 months ago
  21. 4247b1b proto: Add CloneOf[M Message](m M) M by Jille Timmermans · 6 months ago
  22. f7fcf5b types/descriptorpb: regenerate using latest protobuf v30 release by Michael Stapelberg · 6 months ago
  23. 9c8c2dd all: set Go language version to Go 1.22 by Michael Stapelberg · 7 months ago
  24. 1719d63 all: start v1.36.5-devel by Michael Stapelberg · 7 months ago
  25. f09e239 all: release v1.36.5 by Michael Stapelberg · 7 months ago v1.36.5
  26. ab9efaa protogen: fix name mangling for fields with identical GoCamelCase by Michael Stapelberg · 7 months ago
  27. e677ef9 all: remove weak field support by Michael Stapelberg · 7 months ago
  28. 89b5638 all: start v1.36.4-devel by Michael Stapelberg · 7 months ago
  29. 259e665 all: release v1.36.4 by Michael Stapelberg · 7 months ago v1.36.4
  30. 5f93d99 internal_gengo: avoid allocations in rawDescGZIP() accessors by Michael Stapelberg · 8 months ago
  31. 2005adb reflect/protodesc: fix panic when working with dynamicpb by Josh Humphries · 8 months ago
  32. aee8a9c internal_gengo: switch back from string literal to hex byte slice by Michael Stapelberg · 8 months ago
  33. 0c3cc2f internal_gengo: use unsafe.StringData() to avoid a descriptor copy by Michael Stapelberg · 8 months ago
  34. cc8d1c2 internal_gengo: store raw descriptor in .rodata section by Michael Stapelberg · 8 months ago
  35. 132f042 all: start v1.36.3-devel by Michael Stapelberg · 8 months ago
  36. 54ef969 all: release v1.36.3 by Michael Stapelberg · 8 months ago v1.36.3
  37. 7cbd915 reflect/protodesc: fix panic when working with dynamicpb by Michael Stapelberg · 8 months ago
  38. 2f60868 proto: add example for GetExtension, SetExtension by Michael Stapelberg · 8 months ago
  39. de043b9 runtime/protolazy: replace internal doc link with external link by Michael Stapelberg · 8 months ago
  40. 42e0fa9 all: split flags.ProtoLegacyWeak out of flags.ProtoLegacy by Michael Stapelberg · 8 months ago
  41. 5fee2a7 internal/impl: remove unused exporter parameter by Michael Stapelberg · 8 months ago
  42. 84924f7 internal/impl: switch to reflect.Value.IsZero by Michael Stapelberg · 8 months ago
  43. fe8430d cmd/protoc-gen-go: remove json struct tags from unexported fields by Michael Stapelberg · 8 months ago
  44. 84f7738 internal/impl: clean up unneeded Go<1.12 MapRange() alternative by Michael Stapelberg · 8 months ago
  45. 9acc8f2 types/dynamicpb: switch atomicExtFiles to atomic.Uint64 type by Michael Stapelberg · 8 months ago
  46. ad89419 all: start v1.36.2-devel by Michael Stapelberg · 8 months ago
  47. 12c6ebd all: release v1.36.2 by Michael Stapelberg · 8 months ago v1.36.2
  48. 8878926 internal/impl: fix WhichOneof() to work with synthetic oneofs by Michael Stapelberg · 8 months ago
  49. c0c814f all: start v1.36.1-devel by Michael Stapelberg · 8 months ago
  50. 7fc5ff4 all: release v1.36.1 by Michael Stapelberg · 8 months ago v1.36.1
  51. 575aebf internal/impl: revert IsSynthetic() check to fix panic by Michael Stapelberg · 8 months ago
  52. ce4fa19 internal/errors: delete compatibility code for Go before 1.13 by Michael Stapelberg · 9 months ago
  53. 607da3e all: start v1.36.0-devel by Michael Stapelberg · 9 months ago
  54. 3b78ca8 all: release v1.36.0 by Michael Stapelberg · 9 months ago v1.36.0
  55. 4cf3399 src/google/protobuf: document UnmarshalJSON / API level behavior by Michael Stapelberg · 9 months ago
  56. 8edf940 reflect/protoreflect: use [] syntax to reference method by Michael Stapelberg · 9 months ago
  57. 5376513 proto: add reference to size semantics with lazy decoding to comment by Michael Stapelberg · 9 months ago
  58. 560503e compiler/protogen: allow overriding API level from --go_opt by Michael Stapelberg · 9 months ago
  59. b64efdb cmd/protoc-gen-go: generate _protoopaque variant for hybrid by Michael Stapelberg · 9 months ago
  60. 9eda3d5 all: regenerate.bash for Opaque API by Michael Stapelberg · 9 months ago
  61. eb7b468 all: Release the Opaque API by Michael Stapelberg · 9 months ago
  62. 5f5de33 types/descriptorpb: regenerate using latest protobuf v29.1 release by Josh Humphries · 9 months ago
  63. bdcc7ad internal/impl: skip synthetic oneofs in messageInfo by Michael Stapelberg · 9 months ago
  64. 30f628e all: start v1.35.2-devel by Chressie Himpel · 10 months ago
  65. c72053a all: release v1.35.2 by Chressie Himpel · 10 months ago v1.35.2
  66. b985635 internal/impl: fix TestMarshalMessageSetLazyRace (was a no-op!) by Michael Stapelberg · 10 months ago
  67. 76135f9 proto: switch messageset_test to use makeMessages() injection point by Michael Stapelberg · 10 months ago
  68. 29947bb internal/testprotos/test: add nested message field with [lazy=true] by Michael Stapelberg · 10 months ago
  69. 5c14d72 encoding/prototext: use testmessages_test.go approach, too by Michael Stapelberg · 10 months ago
  70. 496557b proto: refactor equal_test from explicit table to use makeMessages() by Michael Stapelberg · 10 months ago
  71. 0517e5a testing/protocmp: document behavior when combining Ignore and Sort by Michael Stapelberg · 10 months ago
  72. d14ebce all: implement strip_enum_prefix editions feature by Michael Stapelberg · 10 months ago
  73. fb995f1 encoding/protojson: allow missing value for Any of type Empty by justinsb · 11 months ago
  74. d340238 all: start v1.35.1-devel by Michael Stapelberg · 11 months ago
  75. 158d2b3 all: release v1.35.1 by Michael Stapelberg · 11 months ago v1.35.1
  76. 94e26c9 all: start v1.35.0-devel by Michael Stapelberg · 11 months ago v1.35.0
  77. ac98177 all: release v1.35.0 by Michael Stapelberg · 11 months ago
  78. 03df6c1 proto: Implement proto.Equal fast-path by Reno Reckling · 12 months ago
  79. 013dd17 all: drop unnecessary import renames for consistency by Michael Stapelberg · 1 year ago
  80. 1531843 internal/testprotos: declare the extension by Michael Stapelberg · 1 year ago
  81. 9e047b8 internal/impl: skip unnecessary requiredField checks for oneofs by Michael Stapelberg · 1 year ago
  82. ed7b51f proto: extend documentation of GetExtension, SetExtension by Michael Stapelberg · 1 year ago
  83. af06170 all: set Go language version to Go 1.21 by Michael Stapelberg · 1 year ago
  84. cf4f382 encoding/prototext: capture current reserved field behavior by Michael Stapelberg · 1 year ago
  85. 5c1f700 internal/encoding/json: remove duplicate test by Michael Stapelberg · 1 year ago
  86. 66faac0 compiler/protogen: remove now-unnecessary UnsafeEnabled checks by Michael Stapelberg · 1 year ago
  87. 21d187a compiler/protogen: support -experimental_strip_nonfunctional_codegen by Michael Stapelberg · 1 year ago
  88. e8b6855 internal/descopts,internal/impl: remove shorthand import aliases by Michael Stapelberg · 1 year ago
  89. 0946f97 all: remove unused purego support by Michael Stapelberg · 1 year ago
  90. b643888 encoding/protojson: use fd.HasPresence() for editions compatibility by Michael Stapelberg · 1 year ago
  91. 94ecbc2 internal/impl: remove unused ExtensionField.SetLazy method by Michael Stapelberg · 1 year, 1 month ago
  92. b36f8e0 types/known/structpb: add support for more types and json.Number by luoyy · 1 year, 1 month ago
  93. 75479a3 internal: generate extension numbers, fix editions parsing by Michael Stapelberg · 1 year, 1 month ago
  94. 2a82025 internal/cmd/generate-protos: fix pkg check for editions features by Michael Stapelberg · 1 year, 1 month ago
  95. 219bda2 internal/conformance: update failing tests list, add comments by Michael Stapelberg · 1 year, 1 month ago
  96. b46f280 all: plumb the lazy option into filedesc.Field and .Extension by Michael Stapelberg · 1 year, 2 months ago
  97. df3bd63 compiler/protogen: always report editions support level of the plugin by Lasse Folger · 1 year, 2 months ago
  98. eea33cd protobuf: fix handling of delimited extensions in editions by Mike Kruskal · 1 year, 2 months ago
  99. d462176 protojson: changes error message returned by unmarshal by Thalita Oliveira · 1 year, 3 months ago
  100. 61c6075 all: start v1.34.2-devel by Lasse Folger · 1 year, 3 months ago