1. e0b77db internal/genid: add new package for generated identifiers by Joe Tsai · 4 years ago
  2. 74aae6a encoding/prototext: simplify decoder.unmarshalAny by Joe Tsai · 4 years ago
  3. 0295718 all: upgrade to go@v1.13.11 and go@v1.14.3 by Joe Tsai · 4 years ago
  4. 4f55bf8 all: start v1.24.0-devel by Joe Tsai · 4 years ago
  5. 5c3dd70 all: release v1.24.0 by Joe Tsai · 4 years ago v1.24.0
  6. 27ea64f reflect/protoreflect: adjust ValueOf panic message by Joe Tsai · 4 years ago
  7. 0567a55 all: add weak dependency on google.golang.org/genproto module by Joe Tsai · 4 years ago
  8. 81db48a all: move well-known types by Joe Tsai · 4 years ago
  9. b10fcbc testing/protopack: fix format precision by Joe Tsai · 4 years ago
  10. 118baf6 all: funnel similar functionality through a single function by Joe Tsai · 4 years ago
  11. 0fbe4ed all: start v1.23.0-devel by Joe Tsai · 4 years ago
  12. d165be3 all: release v1.23.0 by Joe Tsai · 4 years ago v1.23.0
  13. 2d80e9b encoding/prototext: adjust handling of invalid UTF-8 by Joe Tsai · 4 years ago
  14. 3034025 internal/impl: avoid inlining fixed coderFieldInfo array by Joe Tsai · 4 years ago
  15. 8525b20 compiler/protogen: add (*GeneratedFile).Unskip by Oscar Söderlund · 4 years ago
  16. 1f5b6fe all: improve panic messages for better debugability by Joe Tsai · 4 years ago
  17. ce5d831 compiler/protogen: avoid suggesting faulty go_package option by Joe Tsai · 4 years ago
  18. 0e19395 all: start v1.22.0-devel by Joe Tsai · 4 years ago
  19. 8b0d71a all: release v1.22.0 by Joe Tsai · 4 years ago v1.22.0
  20. 164b526 all: update to protoc v3.12.0-rc1 by Joe Tsai · 4 years ago
  21. 90042a5 reflect/protoreflect: fix typo in FieldDescriptor.HasOptionalKeyword by Joe Tsai · 4 years ago
  22. 4d5be76 internal/fuzz/wirefuzz: add test to verify initialization checks by Joe Tsai · 4 years ago
  23. d0a499b internal/impl: validate UTF-8 for proto3 optional strings by Joe Tsai · 4 years ago
  24. 3ebaa92 all: use v2 Message interface for weak fields by Joe Tsai · 4 years ago
  25. 387873d all: implement support for proto3 optional semantics by Joe Tsai · 4 years ago
  26. b57aae9 all: improve extension validation by Joe Tsai · 4 years ago
  27. a5526f0 internal/impl: fix off-by-one error in message initialization by Damien Neil · 4 years ago
  28. 98f56d1 internal/impl: inline coderInfoFields for better cache locality by Damien Neil · 4 years ago
  29. 33f8c03 proto: add RangeExtensions and adjust HasExtension and GetExtension by Joe Tsai · 4 years ago
  30. d824637 reflect/protoreflect: mention bidirectional conversion of protodesc by Joe Tsai · 4 years, 2 months ago
  31. 7650ca0 reflect/protoreflect: cleanup wording on Message.NewField by Joe Tsai · 4 years, 1 month ago
  32. a732b3c proto: never return nil []byte from Marshal when successful by Joe Tsai · 4 years ago
  33. 8cfc14f all: consistently treat nil message interface as an empty read-only message by Joe Tsai · 4 years ago
  34. d8bc21f internal/fuzz: update to use native go-fuzz by Damien Neil · 4 years ago
  35. 5e85542 all: upgrade weak dependency to github.com/golang/protobuf@v1.4.0 by Joe Tsai · 4 years ago
  36. ba9d210 all: start v1.21.0-devel by Joe Tsai · 4 years ago
  37. 3b9eee1 all: release v1.21.0 by Joe Tsai · 4 years ago v1.21.0
  38. 7dfcffe internal/impl: handle extremely old messages by Joe Tsai · 4 years, 1 month ago
  39. a75c914 internal/impl: minor refactoring by Joe Tsai · 4 years, 1 month ago
  40. 188e702 reflect/protodesc: add NewFiles by Damien Neil · 4 years, 1 month ago
  41. d037755 internal/detectknown: add helper package to identify well-known types by Joe Tsai · 4 years, 1 month ago
  42. f8d77f8 internal/msgfmt: simply time formatting logic by Joe Tsai · 4 years, 1 month ago
  43. 28cb1e4 internal/impl: remove deprecated ExtensionField methods by Joe Tsai · 4 years, 1 month ago
  44. 8cbef3f all: fix golint violations by Joe Tsai · 4 years, 1 month ago
  45. 4e847ad README.md: mention protowire and protopack in the index by Joe Tsai · 4 years, 1 month ago
  46. 88baf0a testing/protocmp: remove format.go by Joe Tsai · 4 years, 1 month ago
  47. c923339 internal/cmd/generate-protos: use module= generator option by Damien Neil · 4 years, 2 months ago
  48. ffbc5fd compiler/protogen: add module= generator option by Damien Neil · 4 years, 2 months ago
  49. 9d39786 types/dynamicpb: fix message Zero return type to read-only by Edward McFarlane · 4 years, 1 month ago
  50. 2ce1ca9 internal/msgfmt: use msgfmt package to format messages by Joe Tsai · 4 years, 2 months ago
  51. cfd8049 testing/protopack: make package publicly available by Joe Tsai · 4 years, 2 months ago
  52. cd108d0 encoding/protowire: make package publicly available by Joe Tsai · 4 years, 2 months ago
  53. b738ac9 all: regenerate remote .proto files by Joe Tsai · 4 years, 1 month ago
  54. 6ad8e63 compiler/protogen: allow specifying the package name with M flags by Joe Tsai · 4 years, 1 month ago
  55. d387405 internal/encoding/messageset: don't modify input data when unmarshaling by Damien Neil · 4 years, 1 month ago
  56. 29677a9 types/dynamic: make Message implement legacy message interface by Joe Tsai · 4 years, 1 month ago
  57. b4c73aa testing/protocmp: add SortRepeated and SortRepeatedFields by Joe Tsai · 4 years, 2 months ago
  58. aadba56 compiler/protogen: make paths=import work with M overrides by Damien Neil · 4 years, 2 months ago
  59. 92af527 internal/impl: remove Export.ExtensionDescFromType by Joe Tsai · 4 years, 2 months ago
  60. 4ab2bc9 internal/version: move version information to internal package by Joe Tsai · 4 years, 2 months ago
  61. f92988f all: upgrade protobuf to v3.11.4 by Joe Tsai · 4 years, 2 months ago
  62. f75a338 test.bash: update Go to v1.12.17, v1.13.8, and v1.14 by Joe Tsai · 4 years, 4 months ago
  63. a56bd81 all: start v1.20.1-devel by Joe Tsai · 4 years, 2 months ago
  64. 290f718 all: release v1.20.1 by Joe Tsai · 4 years, 2 months ago v1.20.1
  65. 676bcfb all: use github.com/golang/protobuf@v1.4.0-rc.4 by Joe Tsai · 4 years, 2 months ago
  66. 1718d82 README.md: add link to blog announcement by Joe Tsai · 4 years, 2 months ago
  67. e05f789 proto: fix signature of UnmarshalState and MarshalState by Joe Tsai · 4 years, 2 months ago
  68. ea6e3da internal/testprotos/legacy: avoid direct dependency on github.com/golang/protobuf by Joe Tsai · 4 years, 2 months ago
  69. e358d43 compiler/protogen: disable warnings in tests by Damien Neil · 4 years, 2 months ago
  70. a30b571 protobuf-go/internal/encoding/wire: SizeVarint optimisation by renthraysk · 4 years, 2 months ago
  71. 13e7f14 reflect/protoregistry: avoid deadlock in registration by Damien Neil · 4 years, 6 months ago
  72. e1c61a3 internal/encoding/messageset: fix decoding of some invalid data by Damien Neil · 4 years, 2 months ago
  73. 969537a all: start post-v1.20.0 devel by Damien Neil · 4 years, 2 months ago
  74. aa81c06 all: release v1.20.0 by Damien Neil · 4 years, 2 months ago v1.20.0
  75. 0f2b33b reflect/protoregistry: add link to namespace conflict FAQ by Damien Neil · 4 years, 2 months ago
  76. fea7d52 all: start v1.20.0-rc.1.devel by Joe Tsai · 4 years, 2 months ago
  77. a6bf928 all: release v1.20.0-rc.1 by Joe Tsai · 4 years, 2 months ago
  78. 65466b8 all: update weak dependency to github.com/golang/protobuf@v1.4.0-rc.2 by Joe Tsai · 4 years, 2 months ago
  79. 6e36304 reflect/protoreflect: ExtensionRangeOptions never returns nil by Damien Neil · 4 years, 2 months ago
  80. ab0ca4f compiler/protogen: use consistent options pattern by Joe Tsai · 4 years, 2 months ago
  81. c14e789 testing/protocmp: fix reflection handling of extensions by Joe Tsai · 4 years, 2 months ago
  82. a56742b all: update README.md by Joe Tsai · 4 years, 2 months ago
  83. ca0b25e testing/protocmp: automatically promote message values by Joe Tsai · 4 years, 2 months ago
  84. a89afdc testing/protocmp: make Message implement proto.Message by Joe Tsai · 4 years, 2 months ago
  85. 781d6f3 testing/protocmp: add Filter options by Joe Tsai · 4 years, 6 months ago
  86. 075e074 internal/impl: fix non-atomic access of MessageState.mi by Damien Neil · 4 years, 2 months ago
  87. a786db3 .gitignore: cleanup by Joe Tsai · 4 years, 2 months ago
  88. 5698f90 internal/impl: fix messageset validation bug by Damien Neil · 4 years, 2 months ago
  89. e0daf31 all: trivial formatting changes by Joe Tsai · 4 years, 2 months ago
  90. ee3cfcb encoding: remove unused benchV1 flag by Joe Tsai · 4 years, 2 months ago
  91. f6cf492 proto: add TestNil test by Joe Tsai · 4 years, 2 months ago
  92. 49f8611 proto: allow nil with Clone by Joe Tsai · 4 years, 2 months ago
  93. ec552f6 runtime/protoiface: trivial change to Size by Joe Tsai · 4 years, 2 months ago
  94. 2dabbe4 proto: remove IsInitialized by Joe Tsai · 4 years, 2 months ago
  95. bb941fe cmd/protoc-gen-go/testdata: remove go.mod file by Joe Tsai · 4 years, 2 months ago
  96. 9118b11 all: update contributing documentation by Joe Tsai · 4 years, 2 months ago
  97. 764a9d1 cmd/protoc-gen-go: add link to devsite for protoc-gen-go by Joe Tsai · 4 years, 2 months ago
  98. 222a000 compiler/protogen: add devsite URL to protogen warnings by Joe Tsai · 4 years, 2 months ago
  99. 37cbbeb internal/impl: check for size cache overflow by Damien Neil · 4 years, 2 months ago
  100. a88c3c4 all: remove reliance on --compact-summary by Joe Tsai · 4 years, 2 months ago