1. ec79d0d Merge pull request #9859 from haberman/sync-stage by Joshua Haberman · 2 years, 11 months ago
  2. 2c5863e Remove a bunch of clang-tidy warnings about missing use of `explicit` on single arg ctors. by Dave MacLachlan · 2 years, 11 months ago
  3. 20a30c6 Rollback pull request #9852, which will break clients who don't IWYU and depend on us for these STL headers (#9860) by mkruskal-google · 2 years, 11 months ago
  4. 65236e9 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 2 years, 11 months ago
  5. dc4aad9 Sync from Piper @444600173 by Joshua Haberman · 2 years, 11 months ago
  6. ac25235 fix some typos (#9771) by cui fliter · 2 years, 11 months ago
  7. 4d56f2d Change enum string name for reserved words (#9780) by Noah Dietz · 2 years, 11 months ago
  8. 125dfd3 Update more code to use standard int types. (#9851) by David L. Jones · 2 years, 11 months ago
  9. 089e091 Remove various unused includes (#9852) by David Benjamin · 2 years, 11 months ago
  10. 6888c03 Remove 2 more unnecessary header includes from objectivec sources. by Dave MacLachlan · 2 years, 11 months ago
  11. a52e5ad Remove some unnecessary header includes from objectivec sources. by Dave MacLachlan · 2 years, 11 months ago
  12. 9bd67b6 Sync from Piper @443506199 by Joshua Haberman · 3 years ago
  13. 87edf7b Sync from Piper @443477877 by Joshua Haberman · 3 years ago
  14. 6f99f12 Merge pull request #9790 from dlj-NaN/sync-stage by Joshua Haberman · 3 years ago
  15. bba2fca Move private utf8 helpers to anonymous namespace (#9791) by Yibo Cai · 3 years ago
  16. 9e09343 Sync from Piper @441896533 by David L. Jones · 3 years ago
  17. 119f7d7 Merge tag 'refs/tags/sync-piper' into sync-stage by David L. Jones · 3 years ago
  18. eb27c20 fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (#9633) by Brent Shaffer · 3 years ago
  19. 5abf802 Replace master with main in URLs & docs by noahdietz · 3 years ago
  20. 85aa87c Merge 3.20.1-rc1 into main (#9760) by mkruskal-google · 3 years ago
  21. 464d626 Merge remote-tracking branch 'upstream/main' into remove-public-modifier-kotlin by Minsoo Cheong · 3 years ago
  22. 205117c Merge pull request #9738 from ronilichtman/patch-1 by Matt Fowles Kulukundis · 3 years ago
  23. 75dd25b Remove unused `HasTopLevelEnums` function by Roni Lichtman · 3 years ago
  24. e1d39a7 add push/pop GetObject macro by heretic · 3 years ago
  25. 56067d1 Merge remote-tracking branch 'upstream/main' into remove-public-modifier-kotlin by Minsoo Cheong · 3 years ago
  26. 92c11a4 remove public modifiers on kt variables by Minsoo Cheong · 3 years ago
  27. 97533f5 fix: restore val by Minsoo Cheong · 3 years ago
  28. 701650b Merge tag 'refs/tags/sync-piper' into sync-stage by Mike Kruskal · 3 years ago
  29. a29e0e3 Sync from Piper @439400376 by Mike Kruskal · 3 years ago
  30. 82ff86c Merge branch 'master' into remove-public-modifier-kotlin by Minsoo Cheong · 3 years ago
  31. ffe4b0c Merge branch '3.20.x' into 3.20.x-202204011233 by Mike Kruskal · 3 years ago
  32. 81c5e1a C# generator: Append _ to the oneof case enum name if it's "None" by Jon Skeet · 3 years ago
  33. 25045e3 Update protobuf version by Darly Paredes · 3 years ago
  34. 40db3da Sync from Piper @436871048 by David L. Jones · 3 years ago
  35. 744baa9 Merge pull request #9665 from darly/sync-stage by Darly Paredes · 3 years ago
  36. 85cb724 Fix invalid dependency manifest when using `descriptor_set_out` (#9647) by Trent Houliston · 3 years ago
  37. 8e37465 Merge tag 'refs/tags/sync-piper' into sync-stage by Darly Paredes · 3 years ago
  38. a4c9eff Sync from Piper @436517178 by Darly Paredes · 3 years ago
  39. d2256ed Fix warning about unused variable in unit test by Adam Cozzette · 3 years ago
  40. 2f09990 Merge tag 'refs/tags/sync-piper' into sync-stage by Adam Cozzette · 3 years ago
  41. a336ba0 Sync from Piper @435734090 by Adam Cozzette · 3 years ago
  42. 85eb57d Fix typo in src/README.md (#9644) by Adam Cozzette · 3 years ago
  43. b04d397 remove redundant public modifiers by j-min5u · 3 years ago
  44. 557f6fb Add alternative instructions for Homebrew users. by Jason Lunn · 3 years ago
  45. ebfa0d3 Update protobuf version by theodorerose · 3 years ago
  46. 5dab094 Enable GeneratedDescriptorTest.EnormousDescriptor test for GCC/Clang CMake builds (#9617) by Arfrever Frehtes Taifersar Arahesis · 3 years ago
  47. b20209f Sync from Piper @acozzette/proto_github_202203101748 by Adam Cozzette · 3 years ago
  48. 7d5af9d avoid allocating memory if all extension are cleared (#9345) by lzj · 3 years ago
  49. 357e716 Merge pull request #9588 from protocolbuffers/master by Adam Cozzette · 3 years, 1 month ago
  50. 1cec803 CMake fixes (#9595) by Arfrever · 3 years, 1 month ago
  51. 349d74d Updated PHP upb, and utf8_range for Ruby/PHP (#9585) by Joshua Haberman · 3 years, 1 month ago
  52. 88a18db Update protobuf version by Adam Cozzette · 3 years, 1 month ago
  53. 0a246e2 Merge pull request #9576 from acozzette/sync-stage by Adam Cozzette · 3 years, 1 month ago
  54. bb4302e Add a generation option to control use of forward declarations in headers. by Thomas Van Lenten · 3 years, 1 month ago
  55. b0f9799 Sync from Piper @432209397 by Adam Cozzette · 3 years, 1 month ago
  56. 5faa612 Reimplement the type sorter to avoid a ICE in gcc 4.8.2. by Adam Cozzette · 3 years, 1 month ago
  57. 1c51f9f Undo unintentional file list changes by Adam Cozzette · 3 years, 1 month ago
  58. 76398da Sync from Piper @431959314 by Adam Cozzette · 3 years, 1 month ago
  59. 3ab97ce Sync from Piper @429642851 by David L. Jones · 3 years, 1 month ago
  60. 2fbda76 Sync from Piper @429445371 by David L. Jones · 3 years, 1 month ago
  61. a6c9a5f Merge tag 'refs/tags/sync-piper' into sync-stage by David L. Jones · 3 years, 1 month ago
  62. 1ba1d73 Sync from Piper @429333699 by David L. Jones · 3 years, 1 month ago
  63. a32a2a3 Fix errors by Deanna Garcia · 3 years, 1 month ago
  64. e760984 First try by Deanna Garcia · 3 years, 1 month ago
  65. ce57b5b fix: [PHP] add missing reserved classnames (#9458) by Brent Shaffer · 3 years, 1 month ago
  66. 09b2c6a Removed conflicting/redundant variable declaration. by Joshua Haberman · 3 years, 1 month ago
  67. 06196e9 Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 3 years, 1 month ago
  68. dce403a Sync from Piper @427369078 by Joshua Haberman · 3 years, 1 month ago
  69. 53d409c Removed redundant/unnecessary variable definition. by Joshua Haberman · 3 years, 1 month ago
  70. 42e806f Merge branch 'master' into sync-stage-2 by Joshua Haberman · 3 years, 1 month ago
  71. f739286 For GCC < 4.9.0 use ::max_align_t instead of std::max_align_t. by Joshua Haberman · 3 years, 1 month ago
  72. b5ab0b7 objective-c: Add `objc_class_prefix` generation option. by Dimitris Koutsogiorgas · 3 years, 1 month ago
  73. 8dc77b9 Fix more tests by Deanna Garcia · 3 years, 2 months ago
  74. 3be4648 Resolve more java field accessor name conflicts (#8198) by Phil Clay · 3 years, 2 months ago
  75. fa4ba87 Merge branch 'master' into sync-stage by deannagarcia · 3 years, 2 months ago
  76. 8495372 [cleanup] Msvc warnings (#9263) by Stephen Kennedy · 3 years, 2 months ago
  77. 2d87ce3 Fix test by Deanna Garcia · 3 years, 2 months ago
  78. 7dff529 Fixing tests by Deanna Garcia · 3 years, 2 months ago
  79. e56d693 Fix spelling by Deanna Garcia · 3 years, 2 months ago
  80. fc9fb72 Fix python and kotlin tests by Deanna Garcia · 3 years, 2 months ago
  81. 7e5bfe8 Fix checking Windows platform with preprocessor (#9460) by Biswapriyo Nath · 3 years, 2 months ago
  82. b7fe12e Syncing from internal by Deanna Garcia · 3 years, 2 months ago
  83. ab4585a Sync from Piper @425656941 by Deanna Garcia · 3 years, 2 months ago
  84. 18521f6 Merge branch '3.19.x' into merge-3.19.x by Adam Cozzette · 3 years, 2 months ago
  85. 22d0e26 Update protobuf version for 3.19.4 (#9449) by Adam Cozzette · 3 years, 2 months ago v3.19.4
  86. b48ba57 Merge pull request #9422 from ngg/disable-musttail-winx86 by Joshua Haberman · 3 years, 2 months ago
  87. e554bd6 Use constexpr for FieldTypeClass (#9434) by Gregor Jasny · 3 years, 2 months ago
  88. 639551d Disable [[clang::musttail]] attribute on Windows x86 (#9421) by Gergely Nagy · 3 years, 2 months ago
  89. f96050a Add $(nproc) to make documentation (#9360) by Amin Vakil · 3 years, 2 months ago
  90. 5bb34e9 Merge branch '3.19.x' into merge-3.19.x by Adam Cozzette · 3 years, 2 months ago
  91. cc7b1b5 Update protobuf version by Adam Cozzette · 3 years, 2 months ago v3.19.3
  92. c997582 Default two more of the options from env variables. by Thomas Van Lenten · 3 years, 3 months ago
  93. eb94f17 Update protobuf version by Adam Cozzette · 3 years, 3 months ago
  94. 4160673 Add space to fix error message formatting. by Thomas Van Lenten · 3 years, 3 months ago
  95. 8c29dc2 Fix broken max macro on Windows (#9273) by Alisa · 3 years, 3 months ago
  96. 9a1d5df Small tweaks to C# unit tests (#9271) by Adam Cozzette · 3 years, 4 months ago
  97. 1ced82f Use C++11 integer types and fully qualify std::string (#9253) by Adam Cozzette · 3 years, 4 months ago
  98. bf48185 Remove unused includes from unit tests (#9251) by Adam Cozzette · 3 years, 4 months ago
  99. 6af72f9 Merge pull request #9234 from thomasvl/expect_prefix_for_no_package by Thomas Van Lenten · 3 years, 4 months ago
  100. ef9b703 Support no_package:FILE in the expected prefixes file. by Thomas Van Lenten · 3 years, 4 months ago