kc3-lang/brotli/.gitattributes

Branch :


Log

Author Commit Date CI Message
14068984 2025-09-25 07:59:41 Build and test with PY2.7 PiperOrigin-RevId: 811352084
00c6df4d 2025-06-02 02:55:53 Include go bindings in archive export PiperOrigin-RevId: 766107843
2ad58d86 2024-01-05 01:57:06 use .bazelignore instead of fake repositories PiperOrigin-RevId: 595931804
ce9c16e8 2023-09-13 05:13:11 upload full testdata archive PiperOrigin-RevId: 565017690
0b8d3c61 2023-07-26 12:56:04 Update .gitattributes Update list of exportes files in root directory
db361a0b 2020-08-27 15:56:54 Re-add python bindings to sources tarball
d0529182 2020-08-26 17:13:31 Fix build files (#829)
f0db711f 2020-05-15 13:04:17 Filter sources for the tarball. (#808)
40f0fdcd 2019-07-16 17:49:14 Explicitly mark tests/testdata/* as binary. (#761) Fixes #760 Drive-by: * update go_rules * modernize brotli_inc * fix wrapper build * update PY to 3 in Travis / OSX / Bazel build * upgrade JS Bazel rules.