1. 0bc8db1 Add link to proto/grpc docs on rules authors SIG (#111) by Alex Eagle · 2 years, 4 months ago
  2. e507ccd Update code annotations to 'starlark' (#105) by Ignas Anikevicius · 2 years, 5 months ago
  3. 244e0b6 Upgrade to protobuf 3.19.2 (#109) by Dan Halperin · 2 years, 5 months ago 4.0.0-3.19.2
  4. 11bf7c2 Update protobuf to 3.19.1 (#108) by Thi Doãn · 2 years, 7 months ago 4.0.0-3.19.1
  5. 9e4c622 Update bazel skylib version to prevent failures on newer Bazel versions. (#104) by Ivo List · 2 years, 7 months ago
  6. 9f450d5 Update rules_java to HEAD (#102) by Ben Lee · 2 years, 7 months ago
  7. b22f786 Remove delete buildkite pipeline from readme (#98) by Yannic · 2 years, 9 months ago
  8. 3028bb0 Upgrade WORKSPACE snipped to 4.0.0 release (#99) by Yannic · 2 years, 9 months ago
  9. fcad468 Added `repositories` `bzl_library` (#94) by UebelAndre · 2 years, 11 months ago 4.0.0
  10. af64819 Remove ubuntu1604 from presubmit.yml (#90) by Philipp Wollermann · 3 years ago
  11. c0b62f2 Upgrade protobuf to 3.17.0 (#88) by tandel-pratik · 3 years ago
  12. f7a30f6 Merge pull request #77 from Yannic/proto_descriptor_set_rule by Ivo List · 3 years, 4 months ago
  13. a0761ed Merge pull request #81 from Yannic/patch-3 by Ivo List · 3 years, 5 months ago
  14. 3e20e93 Bump bazel-toolchains to 3.7.2 by Yannic · 3 years, 5 months ago
  15. a4fae89 Reduce buffer to 4kB (because Windows...) by Yannic Bonenberger · 3 years, 5 months ago
  16. cfdc2fa Merge pull request #80 from Yannic/patch-3 by Ivo List · 3 years, 5 months ago
  17. 539ef20 Add AUTHORS file by Yannic · 3 years, 5 months ago
  18. 5c170d7 Create proto_descriptor_set by Yannic Bonenberger · 3 years, 7 months ago
  19. 84ba6ec Merge pull request #74 from Yannic/patch-1 by Ivo List · 3 years, 7 months ago
  20. 008a194 Merge pull request #75 from Yannic/patch-2 by Ivo List · 3 years, 7 months ago
  21. cd6d693 s/whitelisting/allowlisting/ by Yannic · 3 years, 7 months ago
  22. 2b8f652 Delete renovate.json by Yannic · 3 years, 7 months ago
  23. 7e4afce Merge pull request #68 from Yannic/proto_3_13 by Ivo List · 3 years, 8 months ago
  24. aa064f2 Merge pull request #72 from bazelbuild/comius-patch-1 by Ivo List · 3 years, 8 months ago
  25. 987c573 Add @comius to CODEOWNERS by Ivo List · 3 years, 8 months ago
  26. 4218ace Fix shebang, remove non-existing URLs and make script error-out if URL doesn't exist by Yannic Bonenberger · 3 years, 8 months ago
  27. 6103a18 Upgrade Protobuf to 3.13.0 by Yannic Bonenberger · 3 years, 10 months ago
  28. 4029855 Merge pull request #66 from keith/ks/make-tags-bzl_library-private by Ivo List · 3 years, 10 months ago
  29. 7cc8522 Make tags bzl_library private by Keith Smiley · 3 years, 10 months ago
  30. 7fd2fe8 Merge pull request #65 from keith/ks/add-bzl_library-targets by Ivo List · 3 years, 10 months ago
  31. b55ec92 Fixups by Keith Smiley · 3 years, 10 months ago
  32. 46d513c Remove comment by Keith Smiley · 3 years, 10 months ago
  33. da714ef Add bzl_library targets by Keith Smiley · 3 years, 10 months ago
  34. 1fdf540 Merge pull request #64 from keith/ks/update-bazel-toolchains by Ivo List · 3 years, 10 months ago
  35. 7477811 Merge pull request #36 from ribrdb/binaries by Ivo List · 3 years, 10 months ago
  36. 28b9ae8 Add double quotes in proto/private/generate_sums.sh by Ivo List · 3 years, 10 months ago
  37. 16f1c5d Add double quotes in proto/private/generate_sums.sh by Ivo List · 3 years, 10 months ago
  38. abf125b Add double quotes in proto/private/generate_sums.sh by Ivo List · 3 years, 10 months ago
  39. 193def1 Fix protobuf_deps in dependencies.bzl by Ivo List · 3 years, 10 months ago
  40. 672054e Update bazel-toolchains by Keith Smiley · 3 years, 10 months ago
  41. 486aaf1 Disable buildifier warning "skylark-comment" (#61) by Yannic · 4 years ago
  42. 0abe018 Run buildifier and fix typos. by Ryan Brown · 4 years, 2 months ago
  43. ed8ab65 Add docstrings. by Ryan Brown · 4 years, 2 months ago
  44. 92bf3de Add license header to generate_sums.sh by Ryan Brown · 4 years, 2 months ago
  45. 33cd420 - Add mirror.bazel.build URLS by Ryan Brown · 4 years, 2 months ago
  46. 4fd675f Fix another lint error. by Ryan Brown · 4 years, 2 months ago
  47. b607048 Fix lint warnings. by Ryan Brown · 4 years, 2 months ago
  48. a0ea786 Fix shasum for windows_x86_64 by Ryan Brown · 4 years, 2 months ago
  49. 19458d4 Fix typo by Ryan Brown · 4 years, 2 months ago
  50. cf51e7a Run buildifier. by Ryan Brown · 4 years, 2 months ago
  51. ed90c15 Address PR feedback. by Ryan Brown · 4 years, 2 months ago
  52. 6d03100 Merge branch 'master' of https://github.com/bazelbuild/rules_proto into binaries by Ryan Brown · 4 years, 2 months ago
  53. 8b81c3c Remove @hlopko from CODEOWNERS (#53) by Yannic · 4 years, 3 months ago
  54. 218ffa7 Update Protobuf to v3.11.3 (#49) by Yannic · 4 years, 4 months ago
  55. f6b8d89 Merge pull request #48 from Yannic/update_rbe by lberki · 4 years, 5 months ago
  56. aad3fba Update @bazel_toolchains to 2.0.4 by Yannic Bonenberger · 4 years, 5 months ago
  57. 3341ee7 Merge pull request #47 from Yannic/remove_gitattributes by Marcel Hlopko · 4 years, 5 months ago
  58. 8c69df6 Don't set language for Starlark files to Python by Yannic Bonenberger · 4 years, 5 months ago
  59. d7666ec Merge pull request #38 from Yannic/apply_283039855 by lberki · 4 years, 5 months ago
  60. 2c04683 Merge pull request #37 from bazelbuild/philwo-patch-1 by Marcel Hlopko · 4 years, 7 months ago
  61. 6a10273 Fix immutable frozen set bug in defs.bzl by Googler · 4 years, 7 months ago
  62. 4ca5137 Mirror all http_archives. by Philipp Wollermann · 4 years, 7 months ago
  63. ba01445 Add a protoc_binary rule so that @com_google_protobuf//:protoc isn't a file. by Ryan Brown · 4 years, 7 months ago
  64. 2c3dbcc Use the protobuf release instead of sources where possible. by Ryan Brown · 4 years, 7 months ago
  65. f6c112f Merge pull request #32 from bazelbuild/hlopko-patch-2 by Marcel Hlopko · 4 years, 7 months ago
  66. 33549b8 Merge pull request #34 from hlopko/add_renovate by Marcel Hlopko · 4 years, 8 months ago
  67. c43f405 Merge pull request #33 from Yannic/patch-1 by Marcel Hlopko · 4 years, 8 months ago
  68. 816508c Add renovate.json by Marcel Hlopko · 4 years, 8 months ago
  69. 45ad8c4 Update @bazel_toolchains to 1.1.0 by Yannic · 4 years, 8 months ago
  70. 58a1b5d Add badge for incompatible flag pipeline by Marcel Hlopko · 4 years, 8 months ago
  71. 0b96d7d Merge pull request #26 from hlopko/add_buildifier by Marcel Hlopko · 4 years, 8 months ago
  72. a33393f Fix warnings by Marcel Hlopko · 4 years, 8 months ago
  73. e1073a1 Merge pull request #28 from Yannic/roll_bazel_toolchains by Marcel Hlopko · 4 years, 8 months ago
  74. 29ca7bc Roll @bazel_toolchains to 1.0.0 by Yannic Bonenberger · 4 years, 8 months ago
  75. 346b0e1 Enable all warnings by Marcel Hlopko · 4 years, 8 months ago
  76. a6d5635 More fixes by Marcel Hlopko · 4 years, 8 months ago
  77. c8cf15c Convert skydoc to line comments because buildifier is mad by Marcel Hlopko · 4 years, 8 months ago
  78. bb76e99 Fix buildifier warnings by Marcel Hlopko · 4 years, 8 months ago
  79. 9a11150 Add buildifier presubmit check by Marcel Hlopko · 4 years, 8 months ago
  80. 860e900 Merge pull request #23 from bazelbuild/hlopko-patch-1 by Marcel Hlopko · 4 years, 8 months ago
  81. 25f46f1 Merge pull request #17 from Yannic/roll_proto by Marcel Hlopko · 4 years, 8 months ago
  82. b6e9288 Roll Protobuf to v3.10.0 by Yannic Bonenberger · 4 years, 10 months ago
  83. 9f8407e Remove dbabkin from codeowners by Marcel Hlopko · 4 years, 8 months ago
  84. 9cd4f8f Merge pull request #15 from Yannic/change_30b4b32aefc3f4c0d845ef91c4e1e6d1e645e4cd by lberki · 4 years, 10 months ago
  85. 7966eb2 Update Protobuf by Yannic · 4 years, 10 months ago
  86. 4f0f33d Merge pull request #12 from Yannic/change_9820bbf14cc575382b32da4c8317253786d5694d by lberki · 4 years, 11 months ago
  87. 8a30ddc Merge pull request #8 from Yannic/patch-2 by lberki · 4 years, 11 months ago
  88. 26a9e63 Update README to reflect good revision by Yannic · 4 years, 11 months ago
  89. 97d8af4 Merge pull request #9 from Yannic/green_ci by lberki · 4 years, 11 months ago
  90. 82c4df9 Replace @laurentlb with @dbabkin by Yannic Bonenberger · 4 years, 11 months ago
  91. 4a83eb6 Make CI green by Yannic Bonenberger · 4 years, 11 months ago
  92. f7c959b Merge pull request #4 from Yannic/patch-1 by lberki · 4 years, 11 months ago
  93. d41e417 [docs] Add reference to automatic buildifier fix by Yannic · 5 years ago
  94. ad07aba Add CODEOWNERS for rules_proto by Yannic · 5 years ago
  95. b0cc14b Merge pull request #3 from Yannic/prepare_for_incompatible_load_proto_rules_from_bzl by lberki · 5 years ago
  96. b9e633e Add migration tag to rules and export some more native symbols by Yannic Bonenberger · 5 years ago
  97. 458aaf7 Initial project setup (#2) by Marcel Hlopko · 5 years ago
  98. 2b6cf6e Remove copyright headers from .git{attributes,ignore} by Yannic Bonenberger · 5 years ago
  99. 3c42de4 Address comments from review by Yannic Bonenberger · 5 years ago
  100. 6b18ae9 Remove non-essential copyright headers by Yannic Bonenberger · 5 years ago