1. 771e80a Reorder cmake file list to test auto-generation by Mike Kruskal · 2 years, 5 months ago
  2. 6c86ab6 Auto-generate CMake file lists after PR #10816 by Protobuf Team Bot · 2 years, 5 months ago
  3. e51f4eb Merge pull request #10816 from acozzette:cmake by Copybara-Service · 2 years, 5 months ago
  4. b146519 Update cc_dist_library() to include transitive sources by Adam Cozzette · 2 years, 5 months ago
  5. 1019b94 Move namespace helpers into the public part of names.h by Matt Kulukundis · 2 years, 5 months ago
  6. f4c07f2 Merge pull request #10901 from acozzette:well-known-types-staleness by Joshua Haberman · 2 years, 5 months ago
  7. f63f758 Add a staleness test for the well-known types by Adam Cozzette · 2 years, 5 months ago
  8. 9fe9adf Remove an incorrect comment about the Python struct module. by Gregory P. Smith · 2 years, 5 months ago
  9. 2326aef Use bit-field int values in buildPartial to skip work on unset groups of fields. by Protobuf Team Bot · 2 years, 5 months ago
  10. 9542560 Internal change by Protobuf Team Bot · 2 years, 5 months ago
  11. 97c0f37 Internal changes by Mike Kruskal · 2 years, 5 months ago
  12. d934383 Internal changes by Mike Kruskal · 2 years, 5 months ago
  13. 6609d22 Reorder cmake file list to test auto-generation by Mike Kruskal · 2 years, 5 months ago
  14. 88d8f60 Migrate remaining compiler code to from std::set to Abseil tables. by Mike Kruskal · 2 years, 5 months ago
  15. 983fc2d Migrate remaining compiler code to from std::map to Swiss tables. by Mike Kruskal · 2 years, 5 months ago
  16. 9ce6664 Internal change by Mike Kruskal · 2 years, 5 months ago
  17. e29fbd4 Removed the Mergeable check by Joshua Haberman · 2 years, 5 months ago
  18. 1792a32 Sync C# files to Piper by Joshua Haberman · 2 years, 5 months ago
  19. 2fda7af Speed up the build a small bit. by Protobuf Team Bot · 2 years, 5 months ago
  20. dc8c980 Add a debug-only check for depth_ match, to catch a problem that is difficult by Protobuf Team Bot · 2 years, 5 months ago
  21. 46d1145 ObjC Cleanups. by Protobuf Team Bot · 2 years, 5 months ago
  22. 687b665 Add visibility exemption for kythe C++ protoc plugin by Mike Kruskal · 2 years, 5 months ago
  23. 5fc9c37 Internal change by Jie Luo · 2 years, 5 months ago
  24. 54cd586 Test for recursion depth earlier so we can return an appropriate error and keep by Protobuf Team Bot · 2 years, 5 months ago
  25. 42cc7c6 Internal change to syncing (glob the "compiler" dir) by Joshua Haberman · 2 years, 5 months ago
  26. 15406e1 Make ArenaOptions suitable for designated initializers. by Chris Kennelly · 2 years, 5 months ago
  27. 411cba1 Call ParseVarint with a pointer to the specific result instead of always passing in a uint64_t * when possible. by Protobuf Team Bot · 2 years, 5 months ago
  28. 6c78c66 Merge pull request #10830 from zhangskz:release-php by Copybara-Service · 2 years, 5 months ago
  29. 0ff2656 Enable the Copybara sync for all files. by Joshua Haberman · 2 years, 5 months ago
  30. 3c0f05c Fix lint warnings for protobuf GeneratedMessage.java by Protobuf Team Bot · 2 years, 5 months ago
  31. 72b22ed Remove custom HasPreservingUnknownEnumSemantics method. by Protobuf Team Bot · 2 years, 5 months ago
  32. 1c46a33 Internal change by Mike Kruskal · 2 years, 5 months ago
  33. 6e2102c Internal change by Mike Kruskal · 2 years, 5 months ago
  34. 0890984 Internal change by Mike Kruskal · 2 years, 5 months ago
  35. 9b028ec Internal change by Chris Kennelly · 2 years, 5 months ago
  36. 0eb9504 Internal change by Mike Kruskal · 2 years, 5 months ago
  37. 78c1555 Trivial whitespace change by Joshua Haberman · 2 years, 5 months ago
  38. 8aacf87 Internal change by Protobuf Team Bot · 2 years, 5 months ago
  39. 0115668 Internal change by Protobuf Team Bot · 2 years, 5 months ago
  40. 700fbde Internal change by Protobuf Team Bot · 2 years, 5 months ago
  41. 807cd1c Internal change by Protobuf Team Bot · 2 years, 5 months ago
  42. f734e8d Internal change by Protobuf Team Bot · 2 years, 5 months ago
  43. 2d041c3 Internal change by Protobuf Team Bot · 2 years, 5 months ago
  44. 063b06d Internal change by Protobuf Team Bot · 2 years, 5 months ago
  45. 6b5d25c Internal change by Protobuf Team Bot · 2 years, 5 months ago
  46. 4f3ecbd Internal change by Matt Kulukundis · 2 years, 5 months ago
  47. 71a069e move targets from php/ext/google/protobuf to php packages since this breaks dist_files by Sandy Zhang · 2 years, 5 months ago
  48. 33e9928 cleanups, formatting by Sandy Zhang · 2 years, 5 months ago
  49. 89035d5 revert version.json from testing by Sandy Zhang · 2 years, 5 months ago
  50. 1bf0ac8 fix tgz dir for pecl install by Sandy Zhang · 2 years, 5 months ago
  51. 78352b9 add -qy to python3 install by Sandy Zhang · 2 years, 5 months ago
  52. bae850f install python3 by Sandy Zhang · 2 years, 5 months ago
  53. caf644d install wget by Sandy Zhang · 2 years, 5 months ago
  54. 70c4bdc install bazel using wget by Sandy Zhang · 2 years, 5 months ago
  55. 51b812d apt update before apt-get install bazel by Sandy Zhang · 2 years, 5 months ago
  56. 9595e3e Update php-ext github workflow by Sandy Zhang · 2 years, 5 months ago
  57. 74b3c19 update package.xml to match file structure of pkg_tar by Sandy Zhang · 2 years, 5 months ago
  58. afaf93b Internal change by Protobuf Team Bot · 2 years, 5 months ago
  59. dd24462 install bazel for php-ext github workflow by Sandy Zhang · 2 years, 5 months ago
  60. ccee798 fix kokoro tests (remaining refs to package.xml by Sandy Zhang · 2 years, 5 months ago
  61. ebc3f4f rename target and read php version from bzl by Sandy Zhang · 2 years, 5 months ago
  62. 308d3b1 fix merge conflict by Sandy Zhang · 2 years, 5 months ago
  63. 2a2d592 move to separate bash script, cleanups, filegroup fixes by Sandy Zhang · 2 years, 5 months ago
  64. 240986d Merge pull request #10829 from protocolbuffers/main-202210261725 by Adam Cozzette · 2 years, 5 months ago
  65. 2225f8e Merge release branch 21.x into main by Adam Cozzette · 2 years, 5 months ago
  66. 83fa887 Merge pull request #10827 from mkruskal-google/sync-stage by Mike Kruskal · 2 years, 5 months ago
  67. f29dbf0 Fixing merge issues from sync by Mike Kruskal · 2 years, 5 months ago
  68. ca7a946 Merge tag 'refs/tags/sync-piper' into sync-stage by Mike Kruskal · 2 years, 5 months ago
  69. 0ab63a7 Sync from Piper @484138213 by Mike Kruskal · 2 years, 5 months ago
  70. ba01779 Merge pull request #10825 from protocolbuffers/21.x-202210261725 by Adam Cozzette · 2 years, 5 months ago
  71. e4a4de9 Update version.json to: 21.10-dev by Adam Cozzette · 2 years, 5 months ago
  72. d96db0e Merge pull request #10823 from protocolbuffers/21.x-202210261725 by Adam Cozzette · 2 years, 5 months ago
  73. 90b73ac Updating changelog by Adam Cozzette · 2 years, 5 months ago
  74. 0135eb0 Updating version.json and repo version numbers to: 21.9 by Protobuf Team Bot · 2 years, 5 months ago
  75. ae9e22b Clean up the dotnet test output (#10821) by Jon Skeet · 2 years, 5 months ago
  76. 573a185 Update zlib to 1.2.13 (#10819) by zhangskz · 2 years, 5 months ago
  77. 9cc343f add bazel rule for generating package.xml with src/doc filegoups by Sandy Zhang · 2 years, 5 months ago
  78. 6c72d10 Merge pull request #10817 from mkruskal-google/sync-stage by Mike Kruskal · 2 years, 5 months ago
  79. 33bc6fb Replace libc strdup usage with internal impl to restore musl compat. (#10811) (#10818) by Mike Kruskal · 2 years, 5 months ago
  80. 0ddbbf9 Fix sync issues by Mike Kruskal · 2 years, 5 months ago
  81. 4fbefda Update changelogs by Mike Kruskal · 2 years, 5 months ago
  82. 91c1e7c Sync from Piper @483688977 by Mike Kruskal · 2 years, 5 months ago
  83. 25e7b5a Merge tag 'refs/tags/sync-piper' into sync-stage by Mike Kruskal · 2 years, 5 months ago
  84. 69cc6ea Replace libc strdup usage with internal impl to restore musl compat. (#10811) by Derek Perez · 2 years, 5 months ago
  85. 5c6c868 Rename C# files to indicate generated code (#10801) by Jon Skeet · 2 years, 5 months ago
  86. 3b4fdac Update options.md (#10808) by Alexander Timin · 2 years, 5 months ago
  87. 4518276 Merge pull request #10797 from mkruskal-google/sync-stage by Mike Kruskal · 2 years, 5 months ago
  88. 449b6e8 Fixing merge issues by Mike Kruskal · 2 years, 5 months ago
  89. 0d8ac76 Target macOS 10.9 (#10802) (#10807) by Joshua Haberman · 2 years, 5 months ago
  90. fcd3b9a Target macOS 10.9 (#10802) by deannagarcia · 2 years, 6 months ago
  91. e752e5f Merge pull request #10795 from protocolbuffers/deannagarcia-patch-14 by deannagarcia · 2 years, 6 months ago
  92. 4fb7c17 Merge pull request #10786 from benjaminp/patch-1 by deannagarcia · 2 years, 6 months ago
  93. c7647cb Merge pull request #10718 from stickfigure/main by Jerry Berg · 2 years, 6 months ago
  94. c120261 Updating changelog by Mike Kruskal · 2 years, 6 months ago
  95. 1a23847 Merge tag 'refs/tags/sync-piper' into sync-stage by Mike Kruskal · 2 years, 6 months ago
  96. 8659430 Sync from Piper @482325250 by Mike Kruskal · 2 years, 6 months ago
  97. 407aa2d Sync from Piper @482325250 by Mike Kruskal · 2 years, 6 months ago
  98. 7d1f2a7 Fix C# Builds by deannagarcia · 2 years, 6 months ago
  99. c302d90 Merge 21.8 into main (#10788) by Mike Kruskal · 2 years, 6 months ago
  100. 80b583a 21.x 202210181433 (#10787) by Mike Kruskal · 2 years, 6 months ago