1. d14fcf4 Rollforward of https://github.com/bazelbuild/bazel/commit/37eb1d79ecb019220073b62321f9eb88aebaa4e4: Attach Java runtime to Java toolchains by ilist · 4 years, 4 months ago
  2. ddfc932 Automated rollback of commit 37eb1d79ecb019220073b62321f9eb88aebaa4e4. by ilist · 4 years, 4 months ago
  3. 37eb1d7 Attach Java runtime to Java toolchains by Ivo List · 4 years, 4 months ago
  4. 3733065 Add toolchain definitions for Java. by Ivo List · 4 years, 4 months ago
  5. 504a5b7 Split tools/jdk/BUILD into part that's needed to produce @build_tools and the content of it. by Ivo List · 4 years, 4 months ago
  6. 37a429a Fix dangling reference to bazel.fish. by philwo · 4 years, 5 months ago
  7. 6d637f4 Use constraints in global conditions instead of configuration flags. by Ivo List · 4 years, 5 months ago
  8. 645093c Add package_metrics.proto to bootstrap protos list by Dmitry Ivankov · 4 years, 6 months ago
  9. 597211b Update documentation for the 3.7.0 release. by John Cater · 4 years, 6 months ago
  10. 676d630 Update bootstrap guava version to 29.0. by Benjamin Peterson · 4 years, 6 months ago
  11. a33de17 [2/3] Bump grpc to 1.32.x to fix a too_many_pings regression by Dmitry Ivankov · 4 years, 6 months ago
  12. 20febac Generate fish shell completion at build time by Akira Baruah · 4 years, 6 months ago
  13. 331c7ed Add fish shell completion hint to installer by Akira Baruah · 4 years, 6 months ago
  14. 961be8c Grpc java 1 31 1 part 2 by Dmitry Ivankov · 4 years, 6 months ago
  15. 8e69eff Update documentation for Bazel 3.6 by laurentlb · 4 years, 6 months ago
  16. 50adefb Funnel all JNI load requests through JniLoader. by jmmv · 4 years, 6 months ago
  17. 53ec80e Add Bazel 3.5.1 docs. by aiuto · 4 years, 6 months ago
  18. f259b8a Implement local_java_repository for local version of Java by Ivo List · 4 years, 7 months ago
  19. 4e11dc1 Stop using reflection to create GrpcServerImpl by michajlo · 4 years, 7 months ago
  20. d83fc58 compile.sh: Rename env var DISTRIBUTION to BAZEL_DISTRIBUTION by Yun Peng · 4 years, 7 months ago
  21. c64da77 Update versioned docs to include 3.5.0. by aiuto · 4 years, 7 months ago
  22. 47890ca make curl fail loudly for non-2xx downloads by Xiaoyi Shi · 4 years, 9 months ago
  23. 1e00502 Clean up how android repos end in the distfile by John Cater · 4 years, 9 months ago
  24. b3a4b51 Update docs for 3.4.0. by Tobias Werth · 4 years, 9 months ago
  25. 09f92f9 Fix wrong path in IntelliJ project file due to Starlark renamification. by philwo · 4 years, 9 months ago
  26. 036e533 [Fix] Bazel zsh autocompletion on `run` by Graham Jenson · 4 years, 10 months ago
  27. 839e9d4 Update documentation for the 3.3.0 release. by John Cater · 4 years, 10 months ago
  28. e2f11d7 Prepare for upgrading grpc to 1.26.0 by Yun Peng · 4 years, 10 months ago
  29. 5606516 Automated rollback of commit 0ff9f3aa65850b00531fea19f145703d7e19fff0. by jingwen · 4 years, 10 months ago
  30. 0ff9f3a Migrate docs.bazel.build to use GitHub Flavored Markdown instead of Kramdown, attempt #2 by wyv · 4 years, 10 months ago
  31. b5827e4 Add fish shell completion for bazel by Akira Baruah · 4 years, 10 months ago
  32. 49a9657 Upload Bazel 3.2.0 documentation. by philwo · 4 years, 10 months ago
  33. f096532 Remove some obsolete code in compile.sh by pcloudy · 4 years, 10 months ago
  34. 83249e5 Exclude java sources for test while bootstrapping by Yun Peng · 4 years, 10 months ago
  35. fcc7d4a Bootstrap with system jar files in Debian build by Yun Peng · 4 years, 10 months ago
  36. 89cfb70 Fix proto compile and derived directory while bootstrapping from the original source by Yun Peng · 4 years, 10 months ago
  37. 8e0f66a Always use //src/java_tools/buildjar:bootstrap_toolchain by Yun Peng · 4 years, 10 months ago
  38. 30781fb Automated rollback of commit c9b9b4bc4f2d2f629ba76d083b22ed847b89bde8. by michajlo · 4 years, 11 months ago
  39. c9b9b4b Migrate docs.bazel.build to use GitHub Flavored Markdown instead of Kramdown by wyv · 4 years, 11 months ago
  40. 307645f Add zsh completion to debian package by Siddhartha Bagaria · 5 years ago
  41. d3a5fd6 Update RE doc page by Jingwen Chen · 5 years ago
  42. c20900e Remove third_party/java/dd_plist by pcloudy · 5 years ago
  43. 6e87c95 Rename Skylark to Starlark in build/lib/starlarkdebug/... by laurentlb · 5 years ago
  44. d2998a3 Make it possible to bootstrap Bazel from original source by Yun Peng · 5 years ago
  45. 69bb393 Update documentation to Bazel 3.1 by Laurent Le Brun · 5 years ago
  46. 0992427 Support publishing FailureDetail messages for crashes by mschaller · 5 years ago
  47. 8227fea Fix bazel zsh completion for users with b defined by Gibson Fahnestock · 5 years ago
  48. 8249d1a Update documentation for the release of 3.0.0. by John Cater · 5 years ago
  49. e94ffc0 Generate a sitemap for docs.bazel.build by Jingwen Chen · 5 years ago
  50. 94bf004 Add a series of lost input targets to the ActionRewindingStats object. by Googler · 5 years ago
  51. 247ca0c Publish docs for Bazel 2.2.0. by philwo · 5 years ago
  52. 0e1100f Fix "missing argument" error in checking jekyll existence. by gregce · 5 years ago
  53. c6244b2 Update serve-docs.sh with gem installation instructions by jingwen · 5 years ago
  54. 65970e5 Move GraphInconsistencyReceiver.Inconsistency to proto for easier reuse. by janakr · 5 years ago
  55. 25a495a Provide Python 3 for the build step. by gregce · 5 years ago
  56. e00f76a Add 'bazel' arg to bazel-jekyll run commands. by gregce · 5 years ago
  57. 00c1832 Upgrade our docs building Docker container to Ubuntu 18.04. by philwo · 5 years ago
  58. e7dcc62 docs.bazel.build design refresh by Jingwen Chen · 5 years ago
  59. 6a5a22b Build Bazel dmg file for release by pcloudy · 5 years ago
  60. c86cf56 Add targets for creating Bazel dmg file for macOS by Yun Peng · 5 years ago
  61. 123f2b9 Remove git notes usage from release process by Yun Peng · 5 years ago
  62. 59d7864 Fix #10459: Support .bazelversion files without a trailing newline. by philwo · 5 years ago
  63. 86b51fc Update documentation to 2.1.0 by Laurent Le Brun · 5 years ago
  64. 2b708fb Add support for bash completion of --config= names by Eric Klein · 5 years ago
  65. d5d3944 Improve mechanism to distribute precompiled jars (e.g. for bootstrapping) by Yannic Bonenberger · 5 years ago
  66. 63f0b36 Add build scripts for release by Yun Peng · 5 years ago
  67. 2a8cc70 Do not fail or print errors when Shellzelisk cannot find a requested ? by Philipp Wollermann · 5 years ago
  68. d6145a0 Add remaining changes for bootstrap build on OpenBSD. by aldersondrive · 5 years ago
  69. 7c15c03 Optimize //src:bazel-dev / package-bazel.sh to reduce incremental build times by 60% by Jingwen Chen · 5 years ago
  70. 145896c Check that tools/bazel is not a directory before attempting to exec by Adam Liddell · 5 years ago
  71. 98ad7d6 Update documentation to 2.0.0 by Klaus Aehlig · 5 years ago
  72. d5ae460 Fix a typo in bazel.sh by Marc Plano-Lesay · 5 years ago
  73. 84eae2f Let shellzelisk fallback to bazel-real if it's the requested version. by philwo · 5 years ago
  74. db0e32c build.sh: Fix bug in build script for RC release by Yun Peng · 5 years ago
  75. d3f8efc Add $USE_BAZEL_VERSION and .bazelversion support to Bazel's wrapper script. by philwo · 5 years ago
  76. 0982aaa Chocolatey: Remove msys2 dependency by Peter Mounce · 5 years ago
  77. f828b4c Fix lintian error "relative-conffile" in our Debian package. by philwo · 5 years ago
  78. 80ea028 Upload docs for Bazel 1.2.0. by philwo · 5 years ago
  79. 3162705 Update release process of apt repo by Yun Peng · 5 years ago
  80. 6376dac Fix error in bash syntax in bisect script. by John Cater · 5 years ago
  81. bea9d25 Extract special BUILD file for //tools/cpp when present in the @bazel_tools by hlopko · 5 years ago
  82. 3a5b710 Remove _embedded_binaries path segment beneath install_base. by Googler · 5 years ago
  83. 64b6b1f Fix chocolatey package name for package-fix-notation by Peter Mounce · 5 years ago
  84. 5a2ec76 Update docs for 1.1.0 by Tobias Werth · 5 years ago
  85. 552cf56 release key: use 64-bit key id by Klaus Aehlig · 5 years ago
  86. f767eb9 1.0.0 docs by dslomov · 5 years ago
  87. 7fdb342 Chocolatey: Remove strict MSYS2 version requirement by Philipp Wollermann · 5 years ago
  88. 4ffb36f Add explicit version minimums for macOS tools by Keith Smiley · 6 years ago
  89. 3b65eb5 change bash-completion .deb package dependency to suggests by Mostyn Bramley-Moore · 6 years ago
  90. f69c3d2 Fix destructive mv of bazel internal files by Austin Schuh · 6 years ago
  91. 96f038a Add documentation data for 0.29.1 release. by John Cater · 6 years ago
  92. ada2c55 Add explicit --sdk argument to xcrun calls by Keith Smiley · 6 years ago
  93. 3d65ff2 Remove obsolete Cloud Build step. by fwe · 6 years ago
  94. 923f742 Use different Docker image for Cloud Build. by fwe · 6 years ago
  95. 79565c7 Cloudbuild: Print Bazel version before building the site. by fwe · 6 years ago
  96. a583cbc Update documentation for 0.29.0 release. by John Cater · 6 years ago
  97. 532778d Fix for a syntax error in bash completion script. by Googler · 6 years ago
  98. d96e1cd ci: Reverts to using += for setting the files var by Kiril Videlov · 6 years ago
  99. ea6d12f Clear COMPREPLY if there are no completions by Zach Pomerantz · 6 years ago
  100. 00f8d65 Convert the bootstrap system to using improved host platform detection. by John Cater · 6 years ago