1. 7112242 internal/encoding/text: escape Unicode control characters in strings by Damien Neil · 3 years, 8 months ago
  2. b1cd8e3 internal/encoding/text: escape \x7f (DEL) in strings by Damien Neil · 3 years, 8 months ago
  3. 9712361 all: rely on dynamic dependency check for genproto by Joe Tsai · 3 years, 8 months ago
  4. f62736d proto/equal: reduce equal scalar value allocation by Tzu-Chiao Yeh · 3 years, 9 months ago
  5. 53a58a9 cmd/protoc-gen-go: remove unused protoV1Package variable by Joe Tsai · 3 years, 8 months ago
  6. 687df23 reflect/protodesc: fix round-tripping for package field by Joe Tsai · 3 years, 8 months ago
  7. 4394568 cmd/protoc-gen-go: remove reference to legacy ProtoPackageIsVersion4 by Joe Tsai · 3 years, 8 months ago
  8. ac374a2 internal/encoding/messageset: fix spelling typo by Joe Tsai · 3 years, 8 months ago
  9. db5c900 all: fix touching of dependency directories by Joe Tsai · 3 years, 9 months ago
  10. 5ebc0b4 all: drop 386 support for darwin by Joe Tsai · 3 years, 9 months ago
  11. 0fd4f3a encoding/protojson: restrict valid values for google.protobuf.Value.number_value by Joe Tsai · 3 years, 10 months ago
  12. 16365ed all: update to go1.13.15, go1.14.7, and go1.15 by Joe Tsai · 3 years, 10 months ago
  13. 1a39467 internal/encoding/text: remove dead code by Joe Tsai · 3 years, 10 months ago
  14. a180de9 testing/protocmp: fix representation of empty bytes by Joe Tsai · 3 years, 10 months ago
  15. e96d591 internal/msgfmt: fix formatting of negative Duration by Joe Tsai · 3 years, 10 months ago
  16. f2423bb encoding/protojson: simplify Duration formatting by Joe Tsai · 3 years, 10 months ago
  17. a709e31 types/known/fieldmaskpb: repeated and map fields are only valid in the last position of a path by cybrcodr · 3 years, 10 months ago
  18. 5d63473 internal/impl: add runtime support for *[]byte unknown representation by Joe Tsai · 3 years, 10 months ago
  19. 4194195 internal/impl: rename legacyProtoMethods as aberrantProtoMethods by Joe Tsai · 3 years, 10 months ago
  20. a0f95d5 internal/impl: make errInvalidUTF8 be a proto.Error by Damien Neil · 3 years, 11 months ago
  21. 1ecb1f4 proto: add MessageName helper by Joe Tsai · 3 years, 11 months ago
  22. 42cc4c5 reflect/protoreflect: improve source information usability by Joe Tsai · 4 years ago
  23. 1a290e9 reflect/protoreflect: add MessageFieldTypes by Joe Tsai · 4 years ago
  24. b5523e3 all: return less-specific, but more informative wire unmarshal errors by Damien Neil · 3 years, 11 months ago
  25. 28b807b encoding/protojson: use synthetic @type field for Any messages by Joe Tsai · 3 years, 11 months ago
  26. e7c3f89 cmd/protoc-gen-go: remove name mangling for MessageSet extensions by Joe Tsai · 3 years, 11 months ago
  27. aabe152 testing/prototest: fix suggestion for field name by Joe Tsai · 4 years ago
  28. e14d6b3 reflect/protoreflect: add FieldDescriptor.TextName by Joe Tsai · 4 years ago
  29. 467a9cd all: fix tests for 32-bit architectures by Joe Tsai · 4 years ago
  30. 91eb7d3 protoregistry: avoid checking for '/' in FindMessageByName by Martin Möhrmann · 4 years ago
  31. 9267966 internal/order: add a package for ordered iteration over messages and maps by Joe Tsai · 4 years ago
  32. b783214 reflect/protoregistry: centralize MessageSet extension resolution logic by Joe Tsai · 4 years ago
  33. 1726b83 internal/impl: introduce instability to protoreflect.Message.Range order by Joe Tsai · 4 years ago
  34. a9513eb all: start v1.25.0-devel by Joe Tsai · 4 years ago
  35. 3f7a61f all: release v1.25.0 by Joe Tsai · 4 years ago
  36. 95ba8ac cmd/protoc-gen-go: --version should exit 0 by Kevin Burke · 4 years ago
  37. 5a96da2 cmd/protoc-gen-go: generate package documentation for well-known types by Joe Tsai · 4 years ago
  38. b0c4001 all: update to cmp@v0.5.0 release by Joe Tsai · 4 years ago
  39. c0ad199 all: update to go1.13.12 and go1.14.4 by Joe Tsai · 4 years ago
  40. c9c87ce internal/filedesc: use genid constants for map entry fields by Joe Tsai · 4 years ago
  41. 8de6675 test.bash: add staticcheck to our integration tests by Joe Tsai · 4 years, 6 months ago
  42. 5f5c066 types/known: minor adjustments to error handling by Joe Tsai · 4 years ago
  43. a0d1c75 types/known: handle nil in IsValid and CheckValid methods by Joe Tsai · 4 years ago
  44. 44e4150 reflect/protoreflect: optimize Name.IsValid and FullName.IsValid by Joe Tsai · 4 years ago
  45. 0084168 types/known/anypb: add New constructor by Joe Tsai · 4 years ago
  46. bfc3102 types/known/anypb: gracefully handle nil sources by Joe Tsai · 4 years ago
  47. beaa552 encoding/protojson: add better validation to FieldMask serialization by cybrcodr · 4 years ago
  48. 596bfbf testing/protocmp: surface comment about unused Transform options by Joe Tsai · 4 years ago
  49. 7e8b902 types/dynamicpb: add NewEnumType by Damien Neil · 4 years ago
  50. f49fd50 all: implement first-class WKT support by Joe Tsai · 4 years, 2 months ago
  51. 69839c7 internal/genid: remove WhichFile by Joe Tsai · 4 years ago
  52. b2f4e62 internal/msgfmt: adjust handling of well-known types by Joe Tsai · 4 years ago
  53. e0b77db internal/genid: add new package for generated identifiers by Joe Tsai · 4 years ago
  54. 74aae6a encoding/prototext: simplify decoder.unmarshalAny by Joe Tsai · 4 years ago
  55. 0295718 all: upgrade to go@v1.13.11 and go@v1.14.3 by Joe Tsai · 4 years ago
  56. 4f55bf8 all: start v1.24.0-devel by Joe Tsai · 4 years ago
  57. 5c3dd70 all: release v1.24.0 by Joe Tsai · 4 years ago
  58. 27ea64f reflect/protoreflect: adjust ValueOf panic message by Joe Tsai · 4 years, 1 month ago
  59. 0567a55 all: add weak dependency on google.golang.org/genproto module by Joe Tsai · 4 years ago
  60. 81db48a all: move well-known types by Joe Tsai · 4 years, 1 month ago
  61. b10fcbc testing/protopack: fix format precision by Joe Tsai · 4 years, 1 month ago
  62. f77b1ea Fix golang-protobuf tests am: 34d48059c2 am: b34db27e38 am: 5c0a661709 am: 77559201be am: 3f39cb7711 by Colin Cross · 4 years, 1 month ago
  63. 3f39cb7 Fix golang-protobuf tests am: 34d48059c2 am: b34db27e38 am: 5c0a661709 am: 77559201be by Colin Cross · 4 years, 1 month ago
  64. 7755920 Fix golang-protobuf tests am: 34d48059c2 am: b34db27e38 am: 5c0a661709 by Colin Cross · 4 years, 1 month ago
  65. 5c0a661 Fix golang-protobuf tests am: 34d48059c2 am: b34db27e38 by Colin Cross · 4 years, 1 month ago
  66. b34db27 Fix golang-protobuf tests am: 34d48059c2 by Colin Cross · 4 years, 1 month ago
  67. 34d4805 Fix golang-protobuf tests by Colin Cross · 4 years, 1 month ago
  68. 118baf6 all: funnel similar functionality through a single function by Joe Tsai · 4 years, 1 month ago
  69. 0fbe4ed all: start v1.23.0-devel by Joe Tsai · 4 years, 1 month ago
  70. d165be3 all: release v1.23.0 by Joe Tsai · 4 years, 1 month ago
  71. 2d80e9b encoding/prototext: adjust handling of invalid UTF-8 by Joe Tsai · 4 years, 1 month ago
  72. 3034025 internal/impl: avoid inlining fixed coderFieldInfo array by Joe Tsai · 4 years, 1 month ago
  73. 8525b20 compiler/protogen: add (*GeneratedFile).Unskip by Oscar Söderlund · 4 years, 1 month ago
  74. 1f5b6fe all: improve panic messages for better debugability by Joe Tsai · 4 years, 1 month ago
  75. ce5d831 compiler/protogen: avoid suggesting faulty go_package option by Joe Tsai · 4 years, 1 month ago
  76. 0e19395 all: start v1.22.0-devel by Joe Tsai · 4 years, 1 month ago
  77. 8b0d71a all: release v1.22.0 by Joe Tsai · 4 years, 1 month ago
  78. 164b526 all: update to protoc v3.12.0-rc1 by Joe Tsai · 4 years, 1 month ago
  79. 90042a5 reflect/protoreflect: fix typo in FieldDescriptor.HasOptionalKeyword by Joe Tsai · 4 years, 1 month ago
  80. 4d5be76 internal/fuzz/wirefuzz: add test to verify initialization checks by Joe Tsai · 4 years, 1 month ago
  81. d0a499b internal/impl: validate UTF-8 for proto3 optional strings by Joe Tsai · 4 years, 1 month ago
  82. 3ebaa92 all: use v2 Message interface for weak fields by Joe Tsai · 4 years, 1 month ago
  83. 387873d all: implement support for proto3 optional semantics by Joe Tsai · 4 years, 1 month ago
  84. 98c2513 Add license type: BSD is NOTICE license am: 220b718112 am: 29c8faa513 am: a2d6cd6cdd am: 58c1ebe523 am: 484e3aca0b by Bob Badour · 4 years, 1 month ago
  85. 484e3ac Add license type: BSD is NOTICE license am: 220b718112 am: 29c8faa513 am: a2d6cd6cdd am: 58c1ebe523 by Bob Badour · 4 years, 1 month ago
  86. 58c1ebe Add license type: BSD is NOTICE license am: 220b718112 am: 29c8faa513 am: a2d6cd6cdd by Bob Badour · 4 years, 1 month ago
  87. a2d6cd6 Add license type: BSD is NOTICE license am: 220b718112 am: 29c8faa513 by Bob Badour · 4 years, 1 month ago
  88. 29c8faa Add license type: BSD is NOTICE license am: 220b718112 by Bob Badour · 4 years, 1 month ago
  89. 220b718 Add license type: BSD is NOTICE license by Bob Badour · 4 years, 1 month ago
  90. b57aae9 all: improve extension validation by Joe Tsai · 4 years, 1 month ago
  91. a5526f0 internal/impl: fix off-by-one error in message initialization by Damien Neil · 4 years, 2 months ago
  92. 98f56d1 internal/impl: inline coderInfoFields for better cache locality by Damien Neil · 4 years, 2 months ago
  93. 33f8c03 proto: add RangeExtensions and adjust HasExtension and GetExtension by Joe Tsai · 4 years, 2 months ago
  94. d824637 reflect/protoreflect: mention bidirectional conversion of protodesc by Joe Tsai · 4 years, 3 months ago
  95. 7650ca0 reflect/protoreflect: cleanup wording on Message.NewField by Joe Tsai · 4 years, 2 months ago
  96. a732b3c proto: never return nil []byte from Marshal when successful by Joe Tsai · 4 years, 2 months ago
  97. 8cfc14f all: consistently treat nil message interface as an empty read-only message by Joe Tsai · 4 years, 2 months ago
  98. d8bc21f internal/fuzz: update to use native go-fuzz by Damien Neil · 4 years, 2 months ago
  99. 5e85542 all: upgrade weak dependency to github.com/golang/protobuf@v1.4.0 by Joe Tsai · 4 years, 2 months ago
  100. ba9d210 all: start v1.21.0-devel by Joe Tsai · 4 years, 2 months ago