1. d7c4409 Php 7.3 fix (#5434) by Paul Yang · 5 years ago
  2. 6a51c03 PHP: Add support for primitive types in setters (#5126) by michaelbausor · 6 years ago
  3. 19ef4ab Merge pull request #4816 from hrsht/hrsht/zanker-proto2 by Joshua Haberman · 6 years ago
  4. d0535cc Adds support for proto2 syntax for Ruby gem. by Harshit Chopra · 7 years ago
  5. 9c7655c Ignore python .egg file to make git status clean #5004 by Yuzhang Hu · 6 years ago
  6. d6775fa Added support for Visual Studio 2017 in gitignore by mkosieradzki · 6 years ago
  7. 143851e Remove js_embed binary. (#4709) by Feng Xiao · 6 years ago
  8. 9ccc3e5 Adopt ruby_package in ruby generated code. (#4627) by Paul Yang · 6 years ago
  9. 451e044 Add __init__.py files to compiler and util subpackages (#4117) by Thomas Hisch · 6 years ago
  10. 612b670 Updated .gitignore to exclude downloaded gmock/ directory by Adam Cozzette · 6 years ago
  11. 3c5442a Include googletest as a submodule (#3993) by Carlos O'Ryan · 6 years ago
  12. 23adfeb Reserve unknown in Ruby (#3763) by Paul Yang · 7 years ago
  13. cd5f49d Fix ruby segment fault (#3708) by Paul Yang · 7 years ago
  14. 91da852 update .gitignore by Yilun Chong · 7 years ago
  15. 0255431 revert .gitignore by Yilun Chong · 7 years ago
  16. 0fa4e58 change ignore by Yilun Chong · 7 years ago
  17. d0e6f3b bazel: add bazel symlinks to .gitignore by Jakob Buchgraber · 7 years ago
  18. 25abd7b Add compatibility test for php. (#3041) by Paul Yang · 7 years ago
  19. 9053033 Merge remote-tracking branch 'remotes/google/3.3.x' into merge-3.3-to-master by Adam Cozzette · 7 years ago
  20. 190b527 Make PHP c extension work with PHP7 (#2951) by Paul Yang · 7 years ago
  21. 37c7b76 Merge pull request #2930 from anuraaga/dev_rag by Adam Cozzette · 7 years ago
  22. 10ea251 Added compatibility tests for version 3.0.0 by Adam Cozzette · 7 years ago
  23. 11c902e Add IntelliJ project to gitignore for java project. by Anuraag Agrawal · 7 years ago
  24. 8adf57e Add some new ignores for things generated in conformance. by Thomas Van Lenten · 7 years ago
  25. 3975664 Add conformance test for php (#2655) by Paul Yang · 7 years ago
  26. 1b3a0c1 Auto-generate well_known_types_embed.cc by Adam Cozzette · 7 years ago
  27. 46ae90d Make php generated code conform to PSR-4. (#2435) by Paul Yang · 8 years ago
  28. 25dbc8b Updated .gitignore with Java and JavaScript build artifacts by Adam Cozzette · 8 years ago
  29. c6fa9c7 Auto-generate proto files for tests. by Bo Yang · 8 years ago
  30. e0e5466 Check in php implementation. (#2052) by Paul Yang · 8 years ago
  31. 80f65d2 Add note about JSON tests maybe being wrong. (#1992) by Thomas Van Lenten · 8 years ago
  32. 8156410 Fix up ignores and conformance generation by Thomas Van Lenten · 8 years ago
  33. daec44f Expand the OS X/Xcode gitignores by Thomas Van Lenten · 8 years ago
  34. f367642 Add two missing ignores for conformance directory. by Thomas Van Lenten · 8 years ago
  35. 5477f8c Manually down-integrate python JSON struct support from internal code base. by CH Albach · 8 years ago
  36. 1745f7e Add support for the conformance test for objc when run on OS X by Thomas Van Lenten · 9 years ago
  37. 42f2eee Cleanups of deps and ignores for conformance by Thomas Van Lenten · 9 years ago
  38. f0411ec Update the Mac build script to include the conformance tests by Thomas Van Lenten · 9 years ago
  39. c3aa4c2 Improved SHARED build from CMake project by Konstantin Podsvirov · 9 years ago
  40. 4fefc07 Fix duplicate entry in .gitignore by Dan O'Reilly · 9 years ago
  41. e47cdd5 Merge remote-tracking branch 'upstream/master' into py2_py3_straddle by Dan O'Reilly · 9 years ago
  42. 50a3a80 Merge remote-tracking branch 'upstream/master' into proto3-only by Jon Skeet · 9 years ago
  43. 818c5ee Fix broken builds. by Feng Xiao · 9 years ago
  44. 09f3f4e Updates to handle use of cmake for Windows builds. by Jon Skeet · 9 years ago
  45. f48dca5 Make pbconfig.h independent of config.h by Jisi Liu · 9 years ago
  46. 58cd4a4 ObjC fixup for the branch. by Thomas Van Lenten · 9 years ago
  47. 50a765b Fix bugs in objective-c. by Bo Yang · 9 years ago
  48. f87e5b7 Fix C2385: accessing parent classes' member without specifying is ambiguous. by Bo Yang · 9 years ago
  49. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  50. 4111310 Merge branch 'master' of github.com:google/protobuf into integrate_from_master by Jan Tattermusch · 9 years ago
  51. b89de5f Merge pull request #331 from thomasvl/objc_alpha1_drop by Paul Yang · 9 years ago
  52. 6d3e616 [PYTHON] gitignore eggs by Tamir Duberstein · 9 years ago
  53. 30650d8 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. by Thomas Van Lenten · 9 years ago
  54. c564750 Change to using xUnit for all unit tests, and fetch that via NuGet. by Jon Skeet · 9 years ago
  55. 8d7e943 Add C# files to Visual Studio projects. by Jon Skeet · 9 years ago
  56. b63d432 `.gitignore` generated file by Tamir Duberstein · 9 years ago
  57. 1939efe Add .so to .gitignore. by Jisi Liu · 9 years ago
  58. c2f2bce Update .gitignore so that the newly-added config.h is visible to git. by Jisi Liu · 9 years ago
  59. 7af23e8 Add java compiled targets and several tests target into .gitignore. by Jisi Liu · 9 years ago
  60. d0eb89c Ignore more derived files. by Tres Seaver · 9 years ago
  61. 58dbea9 Ignore .so files. by Tres Seaver · 9 years ago
  62. 2c495e4 Ignore artifacts from autogen.sh by Tres Seaver · 10 years ago
  63. e9d18bc Ignore files generated from new 'map*.protobuf' sources. by Tres Seaver · 10 years ago
  64. 113eb61 Avoid '**/' patterns for compat w/ git < 1.8. by Tres Seaver · 10 years ago
  65. 2853cd4 Add .gitignore file by John Beard · 10 years ago