1. cba75ad Merge branch 'master' of github.com:google/protobuf by Jisi Liu · 8 years ago
  2. cf828de Linking the cpp implementation extension statically with libprotobuf by Manjunath Kudlur · 8 years ago
  3. 1bf446c Disable sign-compare warning. by Jisi Liu · 8 years ago
  4. 0e7c0c2 Add back the namespace_packages arg in setup.py. by Craig Citro · 8 years ago
  5. 786f80f Add a modified patch from craigcitro@ to handle namespace sharing. by Silviu Calinoiu · 8 years ago
  6. e891c29 Allow conformance test runner to tolerate crashes, and re-enable conformance tests. by Josh Haberman · 9 years ago
  7. e1abdf2 Fixed compile for Python 3. There are still some crashes though. by Josh Haberman · 9 years ago
  8. 283c40c Require six>=1.9 for Python. by Feng Xiao · 9 years ago
  9. b7610f1 Add missing files to EXTRA_DIST. by Feng Xiao · 9 years ago
  10. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
  11. 4b31ffa Added Python failure lists, and fixes to make sure failure propagates. by Josh Haberman · 9 years ago
  12. 325392d Conformance test implementation for Python. by Josh Haberman · 9 years ago
  13. d8814ed Special-case Clang-only warning flags to Clang. by Josh Haberman · 9 years ago
  14. 30cbd4c Disable some more warnings to be warnings-free. by Josh Haberman · 9 years ago
  15. 00700b7 Removed all warnings from the Python/C++ build. by Josh Haberman · 9 years ago
  16. f6fa5c7 add complete WKT for python. by Jisi Liu · 9 years ago
  17. 7464f40 Generate well known types for python. by Jisi Liu · 9 years ago
  18. 46e8ff6 Down-integrate from google internal. by Jisi Liu · 9 years ago
  19. b192ba8 Merge remote-tracking branch 'origin/master' into beta-1 by Feng Xiao · 9 years ago
  20. b0f6611 Down-integrate from internal branch. by Jisi Liu · 9 years ago
  21. 3791c80 Fix travis build by Dan O'Reilly · 9 years ago
  22. afa488c Remove debug code by Dan O'Reilly · 9 years ago
  23. 416f001 Use tox in travis build. Tweak tox.ini by Dan O'Reilly · 9 years ago
  24. 3bdfb4b Add some clarifying comments. Remove ez_setup.py. by Dan O'Reilly · 9 years ago
  25. 2621c8a Get Python 2.6 working. by Dan O'Reilly · 9 years ago
  26. 833c046 Fixing some tests by Dan O'Reilly · 9 years ago
  27. e47cdd5 Merge remote-tracking branch 'upstream/master' into py2_py3_straddle by Dan O'Reilly · 9 years ago
  28. 8e14268 Replace the check of "../.git" by Feng Xiao · 9 years ago
  29. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  30. e4f4d9f Only generate protos in development by Tamir Duberstein · 9 years ago
  31. 5018c43 Use glob to simplify by Tamir Duberstein · 9 years ago
  32. cd14108 Merge pull request #255 from btabibian/master by Joshua Haberman · 9 years ago
  33. 2bf92b3 mend by Behzad Tabibian · 9 years ago
  34. 21a7cf9 Noramlize 'setup.py' to fit conventions: by Tamir Duberstein · 9 years ago
  35. 9d9d0b7 Don't hard-code the python path by Tamir Duberstein · 9 years ago
  36. 4b47702 adding globals() to exec call for python3 compatibility by Behzad Tabibian · 9 years ago
  37. 9f42f5f [PYTHON] Drop dependency on 'google.apputils'. by Tamir Duberstein · 10 years ago
  38. a46a2e9 [PYTHON] Remove unnecessary `include_dir` by Tamir Duberstein · 9 years ago
  39. 8ede281 Remove useless file that doesn't load by Tamir Duberstein · 9 years ago
  40. 4573e11 Fix python versions to comply with pep-0440. by Jisi Liu · 9 years ago
  41. 40f2df3 Bump the version number to 3.0.0-alpha-3-pre by Jisi Liu · 9 years ago
  42. ada6556 Down integrate from Google internal. by Jisi Liu · 9 years ago
  43. 7d8564f Update version number to 3.0.0-alpha-2 by Jisi Liu · 9 years ago
  44. daeaa6a Declare explicit support for Python 3.3 and 3.4. by Tres Seaver · 10 years ago
  45. 11de419 Merge branch 'python-update_setup' into straddle_py2_py3 by Tres Seaver · 10 years ago
  46. 71edc31 Compatibility with Python2.6 unittest. by Tres Seaver · 10 years ago
  47. 70dcdeb Merge branch 'prep_for_py2_py3_straddle' into straddle_py2_py3 by Tres Seaver · 10 years ago
  48. fec1b8e Overlooked dependency. by Tres Seaver · 10 years ago
  49. 7ee2583 Drop dependency on 'google.apputils'. by Tres Seaver · 10 years ago
  50. e17f78b Noramlize 'setup.py' to fit conventions: by Tres Seaver · 10 years ago
  51. cb0ba5f Update version number to v3.0.0-pre by Feng Xiao · 10 years ago
  52. 81a630c Update version number to v3.0.0-alpha-1 by Feng Xiao · 10 years ago
  53. d1ec493 Fix Python C++ implementation build issues: by Feng Xiao · 10 years ago
  54. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  55. ad7f41b Merge pull request #50 from dlitz/compat-py3k by Feng Xiao · 10 years ago
  56. df5481c Update version number to 2.6.2-pre. by Feng Xiao · 10 years ago
  57. bba8365 Update version number to 2.6.1. by Feng Xiao · 10 years ago
  58. b460610 Omit google-apputils dependency under Python 3 by Dwayne Litzenberger · 10 years ago
  59. 0fd260e Use 2to3 when building under Python 3. by Dwayne Litzenberger · 10 years ago
  60. d9d1da9 Update version number to 2.6.1rc1 by Feng Xiao · 10 years ago
  61. eb223ed Merge pull request #3 from dhirschfeld/pyext-fix by Feng Xiao · 10 years ago
  62. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  63. ef6eff2 Explicitly specify pyext/cpp_message.py in py_modules list by David Hirschfeld · 10 years ago
  64. a21bf2e merge 2.6.0 to trunk by jieluo@google.com · 10 years ago
  65. 1eba9d9 merge tags/2.6.0 into trunk by jieluo@google.com · 10 years ago
  66. b70e586 put python cpp tests into pyext/ by jieluo@google.com · 10 years ago
  67. 7580a89 add shared_pr.h by jieluo@google.com · 10 years ago
  68. bde4a32 down integrate python opensource to svn by jieluo@google.com · 10 years ago
  69. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  70. 2c9392f Update version number in trunk by xiaofeng@google.com · 11 years ago
  71. a655b98 Fix issue 438: add missing 'enum_type_wrapper' to setup.py by xiaofeng@google.com · 12 years ago
  72. e34f1f6 Find the protoc from environ first for python. by liujisi@google.com · 12 years ago
  73. ef9acc4 Update version to 2.5.0-pre by liujisi@google.com · 12 years ago
  74. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  75. 9ced30c Down-integration form opensource depot by liujisi@google.com · 12 years ago
  76. 5c24564 Update mainline version to 2.4.2-pre. by liujisi@google.com · 13 years ago
  77. 03aaa04 Python CPP implementation now requires c++ libprotobuf installed before running by liujisi@google.com · 13 years ago
  78. 01cba4b Update mainline version to 2.4.1-pre. by liujisi@google.com · 13 years ago
  79. 9b7f6c5 Fix issues: 223 224 242. by liujisi@google.com · 14 years ago
  80. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  81. 80aa23d Fix Issue 218: Check for protoc executable in vsprojects directory. by kenton@google.com · 14 years ago
  82. ea75323 Update version number in trunk to 2.3.1. by kenton@google.com · 15 years ago
  83. afd32ab Set version to 2.3.0-pre. by kenton@google.com · 15 years ago
  84. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  85. 8169c7f Set version number to 2.2.1 in trunk. by kenton@google.com · 15 years ago
  86. 445f102 Update version number to 2.2.0-pre. by kenton@google.com · 15 years ago
  87. 1fb3d39 Update version number in trunk. by kenton@google.com · 15 years ago
  88. 4152d55 Handle .exe extension when looking for protoc in setup.py. by kenton@google.com · 15 years ago
  89. a6de64a setup.py shouldn't fail if protoc path contains whitespace. by kenton@google.com · 15 years ago
  90. d415782 Update trunk version to 2.0.4-SNAPSHOT. by kenton@google.com · 16 years ago
  91. 26bd9ee Integrate changes from internal code. by kenton@google.com · 16 years ago
  92. 7b29a26 Update version number to 2.0.3-SNAPSHOT. by kenton@google.com · 16 years ago
  93. 24bf56f Integrate changes from internal Google-internal branch. by kenton@google.com · 16 years ago
  94. 4410396 Work around absence of hash_map. by kenton@google.com · 16 years ago
  95. bf86b54 Add code suggested by Michal Januszewski <michalj@gmail.com> to ensure that by temporal · 16 years ago
  96. 742e409 2.0.1 release. by temporal · 16 years ago
  97. ea9d0d8 Add missing module to setup.py. by temporal · 16 years ago
  98. 40ee551 Initial checkin. by temporal · 16 years ago