1. 655310c Update protobuf version (#6472) by Paul Yang · 4 years, 10 months ago
  2. 6a59a2a Update protobuf version (#6366) by Paul Yang · 5 years ago
  3. 6387202 Update version to 3.9.0 by Hao Nguyen · 5 years ago
  4. 61301f0 Merge pull request #6245 from haon4/201906111559 by Hao Nguyen · 5 years ago
  5. 09cab82 Down integrate to GitHub by Hao Nguyen · 5 years ago
  6. a1b3d5e add compatibility check badges to README by Lily Li · 5 years ago
  7. 634d704 Merge branch '3.8.x' into 3.8.x-201905311515 by Hao Nguyen · 5 years ago
  8. 044c766 Down integrate to GitHub by Hao Nguyen · 5 years ago
  9. b0d6486 Update protobuf version by Hao Nguyen · 5 years ago
  10. 2352a30 Revert "Update protobuf version" by Hao Nguyen · 5 years ago
  11. 6d96493 Update protobuf version by Hao Nguyen · 5 years ago
  12. 6654023 Down integrate to GitHub by Hao Nguyen · 5 years ago
  13. a1c8868 Down integrate to GitHub by Hao Nguyen · 5 years ago
  14. 1d4e959 Down integrate to GitHub by Hao Nguyen · 5 years ago
  15. 37a89f8 Update version to 3.8.0 by Hao Nguyen · 5 years ago
  16. 711e4b4 Down integrate to GitHub by Hao Nguyen · 5 years ago
  17. 9e3f053 Down integrate to GitHub by Hao Nguyen · 5 years ago
  18. 51b0225 Down integrate to Github by Hao Nguyen · 5 years ago
  19. 6dc9832 Merge branch 'master' of https://github.com/protocolbuffers/protobuf into sync201904090622 by Hao Nguyen · 5 years ago
  20. 176f7db Down integrate to Github by Hao Nguyen · 5 years ago
  21. c163a2d Revert accidentally commit by Hao Nguyen · 5 years ago
  22. 86bc27d Merge branch 'master' of https://github.com/protocolbuffers/protobuf by Hao Nguyen · 5 years ago
  23. a48a574 Down integrate to Github by Hao Nguyen · 5 years ago
  24. 8645d89 Merge branch '3.7.x' into merge-3-7-x by Adam Cozzette · 5 years ago
  25. 6973c3a Update version number to 3.7.1 (#5947) by Paul Yang · 5 years ago
  26. 3a3956e Merge pull request #5921 from haon4/contributing by Hao Nguyen · 5 years ago
  27. ed10d9c Fix several DeprecationWarning: invalid escape sequence (#5897) by Mickaël Schoentgen · 5 years ago
  28. 507c6df Undelete python/google/protobuf/pyext/proto2_api_test.proto that was accidentally removed from file_list by Hao Nguyen · 5 years ago
  29. 2f864fd Down integrate to Github by Hao Nguyen · 5 years ago
  30. d0f91c8 Down integrate to Github (#5839) by Hao Nguyen · 5 years ago
  31. cb6fa92 Merge branch '3.7.x' by Bo Yang · 5 years ago
  32. 582743b Update version number to 3.7.0 (#5793) by Paul Yang · 5 years ago
  33. 2adde39 Fix for construction of messages in the C++ Python implementation. (#2299) by Peter Ebden · 5 years ago
  34. 0de6577 Add EnumTypeWrapper.__getattr__ to access values (#5234) by Oliver Bristow · 5 years ago
  35. bf32b36 Merge pull request #5765 from BSBandme/integration by Paul Yang · 5 years ago
  36. 6030209 fix mac python cpp building (#5786) by Yilun Chong · 5 years ago
  37. 7bcb522 fix mac python cpp building (#5786) by Yilun Chong · 5 years ago
  38. 3a538fc pyext: missing cast to constant char* (#5713) by grindhold · 5 years ago
  39. 429d2ae Merge branch 'master' into integration by Yilun Chong · 5 years ago
  40. b52754b Update version to 3.7.0rc3 by Bo Yang · 5 years ago
  41. d8c2501 down integration from internal by Yilun Chong · 5 years ago
  42. e479410 delete all duplicate empty blanks (#5758) by Xiang Dai · 5 years ago
  43. c7b3392 Update version to 3.7.0 (#5749) by Paul Yang · 5 years ago
  44. 5b4ac53 Add several fixes for python toolchain (#5667) by Paul Yang · 5 years ago
  45. 50342e4 Allowed json_format.ParseDict to parse extensions with scalar types. (#5609) by Peter Sobot · 5 years ago
  46. 1ee15ba Updated version to 3.7.0rc2 by Adam Cozzette · 5 years ago
  47. d5be2ba Update version to 3.7.0 by Hao Nguyen · 5 years ago
  48. 0adb74c Down-integrate internal changes to github. (#5555) by Yilun Chong · 5 years ago
  49. 1354e46 Merge pull request #5502 from TeBoring/github-sync by Paul Yang · 5 years ago
  50. 624a40a Down-integrate internal changes to github. by Bo Yang · 5 years ago
  51. 4dec4f9 Rebuild python docker image (#5475) by Paul Yang · 5 years ago
  52. 704037f Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406) by Paul Yang · 6 years ago
  53. f22be4d fix json_format.ParseDict modifies input (#5267) by giokara-oqton · 6 years ago
  54. 0894e07 Integrated internal changes from Google by Adam Cozzette · 6 years ago
  55. 9e69594 Fix parsing empty Struct Values from Json (#5211) by Leon Barrett · 6 years ago
  56. 8d6f8df ParseFromString returns bytes parsed (#5166) by Josh Kelley · 6 years ago
  57. f50a1f8 fix(python): fix deprecated collections.abc usage (#5195) by Kevin James · 6 years ago
  58. 188c44b Remove 2to3 code from setup.py. (#5114) by Benjamin Peterson · 6 years ago
  59. e53be9b Fixed Python extension compile. by Josh Haberman · 6 years ago
  60. 986fad3 Removed obsolete hash_map header that was breaking the compile. by Josh Haberman · 6 years ago
  61. d61aede Down-integrate from google3. by Josh Haberman · 6 years ago
  62. afe98de Replace repo links. by Feng Xiao · 6 years ago
  63. ab09b2a Disable surrogate check for ucs2 (#5039) by Jie Luo · 6 years ago
  64. 14be563 Down-integrate proto2 namespace fix. by Feng Xiao · 6 years ago
  65. acd5b05 Fix failing tests. by Feng Xiao · 6 years ago
  66. a8465b7 Merge master branch. by Feng Xiao · 6 years ago
  67. 6bbe197 Down-integrate from google3. by Feng Xiao · 6 years ago
  68. 94d55e5 Merge branch '3.6.x' into merge-3-6-x by Adam Cozzette · 6 years ago
  69. 9e1286b Updated version numbers to 3.6.1 by Adam Cozzette · 6 years ago
  70. c7e0e26 pyext needs c++11 in linux and mac. (#4930) by Arun Olappamanna Vasudevan · 6 years ago
  71. 2dcd6ae Remove/replace travis references (#4953) by Feng Xiao · 6 years ago
  72. 359889b fix python cpp kokoro build by Yilun Chong · 6 years ago
  73. 14bc658 fix python cpp kokoro build by Yilun Chong · 6 years ago
  74. 0a59054 Add Python 3.7 compatibility (#4862) by Ben Webb · 6 years ago
  75. 79700b5 Update message_module.cc (#4835) by Thomas Colthurst · 6 years ago
  76. 1ae2cc0 Fix capsule name. (#4836) by Thomas Colthurst · 6 years ago
  77. d6f346b Merge pull request #4827 from acozzette/merge-3-6-x by Adam Cozzette · 6 years ago
  78. 595231d Update minimal Python version to 2.7 (#4207) by Yuchen Xie · 6 years ago
  79. 82d3d7d Merge branch '3.6.x' into merge-3-6-x by Adam Cozzette · 6 years ago
  80. 35567c1 global __version__ In setup.py (#4753) by cclauss · 6 years ago
  81. 35c6927 import inspect (#3507) by cclauss · 6 years ago
  82. 7c65142 Introduce Proto C API; based on cl/198113115 by amauryfa by Thomas Colthurst · 6 years ago
  83. 6f723a6 Always add -std=c++11 for mac (#4684) by Paul Yang · 6 years ago
  84. 45eb28b Update version number to 3.6.0 by Jisi Liu · 6 years ago
  85. 4a09836 Fix python ext build on kokoro (#4527) by Yilun Chong · 6 years ago
  86. 451e044 Add __init__.py files to compiler and util subpackages (#4117) by Thomas Hisch · 6 years ago
  87. 3b6d027 For windows, all python version should use /MT (#4468) by Paul Yang · 6 years ago
  88. c931743 Merge branch (#4466) by Paul Yang · 6 years ago
  89. 11d26ce Removed unused variables in repeated_scalar_container.cc by Adam Cozzette · 6 years ago
  90. 8b3a72f Removed unused code pertaining to shared_ptr by Adam Cozzette · 6 years ago
  91. c5fcce5 Added pyext/thread_unsafe_shared_ptr.h by Adam Cozzette · 6 years ago
  92. 3fa5dad Removed unrecognized option from no_package.proto by Adam Cozzette · 6 years ago
  93. 837c94b Include no_package.proto in Python test by Adam Cozzette · 6 years ago
  94. afe96b6 Merge branch 'master' into down-integrate by Adam Cozzette · 6 years ago
  95. 0400cca Integrated internal changes from Google by Adam Cozzette · 6 years ago
  96. e34ec60 Only check filenames when end with .py in _CalledFromGeneratedFile() (#4262) by Jie Luo · 6 years ago
  97. ec826c5 Merge remote-tracking branch 'origin/3.5.x' into master by Jisi Liu · 6 years ago
  98. 383a494 Merge remote-tracking branch 'origin/3.5.x' into master by Jisi Liu · 6 years ago
  99. 8fc40b5 Fix uploading binary wheel. by Jisi Liu · 6 years ago
  100. 7ad8e7a Disable pip cache when testing uploaded packages by Jisi Liu · 6 years ago