1. a707427 Condition numpy version on python version by Deanna Garcia · 2 years, 4 months ago test_490544827
  2. 04e8135 Bump upb version by Mike Kruskal · 2 years, 4 months ago
  3. 83677a9 [ObjC] pass the Descriptor initialization flags to FieldDescriptor by Protobuf Team Bot · 2 years, 4 months ago
  4. 2a73e3b Hide ruby native extension symbols on FreeBSD (#10832) by dankm · 2 years, 4 months ago
  5. d083ec5 Internal change by Mike Kruskal · 2 years, 4 months ago
  6. 0466a65 Merge pull request #11045 from signalwerk/patch-1 by Jerry Berg · 2 years, 4 months ago
  7. 8bd49de Fix lint warnings for protobuf GeneratedMessage.java by Protobuf Team Bot · 2 years, 4 months ago
  8. a0e7ecf Simplify protobuf Java message builder by removing methods that calls the super class only. by Protobuf Team Bot · 2 years, 4 months ago
  9. 4c8a128 Standardise Link-Format by Stefan Huber · 2 years, 4 months ago
  10. 5251a44 Upgrade rules_python to newest version. by Deanna Garcia · 2 years, 4 months ago
  11. 3e5fe00 Cleanup arena.h template dispatch. by Protobuf Team Bot · 2 years, 4 months ago
  12. 4163455 [ObjC] Move GPBExtensionMergeFromInputStream into GPBMessage.m by Protobuf Team Bot · 2 years, 4 months ago
  13. 8809a11 update Ruby to use the newer upb_Map_Next() iterator by Eric Salo · 2 years, 4 months ago
  14. 9cdf347 fix the ruby and php builds which were broken by a recent upb change by Eric Salo · 2 years, 4 months ago
  15. 1489e8d Changing bazel skylib version from 1.2.1 to 1.3.0 (#10979) by Clément Jean · 2 years, 4 months ago
  16. 847ace2 Rename CODEOWNERS to CODEOWNERSHIP by Deanna Garcia · 2 years, 4 months ago
  17. b141bf9 protobuf: Improve error message while constructing messages in Python. by Protobuf Team Bot · 2 years, 4 months ago
  18. 2804398 Internal change by Protobuf Team Bot · 2 years, 4 months ago
  19. d35a66e Use sys.stdin.buffer and sys.stdout.buffer directly for binary I/O, don't by Gregory P. Smith · 2 years, 4 months ago
  20. e0a1da0 Correctly discard unknown enum name strings in an array when parsing a repeated field. by Protobuf Team Bot · 2 years, 4 months ago
  21. 030ed9c Split "zero" trait into more targeted traits and make them more precise. by Protobuf Team Bot · 2 years, 4 months ago
  22. 6e75fa1 Add repeated and nested message fields to deprecated test proto by Karol M. Langner · 2 years, 4 months ago
  23. 72977f9 Add ability for custom a MessagePrinter to default back to the default implementation. by Protobuf Team Bot · 2 years, 4 months ago
  24. c862c1c Internal change by Protobuf Team Bot · 2 years, 4 months ago
  25. 3b4c4d0 Remove syntax usage in test_util.py by Jie Luo · 2 years, 4 months ago
  26. d0c1a63 [ObjC] Let Xcode 14 update the project settings by Protobuf Team Bot · 2 years, 4 months ago
  27. 4a12247 [ObjC] Update generation to include the new closed enum information. by Protobuf Team Bot · 2 years, 4 months ago
  28. 899c14a [ObjC] Avoid warning from Xcode 14. by Protobuf Team Bot · 2 years, 4 months ago
  29. c79832b [ObjC] Mark the syntax on FileDescriptor as deprecated. by Protobuf Team Bot · 2 years, 4 months ago
  30. 7bb699b [ObjC] Add the concept of a closed enum. by Protobuf Team Bot · 2 years, 4 months ago
  31. 3a74266 [ObjC] Minor cleanups for the descriptor startup. by Protobuf Team Bot · 2 years, 4 months ago
  32. 09f4901 Copybara import of the project: by Anton Grbin · 2 years, 4 months ago
  33. 47862bb [ObjC] Bring back the explicit getter for enumDescriptor. by Protobuf Team Bot · 2 years, 4 months ago
  34. d4adb43 proto2::Map improvements by Protobuf Team Bot · 2 years, 4 months ago
  35. 0e7d311 Use ARM-optimized varint decoding functions with table-driven parser. by Protobuf Team Bot · 2 years, 4 months ago
  36. 7140f6f Enforce GPBFieldHasEnumDescriptor always being set. by Protobuf Team Bot · 2 years, 4 months ago
  37. 38fb108 Block direct creation of Descriptors. by Protobuf Team Bot · 2 years, 4 months ago
  38. d4e1327 [ObjC] Remove some stale comments about proto3 and unknown fields. by Protobuf Team Bot · 2 years, 4 months ago
  39. d70b5c5 Copybara import of the project: by deannagarcia · 2 years, 4 months ago
  40. 43e22d5 Merge pull request #10850 from protocolbuffers/deannagarcia-patch-18 by deannagarcia · 2 years, 4 months ago
  41. a13c2fb Internal change by Mike Kruskal · 2 years, 4 months ago
  42. 225b936 Fix missing `google::protobuf::RepeatedPtrField<std::string>` issue in GCC by Adam Cozzette · 2 years, 4 months ago
  43. 21815fa Copybara import of the project: by Andrii Oriekhov · 2 years, 4 months ago
  44. f06f81f Copybara import of the project: by Joey Parrish · 2 years, 4 months ago
  45. c1a42b3 Copybara import of the project: by 645775992 · 2 years, 4 months ago
  46. 2880fef Begin emitting semantic metadata for some C++ proto features. by Protobuf Team Bot · 2 years, 4 months ago
  47. ce7a02c Stop generating an override for getUnknownFields() the GeneratedMessage version by Protobuf Team Bot · 2 years, 4 months ago
  48. f8393ee Internal change by Mike Kruskal · 2 years, 4 months ago
  49. e19c260 Internal changes by Mike Kruskal · 2 years, 4 months ago
  50. 5815aa3 Document cleanups that should be done in a not-too-distant breaking-change by Protobuf Team Bot · 2 years, 4 months ago
  51. f6f7046 Use has_presence instead of syntax check in text_format. by Jie Luo · 2 years, 4 months ago
  52. e1b264e Fix CODEOWNERS by deannagarcia · 2 years, 4 months ago
  53. f1998d9 Update auto-generation script to handle well-known types by Adam Cozzette · 2 years, 4 months ago
  54. 9b81aaa Internal change by Protobuf Team Bot · 2 years, 4 months ago
  55. c6af863 Internal change by Mike Kruskal · 2 years, 4 months ago
  56. 53e4fa3 Internal change by Mike Kruskal · 2 years, 4 months ago
  57. 73855fd Internal change by Mike Kruskal · 2 years, 4 months ago
  58. a1978c6 Internal change by Mike Kruskal · 2 years, 4 months ago
  59. 1e02e9b Internal change by Mike Kruskal · 2 years, 4 months ago
  60. db54820 Internal change by Mike Kruskal · 2 years, 4 months ago
  61. 3202b9d Internal change by Mike Kruskal · 2 years, 4 months ago
  62. 60a84c3 Internal change by Mike Kruskal · 2 years, 4 months ago
  63. 9dfe7e9 Add template comment and package to previously empty generated kotlin proto files. by Deanna Garcia · 2 years, 4 months ago
  64. 35993fe Update package.xml to include link to specific release notes. by Sandy Zhang · 2 years, 4 months ago
  65. 60b7149 Add exemplar variants of the Java Any.is() and Any.unpack() methods. by Protobuf Team Bot · 2 years, 4 months ago
  66. ab3dbe5 Fix lint warnings in proto GeneratedMessage.java by Protobuf Team Bot · 2 years, 4 months ago
  67. 57094f8 Add type annotation for enum by Protobuf Team Bot · 2 years, 4 months ago
  68. 9cf9db8 Refresh ruby/php amalgamation files after upb bump by Mike Kruskal · 2 years, 4 months ago
  69. da9de8d Added is_closed to EnumDescriptor in protobuf python by Jie Luo · 2 years, 4 months ago
  70. e71376e Removed Java files from file_list.bzl and replace it with directory-based renames. by Joshua Haberman · 2 years, 4 months ago
  71. 9b725fb use FieldDescriptor.has_presence instead of file.syntax in python_message.py by Jie Luo · 2 years, 4 months ago
  72. 94931f5 Internal change by Mike Kruskal · 2 years, 4 months ago
  73. 57a8846 Make CMake test_util and lite_test_util mutually exclusive by Adam Cozzette · 2 years, 4 months ago
  74. 155c8c1 Internal change. by Protobuf Team Bot · 2 years, 4 months ago
  75. 7043b88 Make the CMake targets for test_util and lite_test_util independent by Adam Cozzette · 2 years, 4 months ago
  76. 636ea43 Merge pull request #10910 from acozzette:fix-cmake by Copybara-Service · 2 years, 4 months ago
  77. e459357 Auto-generate CMake file lists by Protobuf Team Bot · 2 years, 4 months ago
  78. 911339b Internal changes by Mike Kruskal · 2 years, 4 months ago
  79. 4ee1f52 Update CMake file generation to avoid including Bazel-specific WKT paths by Adam Cozzette · 2 years, 4 months ago
  80. 3418679 Auto-generate CMake file lists by Protobuf Team Bot · 2 years, 4 months ago
  81. f27a387 Internal changes by Mike Kruskal · 2 years, 4 months ago
  82. a795151 Auto-generate CMake file lists by Protobuf Team Bot · 2 years, 4 months ago
  83. 771e80a Reorder cmake file list to test auto-generation by Mike Kruskal · 2 years, 4 months ago
  84. 6c86ab6 Auto-generate CMake file lists after PR #10816 by Protobuf Team Bot · 2 years, 4 months ago
  85. e51f4eb Merge pull request #10816 from acozzette:cmake by Copybara-Service · 2 years, 4 months ago
  86. b146519 Update cc_dist_library() to include transitive sources by Adam Cozzette · 2 years, 4 months ago
  87. 1019b94 Move namespace helpers into the public part of names.h by Matt Kulukundis · 2 years, 4 months ago
  88. f4c07f2 Merge pull request #10901 from acozzette:well-known-types-staleness by Joshua Haberman · 2 years, 4 months ago
  89. f63f758 Add a staleness test for the well-known types by Adam Cozzette · 2 years, 4 months ago
  90. 9fe9adf Remove an incorrect comment about the Python struct module. by Gregory P. Smith · 2 years, 4 months ago
  91. 2326aef Use bit-field int values in buildPartial to skip work on unset groups of fields. by Protobuf Team Bot · 2 years, 4 months ago
  92. 9542560 Internal change by Protobuf Team Bot · 2 years, 4 months ago
  93. 97c0f37 Internal changes by Mike Kruskal · 2 years, 4 months ago
  94. d934383 Internal changes by Mike Kruskal · 2 years, 4 months ago
  95. 6609d22 Reorder cmake file list to test auto-generation by Mike Kruskal · 2 years, 4 months ago
  96. 88d8f60 Migrate remaining compiler code to from std::set to Abseil tables. by Mike Kruskal · 2 years, 4 months ago
  97. 983fc2d Migrate remaining compiler code to from std::map to Swiss tables. by Mike Kruskal · 2 years, 4 months ago
  98. 9ce6664 Internal change by Mike Kruskal · 2 years, 4 months ago
  99. e29fbd4 Removed the Mergeable check by Joshua Haberman · 2 years, 4 months ago
  100. 1792a32 Sync C# files to Piper by Joshua Haberman · 2 years, 4 months ago