1. 49eaa78 all: update links to Protocol Buffer documentation by Oleksandr Redko · 1 year, 3 months ago
  2. e831c33 proto: document Equal behavior of invalid messages by Christian Höppner · 1 year, 3 months ago
  3. 358fe40 internal/strs: avoid unnecessary allocations in Builder by Pontus Leitzler · 1 year, 3 months ago
  4. 0430d69 internal/impl: remove the unreachable line of code by Noriaki · 1 year, 3 months ago
  5. a948118 cmd/protoc-gen-go: make deprecated messages more descriptive by Michael Stapelberg · 1 year, 4 months ago
  6. 31a5920 protobuf: remove the check for reserved field numbers. by Samuel Benzaquen · 1 year, 4 months ago
  7. a8d446d types/known/structpb: preallocate map in AsMap by Mikhail Mazurskiy · 1 year, 4 months ago
  8. b2a7dfe reflect/protoreflect: add Value.Equal method by Joe Tsai · 1 year, 6 months ago
  9. f0e23c7 proto: revert expose package-private equalField by Damien Neil · 1 year, 6 months ago
  10. 4d6d213 proto: expose package-private equalField. by Oleksii Prokopchuk · 1 year, 6 months ago
  11. 7a48e2b protoreflect: fix list example code by Michael Stapelberg · 1 year, 8 months ago
  12. 494e81b integration test: drop Go 1.11 and Go 1.12 by Michael Stapelberg · 1 year, 8 months ago
  13. f930b1d encoding/protojson: fix parsing of google.protobuf.Timestamp by Joe Tsai · 1 year, 8 months ago
  14. 692f4a2 types/descriptorpb: update *.pb.go to use latest protoc release, 21.5 by Josh Humphries · 1 year, 8 months ago
  15. fb0abd9 encoding: add protodelim package by Sachin Padmanabhan · 1 year, 10 months ago
  16. 0f85348 all: start v1.28.1-devel by Lasse Folger · 1 year, 9 months ago
  17. 6875c3d all: release v1.28.1 by Lasse Folger · 1 year, 9 months ago v1.28.1
  18. 881da6e all: Add prebuild binaries for arm64 by Lasse Folger · 1 year, 9 months ago
  19. 2a74a0e A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 1 year, 10 months ago
  20. de9682a internal/impl: improve MessageInfo.New performance by Damien Neil · 1 year, 10 months ago
  21. b0a9446 all: reformat with go1.19 gofmt by Damien Neil · 1 year, 10 months ago
  22. c1bbc5d all: make integration test work on darwin/arm64 by Damien Neil · 1 year, 10 months ago
  23. 5f429f7 proto: fix compilation failure in tests by Damien Neil · 1 year, 10 months ago
  24. fc44d00 proto: use reflect.Ptr for backward compatibility by Koichi Shiraishi · 1 year, 11 months ago
  25. 380c339 proto: short-circuit Equal when inputs are identical by Mitko Asenov · 1 year, 11 months ago
  26. 784c482 all: remove shorthand import aliases by Koichi Shiraishi · 2 years ago
  27. e62d8ed all: remove duplicate imports by Koichi Shiraishi · 2 years ago
  28. 11ec34f gha-ci: update github actions to latest versions by Kir Kolyshkin · 2 years ago
  29. 147729a gha-ci: bump Go version, nits by Kir Kolyshkin · 2 years ago
  30. 4790de6 all: update to latest staticcheck by Kir Kolyshkin · 2 years ago
  31. f8e9eb5 internal/encoding/text: fix -0 comparisons in tests by Damien Neil · 2 years ago
  32. bf94556 all: fix typos by Kir Kolyshkin · 2 years ago
  33. 06eea5e internal/impl: CompressGZIP: simplify by Kir Kolyshkin · 2 years ago
  34. 4db09f5 all: add/bump tested Go versions by Kir Kolyshkin · 2 years ago
  35. 563f06f internal/encoding/text/decode: limit errId length by Kir Kolyshkin · 2 years ago
  36. a048235 internal/encoding/text/decode: stop using regexp by Kir Kolyshkin · 2 years ago
  37. 8a7ba07 reflect/protoreflect: improve documentation for message types by Joe Tsai · 2 years, 1 month ago
  38. d77bd4b release.bash: replace aliased git commands with non-aliased equivalents by Lasse Folger · 2 years, 1 month ago
  39. 4c88e07 all: start v1.28.0-devel by Lasse Folger · 2 years, 2 months ago
  40. 32051b4 all: release v1.28.0 by Lasse Folger · 2 years, 2 months ago v1.28.0
  41. 3992ea8 all: implement depth limit for unmarshaling by Lasse Folger · 2 years, 3 months ago
  42. e5db296 all: update supported versions by Damien Neil · 2 years, 5 months ago
  43. 3a9e1dc all: gofmt all by Damien Neil · 2 years, 5 months ago
  44. 26e8bcb all: remove unnecessary string([]byte) conversion in fmt.Sprintf with %s by Emmanuel T Odeke · 2 years, 5 months ago
  45. 5aec41b testing/protocmp: add Message.Unwrap by Joe Tsai · 2 years, 9 months ago
  46. 05be61f reflect/protoreflect: add more docs on Value aliasing by Damien Neil · 2 years, 9 months ago
  47. b03064a all: start v1.27.1-devel by Joe Tsai · 2 years, 10 months ago
  48. b92717e all: release v1.27.1 by Joe Tsai · 2 years, 10 months ago v1.27.1
  49. 177d70e README.md: mention protopath and protorange packages by Joe Tsai · 2 years, 10 months ago
  50. aa432c0 cmd/protoc-gen-go: fix generation of enum defaults by Joe Tsai · 2 years, 10 months ago
  51. 49b6f72 all: start v1.27.0-devel by Joe Tsai · 2 years, 10 months ago
  52. 3f51f05 all: release v1.27.0 by Joe Tsai · 2 years, 10 months ago v1.27.0
  53. dc57387 release.bash: make work on Linux by Joe Tsai · 2 years, 10 months ago
  54. 21e33cc reflect/protoregistry: restore conflicting file names check by Damien Neil · 3 years ago
  55. 426f20b release.bash: make work on macOS by Damien Neil · 3 years ago
  56. febffdd reflect/protoregistry: permit conflicting file names by Damien Neil · 3 years ago
  57. 4c193d1 compiler/protogen: relax rules for valid import paths by Joe Tsai · 3 years ago
  58. acaef6a cmd/protoc-gen-go: avoid referencing remote enum values by name by Joe Tsai · 3 years ago
  59. 50a8591 all: build Windows protoc-gen-go as a .exe in a zip by Damien Neil · 3 years ago
  60. 24d799b internal/impl: support typed nil source for Merge of aberrant messages by Damien Neil · 3 years ago
  61. 0e358a4 reflect/protorange: fix typo of func name in comment by sryoya · 3 years ago
  62. c30776b encoding/prototext: fix skipping of unknown fields by Joe Tsai · 3 years ago
  63. fb30439 testing/protopack: add Message.UnmarshalAbductive by Joe Tsai · 3 years, 1 month ago
  64. fc9592f cmd/protoc-gen-go: add protoc suffix by Aliaksandr Mianzhynski · 3 years, 1 month ago
  65. e4fcb9f reflect: add protopath and protorange packages by Joe Tsai · 4 years ago
  66. 31610fd cmd/protoc-gen-go: remove generation of the ExtensionRangeArray method by Joe Tsai · 3 years, 1 month ago
  67. f821cae all: start v1.26.0-devel by Joe Tsai · 3 years, 2 months ago
  68. f2d1f6c all: release v1.26.0 by Joe Tsai · 3 years, 2 months ago v1.26.0
  69. 41ef85a all: add weak dependency on github.com/golang/protobuf by Joe Tsai · 3 years, 7 months ago
  70. bdf6e19 all: start v1.26.0-rc.1.devel by Joe Tsai · 3 years, 2 months ago
  71. 1c57cac all: release v1.26.0-rc.1 by Joe Tsai · 3 years, 2 months ago v1.26.0-rc.1
  72. b7197c1 all: remove weak dependency on github.com/golang/protobuf by Joe Tsai · 3 years, 7 months ago
  73. e471641 cmd/protoc-gen-go: support --help flag by Joe Tsai · 3 years, 2 months ago
  74. 174b9ec all: document that Unmarshal must be a mutable message by Joe Tsai · 3 years, 2 months ago
  75. 8b366e8 compiler/protogen: require that the import path be specified by Joe Tsai · 3 years, 2 months ago
  76. 23ccb35 internal/impl: add runtime support for aberrant messages by Joe Tsai · 3 years, 2 months ago
  77. e31c6dd cmd/protoc-gen-go: print version to stdout by Joe Tsai · 3 years, 2 months ago
  78. e7ab112 all: switch to GitHub actions by Joe Tsai · 3 years, 2 months ago
  79. 731520d all: update to use Go1.16.1 by Joe Tsai · 3 years, 2 months ago
  80. 839ce43 internal/filedesc: remove ProtoLegacyRawDesc method by Joe Tsai · 3 years, 7 months ago
  81. 85f4762 all: update protobuf toolchain dependency by Joe Tsai · 4 years ago
  82. 77dfd04 reflect/protoregistry: add compile-time opt-out for registration conflicts by Joe Tsai · 3 years, 2 months ago
  83. 9d4d1ca internal/descfmt: always include type name in FormatList by Justin SB · 3 years, 3 months ago
  84. f1ac97a internal/encoding/json: fix comments by cybrcodr · 3 years, 3 months ago
  85. 160c747 README.md: remove /mod from badge URL by Julie Qiu · 3 years, 5 months ago
  86. 50abaed README.md: update badge SVG by Julie Qiu · 3 years, 5 months ago
  87. 81d297c internal/fuzz: support coverage builds with oss-fuzz by Damien Neil · 3 years, 5 months ago
  88. d347099 internal/cmd/generate-types: use ConsumeBytes instead of ConsumeString by Joe Tsai · 3 years, 7 months ago
  89. 41134b7 internal/cmd/generate-types: name the options variable by Joe Tsai · 3 years, 7 months ago
  90. 44626bc internal/cmd/generate-types: move variable declaration by Joe Tsai · 3 years, 7 months ago
  91. f0affd4 internal/cmd/generate-types: add outfile flag by Joe Tsai · 3 years, 7 months ago
  92. aa45c46 reflect/protoregistry: panic upon registration conflicts by Joe Tsai · 4 years ago
  93. 7112242 internal/encoding/text: escape Unicode control characters in strings by Damien Neil · 3 years, 7 months ago
  94. b1cd8e3 internal/encoding/text: escape \x7f (DEL) in strings by Damien Neil · 3 years, 7 months ago
  95. 9712361 all: rely on dynamic dependency check for genproto by Joe Tsai · 3 years, 7 months ago
  96. f62736d proto/equal: reduce equal scalar value allocation by Tzu-Chiao Yeh · 3 years, 8 months ago
  97. 53a58a9 cmd/protoc-gen-go: remove unused protoV1Package variable by Joe Tsai · 3 years, 7 months ago
  98. 687df23 reflect/protodesc: fix round-tripping for package field by Joe Tsai · 3 years, 7 months ago
  99. 4394568 cmd/protoc-gen-go: remove reference to legacy ProtoPackageIsVersion4 by Joe Tsai · 3 years, 7 months ago
  100. ac374a2 internal/encoding/messageset: fix spelling typo by Joe Tsai · 3 years, 7 months ago