1. d01061a internal/impl: print <nil> for typed nil messages by Joe Tsai · 6 years ago
  2. cd4a31e encoding/prototext: add MarshalOptions.EmitUnknown by Joe Tsai · 6 years ago
  3. fd4c605 internal: simplify ExtensionInfo initialization by Joe Tsai · 6 years ago
  4. 531a03a internal/impl: preserve nil in ProtoMessageVXOf by Joe Tsai · 6 years ago
  5. ea5ada1 internal/impl: support legacy message names by Joe Tsai · 6 years ago
  6. fd528ff internal/impl: unexport Unwrapper by Joe Tsai · 6 years ago
  7. 6663f3a internal/impl: add ProtoMessageV1Of and ProtoMessageV2Of by Joe Tsai · 6 years ago
  8. f247a90 internal/impl: clean up obsolete ExtensionInfo fields/funcs by Damien Neil · 6 years ago
  9. f1e905b all: unify protoV1.ExtensionDesc and proto.ExtensionType by Damien Neil · 6 years ago
  10. 16163b4 all: drop reflect/prototype package by Damien Neil · 6 years ago
  11. 21ade49 internal/impl: move legacy files into impl by Joe Tsai · 6 years ago[Renamed (79%) from internal/impl/export.go]
  12. b2f66be reflect/prototype: initial commit by Joe Tsai · 6 years ago
  13. 5c5b531 protogen, encoding/jsonpb, encoding/textpb: rename packages by Damien Neil · 6 years ago
  14. e89e624 all: change module to google.golang.org/protobuf by Damien Neil · 6 years ago
  15. 0fc49f8 reflect/protoreflect: add Descriptor specific methods by Joe Tsai · 6 years ago
  16. 42577ea encoding/textpb: add AllowPartial option to MarshalOptions and UnmarshalOptions by Herbie Ong · 6 years ago
  17. 3a38591 encoding/jsonpb: change MarshalOptions.Compact option to Indent by Herbie Ong · 7 years ago
  18. 1321a0e cmd/protoc-gen-go: generate descriptor proto using v2 textpb by Joe Tsai · 7 years ago
  19. 8e506a8 cmd/protoc-gen-go: rely on protoimpl for basic helpers by Joe Tsai · 7 years ago
  20. 990b9f5 internal/prototype: move from reflect/prototype by Joe Tsai · 7 years ago
  21. a8593ba reflect/protoreflect: drop the ProtoEnum type by Damien Neil · 7 years ago
  22. 08e0030 internal/legacy: extract legacy support out from the impl package by Joe Tsai · 7 years ago