1. a180de9 testing/protocmp: fix representation of empty bytes by Joe Tsai · 3 years, 11 months ago
  2. 1a290e9 reflect/protoreflect: add MessageFieldTypes by Joe Tsai · 4 years, 1 month ago
  3. aabe152 testing/prototest: fix suggestion for field name by Joe Tsai · 4 years ago
  4. e14d6b3 reflect/protoreflect: add FieldDescriptor.TextName by Joe Tsai · 4 years ago
  5. 596bfbf testing/protocmp: surface comment about unused Transform options by Joe Tsai · 4 years, 1 month ago
  6. 7e8b902 types/dynamicpb: add NewEnumType by Damien Neil · 4 years, 1 month ago
  7. e0b77db internal/genid: add new package for generated identifiers by Joe Tsai · 4 years, 1 month ago
  8. b10fcbc testing/protopack: fix format precision by Joe Tsai · 4 years, 1 month ago
  9. 8cbef3f all: fix golint violations by Joe Tsai · 4 years, 3 months ago
  10. 88baf0a testing/protocmp: remove format.go by Joe Tsai · 4 years, 3 months ago
  11. 2ce1ca9 internal/msgfmt: use msgfmt package to format messages by Joe Tsai · 4 years, 4 months ago
  12. cfd8049 testing/protopack: make package publicly available by Joe Tsai · 4 years, 5 months ago
  13. cd108d0 encoding/protowire: make package publicly available by Joe Tsai · 4 years, 5 months ago
  14. b4c73aa testing/protocmp: add SortRepeated and SortRepeatedFields by Joe Tsai · 4 years, 4 months ago
  15. c14e789 testing/protocmp: fix reflection handling of extensions by Joe Tsai · 4 years, 4 months ago
  16. ca0b25e testing/protocmp: automatically promote message values by Joe Tsai · 4 years, 4 months ago
  17. a89afdc testing/protocmp: make Message implement proto.Message by Joe Tsai · 4 years, 4 months ago
  18. 781d6f3 testing/protocmp: add Filter options by Joe Tsai · 4 years, 8 months ago
  19. e0daf31 all: trivial formatting changes by Joe Tsai · 4 years, 4 months ago
  20. 56786dc testing/prototest: refactor prototest API by Damien Neil · 4 years, 5 months ago
  21. 3dbd95a reflect/protoreflect: add List.AppendMutable and Map.Mutable by Damien Neil · 4 years, 4 months ago
  22. 93bccf7 all: scrub all TODOs by Joe Tsai · 4 years, 5 months ago
  23. d025c95 proto, internal/protobuild: add test proto template builder by Damien Neil · 4 years, 5 months ago
  24. 74b1460 encoding: add Format helper function and method by Joe Tsai · 4 years, 6 months ago
  25. 212b05b internal/testprotos: make TestAllExtensions recursive by Damien Neil · 4 years, 5 months ago
  26. 55f1825 internal/testprotos/legacy: rename and regenerate by Joe Tsai · 4 years, 6 months ago
  27. b7695fa proto: add Clone function and MergeOptions.Clone method by Joe Tsai · 4 years, 6 months ago
  28. 96a4473 proto: distinguish between invalid and empty messages in Equal by Joe Tsai · 4 years, 6 months ago
  29. 9f1165c all: fix reflection behavior for empty lists and maps by Damien Neil · 4 years, 7 months ago
  30. 82886da reflect/protoreflect: add {Message,List,Map}.IsValid by Damien Neil · 4 years, 7 months ago
  31. 1c31032 testing/protocmp: add Ignore options and Any support by Joe Tsai · 4 years, 8 months ago
  32. fab1c8d testing/protocmp: switch Enum.Number to be a method by Joe Tsai · 4 years, 8 months ago
  33. a0a54b8 reflect/protoreflect: remove nullability from repeated extension fields by Damien Neil · 4 years, 8 months ago
  34. afb395b testing/protocmp: initial commit of cmp helper package by Joe Tsai · 5 years ago
  35. 84177c9 all: use typed variant of protoreflect.ValueOf by Joe Tsai · 4 years, 10 months ago
  36. 2eaed36 all: remove NewMessage methods by Damien Neil · 4 years, 10 months ago
  37. 290ceea types/dynamicpb: support dynamic extensions by Damien Neil · 5 years ago
  38. 79bfdbe all: rename ExtensionType Descriptor method to TypeDescriptor (1/2) by Damien Neil · 4 years, 10 months ago
  39. 1799d11 all: rename tag and flags for legacy support by Joe Tsai · 5 years ago
  40. 92f7618 all: refactor extensions, add proto.GetExtension etc. by Damien Neil · 5 years ago
  41. f527451 all: add NewField, NewElement, NewValue by Damien Neil · 5 years ago
  42. 3d8e369 all: implement proto1 weak fields by Joe Tsai · 5 years ago
  43. a3456c9 types/dynamicpb: add dynamic message type by Damien Neil · 5 years ago
  44. d91246e testing/prototest: add extensions, unknown fields, typechecks by Damien Neil · 5 years ago
  45. 378c132 reflect/protoreflect: add alternative message reflection API by Joe Tsai · 5 years ago
  46. 5b6d047 internal/impl: handle irregular messages implementing proto.Message by Damien Neil · 5 years ago
  47. fb30a40 testing/protobuf: fix float comparison bug by Joe Tsai · 5 years ago
  48. 5c5b531 protogen, encoding/jsonpb, encoding/textpb: rename packages by Damien Neil · 5 years ago
  49. e89e624 all: change module to google.golang.org/protobuf by Damien Neil · 5 years ago
  50. ac31a35 reflect/protoreflect: add helper methods to FieldDescriptor by Joe Tsai · 5 years ago
  51. 0fc49f8 reflect/protoreflect: add Descriptor specific methods by Joe Tsai · 5 years ago
  52. 82a0306 internal/{fileinit,impl}: minimal weak field support by Damien Neil · 5 years ago
  53. 5ec58b9 testing/prototest: add package testing message implementations by Damien Neil · 5 years ago