aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
Commit message (Expand)AuthorAge
* Add some new ignores for things generated in conformance.Gravatar Thomas Van Lenten2017-03-28
* Add conformance test for php (#2655)Gravatar Paul Yang2017-02-01
* Auto-generate well_known_types_embed.ccGravatar Adam Cozzette2016-12-19
* Make php generated code conform to PSR-4. (#2435)Gravatar Paul Yang2016-12-08
* Updated .gitignore with Java and JavaScript build artifactsGravatar Adam Cozzette2016-09-29
* Auto-generate proto files for tests.Gravatar Bo Yang2016-09-15
* Check in php implementation. (#2052)Gravatar Paul Yang2016-09-15
* Add note about JSON tests maybe being wrong. (#1992)Gravatar Thomas Van Lenten2016-08-23
* Fix up ignores and conformance generationGravatar Thomas Van Lenten2016-08-15
* Expand the OS X/Xcode gitignoresGravatar Thomas Van Lenten2016-05-19
* Add two missing ignores for conformance directory.Gravatar Thomas Van Lenten2016-05-06
* Manually down-integrate python JSON struct support from internal code base.Gravatar CH Albach2016-01-29
* Add support for the conformance test for objc when run on OS XGravatar Thomas Van Lenten2015-11-18
* Cleanups of deps and ignores for conformanceGravatar Thomas Van Lenten2015-11-16
* Update the Mac build script to include the conformance testsGravatar Thomas Van Lenten2015-11-04
* Improved SHARED build from CMake projectGravatar Konstantin Podsvirov2015-10-15
* Fix duplicate entry in .gitignoreGravatar Dan O'Reilly2015-08-18
* Merge remote-tracking branch 'upstream/master' into py2_py3_straddleGravatar Dan O'Reilly2015-08-12
|\
| * Merge remote-tracking branch 'upstream/master' into proto3-onlyGravatar Jon Skeet2015-06-19
| |\
| | * Fix broken builds.Gravatar Feng Xiao2015-06-17
| * | Updates to handle use of cmake for Windows builds.Gravatar Jon Skeet2015-06-17
| |/
| * Make pbconfig.h independent of config.hGravatar Jisi Liu2015-06-13
| * ObjC fixup for the branch.Gravatar Thomas Van Lenten2015-05-26
| * Fix bugs in objective-c.Gravatar Bo Yang2015-05-25
| * Fix C2385: accessing parent classes' member without specifying is ambiguous.Gravatar Bo Yang2015-05-24
| * down-integrate internal changesGravatar Bo Yang2015-05-21
| * Merge branch 'master' of github.com:google/protobuf into integrate_from_masterGravatar Jan Tattermusch2015-05-13
| |\
| | * Merge pull request #331 from thomasvl/objc_alpha1_dropGravatar Paul Yang2015-05-06
| | |\
| | * | [PYTHON] gitignore eggsGravatar Tamir Duberstein2015-05-06
| | | * Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Gravatar Thomas Van Lenten2015-05-06
| | |/
| * | Change to using xUnit for all unit tests, and fetch that via NuGet.Gravatar Jon Skeet2015-04-30
| * | Add C# files to Visual Studio projects.Gravatar Jon Skeet2015-04-24
| |/
| * `.gitignore` generated fileGravatar Tamir Duberstein2015-03-31
| * Add .so to .gitignore.Gravatar Jisi Liu2015-02-28
| * Update .gitignore so that the newly-added config.h is visible to git.Gravatar Jisi Liu2015-02-25
| * Add java compiled targets and several tests target into .gitignore.Gravatar Jisi Liu2015-02-09
* | Ignore more derived files.Gravatar Tres Seaver2015-01-13
* | Ignore .so files.Gravatar Tres Seaver2015-01-13
|/
* Ignore artifacts from autogen.shGravatar Tres Seaver2014-12-09
* Ignore files generated from new 'map*.protobuf' sources.Gravatar Tres Seaver2014-11-18
* Avoid '**/' patterns for compat w/ git < 1.8.Gravatar Tres Seaver2014-11-17
* Add .gitignore fileGravatar John Beard2014-10-16