Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
a8d8eb17df39ba3f16990e8af3528b107b07b0f0
/
.gitignore
a4866d3
Updated .gitignore to include Kotlin directories
by Adam Cozzette
· 3 years, 11 months ago
62c402a
Add 'java/lite/target' to .gitignore (#8439)
by aaron ai
· 4 years ago
48234f5
Make the new multi-level ruby tests fit the existing structure better and add them to the makefile
by Rob Widmer
· 4 years, 2 months ago
823f351
Port for php8 (#8105)
by Paul Yang
· 4 years, 4 months ago
58f4260
Merged 3.13.x into master
by Adam Cozzette
· 4 years, 7 months ago
d4ca929
Port php c extension to php8 (#7793)
by Paul Yang
· 4 years, 8 months ago
e2cc2de
Fix lots of spelling errors (#7751)
by Peter Newman
· 4 years, 8 months ago
0929596
Check realoneof in json parsing (#7763)
by Paul Yang
· 4 years, 8 months ago
d4abad8
Optimize reading strings across segments
by James Newton-King
· 4 years, 9 months ago
29c83ba
python: add sphinx docs (#6525)
by Tim Swast
· 5 years ago
fe1790c
Fix Multiple Request for PHP (#7008)
by Paul Yang
· 5 years ago
c53e5b8
Avoid too much overhead in layout_init (#6716)
by Paul Yang
· 5 years ago
ce942bc
Add binary conformance tests for map fields (#6560)
by Paul Yang
· 6 years ago
5af81a4
Use parameter name comment
by ST-DDT
· 6 years ago
d7c4409
Php 7.3 fix (#5434)
by Paul Yang
· 6 years ago
6a51c03
PHP: Add support for primitive types in setters (#5126)
by michaelbausor
· 6 years ago
19ef4ab
Merge pull request #4816 from hrsht/hrsht/zanker-proto2
by Joshua Haberman
· 6 years ago
d0535cc
Adds support for proto2 syntax for Ruby gem.
by Harshit Chopra
· 6 years ago
9c7655c
Ignore python .egg file to make git status clean #5004
by Yuzhang Hu
· 7 years ago
d6775fa
Added support for Visual Studio 2017 in gitignore
by mkosieradzki
· 7 years ago
143851e
Remove js_embed binary. (#4709)
by Feng Xiao
· 7 years ago
9ccc3e5
Adopt ruby_package in ruby generated code. (#4627)
by Paul Yang
· 7 years ago
451e044
Add __init__.py files to compiler and util subpackages (#4117)
by Thomas Hisch
· 7 years ago
612b670
Updated .gitignore to exclude downloaded gmock/ directory
by Adam Cozzette
· 7 years ago
3c5442a
Include googletest as a submodule (#3993)
by Carlos O'Ryan
· 7 years ago
23adfeb
Reserve unknown in Ruby (#3763)
by Paul Yang
· 7 years ago
cd5f49d
Fix ruby segment fault (#3708)
by Paul Yang
· 7 years ago
91da852
update .gitignore
by Yilun Chong
· 8 years ago
0255431
revert .gitignore
by Yilun Chong
· 8 years ago
0fa4e58
change ignore
by Yilun Chong
· 8 years ago
d0e6f3b
bazel: add bazel symlinks to .gitignore
by Jakob Buchgraber
· 8 years ago
25abd7b
Add compatibility test for php. (#3041)
by Paul Yang
· 8 years ago
9053033
Merge remote-tracking branch 'remotes/google/3.3.x' into merge-3.3-to-master
by Adam Cozzette
· 8 years ago
190b527
Make PHP c extension work with PHP7 (#2951)
by Paul Yang
· 8 years ago
37c7b76
Merge pull request #2930 from anuraaga/dev_rag
by Adam Cozzette
· 8 years ago
10ea251
Added compatibility tests for version 3.0.0
by Adam Cozzette
· 8 years ago
11c902e
Add IntelliJ project to gitignore for java project.
by Anuraag Agrawal
· 8 years ago
8adf57e
Add some new ignores for things generated in conformance.
by Thomas Van Lenten
· 8 years ago
3975664
Add conformance test for php (#2655)
by Paul Yang
· 8 years ago
1b3a0c1
Auto-generate well_known_types_embed.cc
by Adam Cozzette
· 8 years ago
46ae90d
Make php generated code conform to PSR-4. (#2435)
by Paul Yang
· 8 years ago
25dbc8b
Updated .gitignore with Java and JavaScript build artifacts
by Adam Cozzette
· 8 years ago
c6fa9c7
Auto-generate proto files for tests.
by Bo Yang
· 9 years ago
e0e5466
Check in php implementation. (#2052)
by Paul Yang
· 9 years ago
80f65d2
Add note about JSON tests maybe being wrong. (#1992)
by Thomas Van Lenten
· 9 years ago
8156410
Fix up ignores and conformance generation
by Thomas Van Lenten
· 9 years ago
daec44f
Expand the OS X/Xcode gitignores
by Thomas Van Lenten
· 9 years ago
f367642
Add two missing ignores for conformance directory.
by Thomas Van Lenten
· 9 years ago
5477f8c
Manually down-integrate python JSON struct support from internal code base.
by CH Albach
· 9 years ago
1745f7e
Add support for the conformance test for objc when run on OS X
by Thomas Van Lenten
· 9 years ago
42f2eee
Cleanups of deps and ignores for conformance
by Thomas Van Lenten
· 9 years ago
f0411ec
Update the Mac build script to include the conformance tests
by Thomas Van Lenten
· 9 years ago
c3aa4c2
Improved SHARED build from CMake project
by Konstantin Podsvirov
· 9 years ago
4fefc07
Fix duplicate entry in .gitignore
by Dan O'Reilly
· 10 years ago
e47cdd5
Merge remote-tracking branch 'upstream/master' into py2_py3_straddle
by Dan O'Reilly
· 10 years ago
50a3a80
Merge remote-tracking branch 'upstream/master' into proto3-only
by Jon Skeet
· 10 years ago
818c5ee
Fix broken builds.
by Feng Xiao
· 10 years ago
09f3f4e
Updates to handle use of cmake for Windows builds.
by Jon Skeet
· 10 years ago
f48dca5
Make pbconfig.h independent of config.h
by Jisi Liu
· 10 years ago
58cd4a4
ObjC fixup for the branch.
by Thomas Van Lenten
· 10 years ago
50a765b
Fix bugs in objective-c.
by Bo Yang
· 10 years ago
f87e5b7
Fix C2385: accessing parent classes' member without specifying is ambiguous.
by Bo Yang
· 10 years ago
5db2173
down-integrate internal changes
by Bo Yang
· 10 years ago
4111310
Merge branch 'master' of github.com:google/protobuf into integrate_from_master
by Jan Tattermusch
· 10 years ago
b89de5f
Merge pull request #331 from thomasvl/objc_alpha1_drop
by Paul Yang
· 10 years ago
6d3e616
[PYTHON] gitignore eggs
by Tamir Duberstein
· 10 years ago
30650d8
Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.
by Thomas Van Lenten
· 10 years ago
c564750
Change to using xUnit for all unit tests, and fetch that via NuGet.
by Jon Skeet
· 10 years ago
8d7e943
Add C# files to Visual Studio projects.
by Jon Skeet
· 10 years ago
b63d432
`.gitignore` generated file
by Tamir Duberstein
· 10 years ago
1939efe
Add .so to .gitignore.
by Jisi Liu
· 10 years ago
c2f2bce
Update .gitignore so that the newly-added config.h is visible to git.
by Jisi Liu
· 10 years ago
7af23e8
Add java compiled targets and several tests target into .gitignore.
by Jisi Liu
· 10 years ago
d0eb89c
Ignore more derived files.
by Tres Seaver
· 10 years ago
58dbea9
Ignore .so files.
by Tres Seaver
· 10 years ago
2c495e4
Ignore artifacts from autogen.sh
by Tres Seaver
· 10 years ago
e9d18bc
Ignore files generated from new 'map*.protobuf' sources.
by Tres Seaver
· 10 years ago
113eb61
Avoid '**/' patterns for compat w/ git < 1.8.
by Tres Seaver
· 10 years ago
2853cd4
Add .gitignore file
by John Beard
· 10 years ago