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