1. f67b897 gogoprotobuf is deprecated by Walter Schulze · 3 years, 2 months ago master
  2. 8892e00 Preparing for GopherCon UK 2022 by Walter Schulze · 3 years, 6 months ago
  3. 226206f Fixed order of imports, make stable generation result (#700) by Strokachuk Oleg · 4 years, 6 months ago
  4. b03c65e skippy peanut butter by Walter Schulze · 5 years ago v1.3.2
  5. 550e889 update to go version 1.15.6 and protoc 3.14.0 (#717) by Walter Schulze · 5 years ago
  6. deb6fe8 Update Readme.md by Walter Schulze · 5 years ago
  7. 5628607 github/workflow - update protoc version to 3.9.1 (#637) by jmarais · 6 years ago v1.3.1
  8. 09ab773 Issue619safer (#627) by jmarais · 6 years ago
  9. 8142193 GoString plugin: generate values instead of pointers when a field is repeated and non-nullable. (#631) by Pieter Jordaan · 6 years ago
  10. 627c0c9 umarshal - refactor skip from recursive calls to a loop. (#636) by jmarais · 6 years ago
  11. 69adf3e Ghworkflow (#632) by jmarais · 6 years ago
  12. 8a5ed79 Merge pull request #622 from jmarais/master by jmarais · 6 years ago
  13. 33d4760 merged in golang/protobuf commit 4c88cc3f1a34ffade77b79abc53335d1e511f25b - all: fix reflect.Value.Interface races. by Jacques Marais · 6 years ago
  14. f99a381 merged in golang/protubf commit 6c65a5562fc06764971b7c5d05c76c75e84bdbf7 - jsonpb: fix marshaling of Duration by Jacques Marais · 6 years ago
  15. d1969a7 merged in golang/protobuf commit b285ee9cfc6c881bb20c0d8dc73370ea9b9ec90f - Log parsing errors using log pkg by Jacques Marais · 6 years ago
  16. 3f2ed6d Generate json and custom tags for oneof (#611) (#612) by krhubert · 6 years ago
  17. 23325ce Use ProtoSize() in MarshalTo when enabled for oneof fields (#618) by Chris Gaffney · 6 years ago
  18. 1d64e23 libprotoc: update to version 3.9.1 (#616) by jmarais · 6 years ago
  19. 31f7c0a Update users list - added IOV Weave (#615) by jmarais · 6 years ago
  20. cb8f588 update readme with v1.3.0 message (#614) by jmarais · 6 years ago
  21. 0ca988a merged in golang/protobuf commit 8d0c54c1246661d9a51ca0ba455d22116d485eaa - protoc-gen-go: generate XXX_OneofWrappers instead of XXX_OneofFuncs (#613) by jmarais · 6 years ago v1.3.0
  22. 4c00d2f compare plugin. update compare for oneof types to check this and that types and either call Compare if they are the same or return 1/-1. (#600) by jmarais · 6 years ago
  23. 28a6bbf [merge] Fix merge of non-nullable slices (#569) by Ruslan Nigmatullin · 6 years ago
  24. f6077ae added a test case for issue #587. check that we do not re-alloc a buffer when we are reading a msg of the same size (#592) by jmarais · 6 years ago
  25. 0592a1c fix uint32reader bug that causes ReadMsg to recreate buffer when lengths are the same (#588) by Sebastian Sujarchuk · 6 years ago
  26. 65acae2 sdrawkcab fubotorp lahsraM (#560) by Antoine Pelisse · 6 years ago
  27. dadb625 Set extension regression (#577) by jmarais · 7 years ago
  28. 21df5aa test/mixbench - added commandline benchmark selection options. (#575) by jmarais · 7 years ago
  29. 871f82e Replace sov (#565) by Antoine Pelisse · 7 years ago
  30. 285f4c7 Allows plugin invoked via `GeneratePlugin` to call `RecordTypeUse` without panicking (#571) by Federico Nusymowicz · 7 years ago
  31. aaa2bc4 Merge pull request #572 from jmarais/master by jmarais · 7 years ago
  32. 8e354f2 merged in golang/protobuf commit e91709a02e0e8ff8b86b7aa913fdc9ae9498e825 - fix indentation in jsonpb with Any messages by Jacques Marais · 7 years ago
  33. 53545f3 merged in golang/protobuf commit d3c38a4eb4970272b87a425ae00ccc4548e2f9bb - protoc-gen-go/grpc: use status and code packages only if needed by Jacques Marais · 7 years ago
  34. abf48d6 merge in golang/protobuf commit b85cd75de734650db18a99a943fe351d41387800 - protoc-gen-go/grpc: inline errUnimplemented function by Jacques Marais · 7 years ago
  35. ce736d2 merge in golang/protobuf commit 318d17de72747ed1c16502681db4b2bb709a92d0 - Add UnimplementedServer for server interface by Jacques Marais · 7 years ago
  36. 67e450f which shadow didnt find the shadow binary. I had to update it and use to call which shadow. (#564) by jmarais · 7 years ago
  37. 4f05d35 Fix map panic of #562 (#563) by Tamás Gulácsi · 7 years ago
  38. 62e57a1 Go1.12 (#561) by jmarais · 7 years ago
  39. 382325b Try and address stringer issue in issue #530 (#557) by jmarais · 7 years ago
  40. 88dda41 Update Readme.md by Walter Schulze · 7 years ago
  41. c5a6279 Add space in markdown header (#552) by 庄天翼 · 7 years ago
  42. ba06b47 update typecast in varint decoding (#545) by jmarais · 7 years ago v1.2.1
  43. 4304ca6 Merge pull request #544 from jmarais/upstreamcommits0218 by jmarais · 7 years ago
  44. 0971fc6 merge in golang/protobuf commit c823c79ea1570fb5ff454033735a8e68575d1d0f - ptypes: More cleanly construct a Timestamp by Jacques Marais · 7 years ago
  45. 2c97b22 merged in golang/protobuf commit 3337d2811975fc24ea7836ca9b82ec72e3a4dd59 - ptypes: Avoid assuming time.Duration is nanoseconds by Jacques Marais · 7 years ago
  46. 4a306f6 merged in golang/protobuf commit 1d3f30b51784bec5aad268e59fd3c2fc1c2fe73f - README.md: document how to build a specific version of protoc-gen-go by Jacques Marais · 7 years ago
  47. 53c36c5 Issue503 (#543) by jmarais · 7 years ago
  48. 00e1f47 only use current field to determine packed varints size (#537) by Paul Mach · 7 years ago
  49. 8e4a75f update readme to reflect new golang and protoc versions (#535) by jmarais · 7 years ago
  50. 46a64e8 update to protoc 3.6.1 (#534) by jmarais · 7 years ago
  51. b89f25a Merge pull request #533 from jmarais/31descommit by jmarais · 7 years ago
  52. 881bfbc merged in golang/protobuf commit 951a149f90371fb8858c6c979d03bb2583611052 - proto: deprecate {Unm,M}arshalMessageSet{JSON} by Jacques Marais · 7 years ago
  53. 92e5581 replace golang.org/x/net/context with the stdlib context in the grpc plugin. by Jacques Marais · 7 years ago
  54. 6f1fe6c merged in golang/protobuf commit 1918e1ff6ffd2be7bed0553df8650672c3bfe80d - protoc-gen-go: reference publicly imported symbols directly by Jacques Marais · 7 years ago
  55. 85491e2 merged in golang/protobuf commit 9a73c7ffd8c7ee685c98283cda9c46d4f28f6d19 - protoc-gen-go: add test for use of publicly imported symbol by Jacques Marais · 7 years ago
  56. c1ef72a merged golang/protobuf commit 0382e7636b97e3f60fb188fef87a8d2c42c51ba9 - protoc-gen-go: include groups in public import forwarders by Jacques Marais · 7 years ago
  57. 02e1478 merged golang/protobuf commit d18af0db6e2578f79abd903de10223e411a6479d - protoc-gen-go: expand import_public test files by Jacques Marais · 7 years ago
  58. 67585b3 merged in golang/protobuf commit d3de96c4c28ef8af3aa1a892fc481e0f103c01ff - protoc-gen-go: normalize floating-point default values by Jacques Marais · 7 years ago
  59. 7abddc8 merged in golang/protobuf commit 5e0eda4b6dc0f7e3c4ed8b94d87f7f7186b20c9c - protoc-gen-go: generate deprecation comments for oneof fields by Jacques Marais · 7 years ago
  60. a09e15f merged in golang/protobuf commit 3ed0fc6514d1378a29be51817ec3a195b5e25864 - protoc-gen-go: add test case for deprecated oneof field by Jacques Marais · 7 years ago
  61. fab92d2 merged in golang/protobuf commit d7fc20193620986259ffb1f9b9da752114ee14a4 - protoc-gen-go: don't force space after "//" in comments by Jacques Marais · 7 years ago
  62. 4651555 Merge pull request #531 from jmarais/30descommits by jmarais · 7 years ago
  63. 16065b7 merged in golang/protobuf commit 7be3631955993a734965532f776bad7093f6fc9d - protoc-gen-go/generator: fix misspelling by Jacques Marais · 7 years ago
  64. 6638074 merged in golang/protobuf commit ddf22928ea3c56eb4292a0adbbf5001b1e8e7d0d - protoc-gen-go: only disambiguate predefined idents for local package names by Jacques Marais · 7 years ago
  65. 5d42846 merged in golang/protobuf commit 31e0d063dd98c052257e5b69eeb006818133f45c - protoc-gen-go: predeclared identifiers in cleanPackageName by Jacques Marais · 7 years ago
  66. 12526df merged in golang/protobuf commit 7011d38ac0d201eeddff4a4085a657c3da322d75 - protoc-gen-go: put all imports in one section by Jacques Marais · 7 years ago
  67. cdac2c3 merged in golang/protobuf commit 7b180878bfea63ff6c2fa26da7209afc79335a08 - protoc-gen-go: more standard import organization - #532 by Jacques Marais · 7 years ago
  68. 965a518 remove comments by Jacques Marais · 7 years ago
  69. 84936e5 merged in golang/protobuf commit c8b73fbfc08a20631e50a2f3823970e1a7885cb1 - protoc-gen-go: generate descriptor before plugins by Jacques Marais · 7 years ago
  70. c068e36 merged in golang/protobuf commit 7716a980bceefe9a0213654823d9ea62d23b87a2 - protoc-gen-go: simplify init function generation by Jacques Marais · 7 years ago
  71. d422d6f merged in golang/protobuf commit 32c79afd486f36024c9b989bd3445a7c83fc2ce0 - protoc-gen-go: move package comments to before the package decl by Jacques Marais · 7 years ago
  72. 077a400 merged in golang/protobuf commit 6e3d092c77c3bae25acf4925942b568e742c1c20 - protoc-gen-go: fix symbol names in comments on public imports by Jacques Marais · 7 years ago
  73. c733791 merged in golang/protobuf commit e6eece43ca9caa38fd892fbcf90a03554059163b - protoc-gen-go: additional tests for public imports by Jacques Marais · 7 years ago
  74. c91db5d merged in golang/protobuf commit acc501353c133fa62a2750ef0a37e5c8c971c2a4 - protoc-gen-go: Don't set the json tag on extension fields. by Jacques Marais · 7 years ago
  75. e900a59 merged in golang/protobuf commit 88bc711297ba0d79adb646c7f4a912f3f64c5b5b - protoc-gen-go: add blank line after extension method by Jacques Marais · 7 years ago
  76. 5960664 merged in golang/protobuf commit a47340a8e42c4ceb44c00c2a05199e24b24fcaef - protoc-gen-go: put imports in a single import() block - can remove additional whitespace in needed in future by Jacques Marais · 7 years ago
  77. bce591d merged in golang/protobuf commit 174d6485739eaf75cf9e95bced798a781170e7ce - proto: remove commented-out code by Jacques Marais · 7 years ago
  78. ec905a6 merged in golang/protobuf commit 78db94dd5472afd7bbe7d5f07bc5a13dc92382a6 - proto: replace exprs with matching consts from math pkg by Jacques Marais · 7 years ago
  79. 463423b merged in golang/protobuf commit 2f5a26c505e4e4ec781bf4490d9aa2784899e780 - proto: replace len(b)<=0 with len(b)==0 by Jacques Marais · 7 years ago
  80. 49a30fc merged in golang/protobuf commit b9c4db9580b625e3cc9b93e57a2ccc214e73b886 - protoc-gen-go: stop generating package "// import" comment by Jacques Marais · 7 years ago
  81. 1ce6663 merged in golang/protobuf commit 0f2620f554cf5c8e281a2eb655a035f5a0f6dc90 - protoc-gen-go: use consistent receiver name for messages by Jacques Marais · 7 years ago
  82. 9b87356 merged in golang/protobuf commit ebb3f5824e60ab924d5a647fdc09b85d87c2829f - go.mod: add module file - used GO111MODULE=on go mod init github.com/gogo/protobuf and GO111MODULE=on make to generate go.mod and go.sum files by Jacques Marais · 7 years ago
  83. 6abc2e2 merged in golang/protobuf commit e344474228f55cc8e5f2342b0493b71bcdd258f4 - protoc-gen-go: add blank lines between various enum functions by Jacques Marais · 7 years ago
  84. 2974dbb merge in golang/protobuf commit fffb0f78287ac709b1395be9708df0b579a385f7 - proto: uniquify descriptor var based on filename alone by Jacques Marais · 7 years ago
  85. 39cfc73 merged in golang/protobuf commit b27b920f9e71b439b873b17bf99f56467623814a - proto: deprecate Stats data structure by Jacques Marais · 7 years ago
  86. 854bdb3 merged in golang/protobuf commit 9e2f3b8f556a084a2591ea32723936093ffde4d2 - proto: return more useful error message in SetExtension by Jacques Marais · 7 years ago
  87. 4cbf7e3 Merge pull request #528 from jmarais/mergeaa810b6 by jmarais · 7 years ago v1.2.0
  88. 746e99c merged in golang/protobuf commit aa810b61a9c79d51363740d207bb46cf8e620ed5 - proto: fix handling of required fields after multiple violations by Jacques Marais · 7 years ago
  89. 4f863fb merged in golang/protobuf commit 89a0c16f4dc2a70c0ed864d8ef64878f24fdaa51 - README.md: remove usage of group in example by Jacques Marais · 7 years ago
  90. 2f3f4c2 merged in golang/protobuf commit 7d1b268556d691919f2262240737157830eab632 - jsonpb: avoid unexported fields in hand-crafted message (#526) by jmarais · 7 years ago
  91. f2db49f merged in golang/protobuf commit f5983d50c82d70eaa88c17080245cc871558081f - proto: make invalid UTF-8 errors non-fatal (#525) by jmarais · 7 years ago
  92. 7aa71d7 merged in golang/protobuf commit 560bdb64431cc123098c2db67f16053a923a0688 - jsonpb: strictly document JSONPBMarshaler and JSONPBUnmarshaler behavior (#524) by jmarais · 7 years ago
  93. eee5829 merged in golang/protobuf commit 93b26e6a70e37abb14f2f88194949312b0592a84 - protoc-gen-go: refactor generator by splitting up generateMessage by jmarais · 7 years ago
  94. 0c04462 Merge pull request #522 from jmarais/somemerges by jmarais · 7 years ago
  95. ad62c6c part of golang's 427e165 commit. Missed removing this file with their test refactor by Jacques Marais · 7 years ago
  96. efb8d72 merged in golang/protobuf commit 427e165155e0a4ff5993a36657c1f733f5b0f782 - proto: fix and cleanup test for deterministic marshal with custom marshalers by Jacques Marais · 7 years ago
  97. 7143b48 merged in golang/protobuf commit 14aad3d5ea4c323bcd7a2137e735da24a76e814c - jsonpb: avoid copying string-valued map-keys by Jacques Marais · 7 years ago
  98. 48e2601 merged in golang/protobuf commit 1325a051a2753cd67556b182843b1b693d0854cd - proto: fix quadratic behavior in nested map marshaling (no size caching for stdduration/stdtime) by Jacques Marais · 7 years ago
  99. bc71a26 merged in golang/protobuf commit f05648d464991ab1aa8cf6a499122c56f0f50f2f - jsonpb: handle map key and value properties properly by Jacques Marais · 7 years ago
  100. be27d1b merged in golang/protobuf commit 9eb2c01ac278a5d89ce4b2be68fe4500955d8179 - jsonpb: decode int32/uint32/float32/float64 strings by Jacques Marais · 7 years ago