1. e2f11d7 Prepare for upgrading grpc to 1.26.0 by Yun Peng · 4 years, 10 months ago
  2. 5606516 Automated rollback of commit 0ff9f3aa65850b00531fea19f145703d7e19fff0. by jingwen · 4 years, 10 months ago
  3. 0ff9f3a Migrate docs.bazel.build to use GitHub Flavored Markdown instead of Kramdown, attempt #2 by wyv · 4 years, 10 months ago
  4. b5827e4 Add fish shell completion for bazel by Akira Baruah · 4 years, 10 months ago
  5. 49a9657 Upload Bazel 3.2.0 documentation. by philwo · 4 years, 10 months ago
  6. f096532 Remove some obsolete code in compile.sh by pcloudy · 4 years, 10 months ago
  7. 83249e5 Exclude java sources for test while bootstrapping by Yun Peng · 4 years, 10 months ago
  8. fcc7d4a Bootstrap with system jar files in Debian build by Yun Peng · 4 years, 10 months ago
  9. 89cfb70 Fix proto compile and derived directory while bootstrapping from the original source by Yun Peng · 4 years, 10 months ago
  10. 8e0f66a Always use //src/java_tools/buildjar:bootstrap_toolchain by Yun Peng · 4 years, 10 months ago
  11. 30781fb Automated rollback of commit c9b9b4bc4f2d2f629ba76d083b22ed847b89bde8. by michajlo · 4 years, 10 months ago
  12. c9b9b4b Migrate docs.bazel.build to use GitHub Flavored Markdown instead of Kramdown by wyv · 4 years, 10 months ago
  13. 307645f Add zsh completion to debian package by Siddhartha Bagaria · 4 years, 11 months ago
  14. d3a5fd6 Update RE doc page by Jingwen Chen · 4 years, 11 months ago
  15. c20900e Remove third_party/java/dd_plist by pcloudy · 5 years ago
  16. 6e87c95 Rename Skylark to Starlark in build/lib/starlarkdebug/... by laurentlb · 5 years ago
  17. d2998a3 Make it possible to bootstrap Bazel from original source by Yun Peng · 5 years ago
  18. 69bb393 Update documentation to Bazel 3.1 by Laurent Le Brun · 5 years ago
  19. 0992427 Support publishing FailureDetail messages for crashes by mschaller · 5 years ago
  20. 8227fea Fix bazel zsh completion for users with b defined by Gibson Fahnestock · 5 years ago
  21. 8249d1a Update documentation for the release of 3.0.0. by John Cater · 5 years ago
  22. e94ffc0 Generate a sitemap for docs.bazel.build by Jingwen Chen · 5 years ago
  23. 94bf004 Add a series of lost input targets to the ActionRewindingStats object. by Googler · 5 years ago
  24. 247ca0c Publish docs for Bazel 2.2.0. by philwo · 5 years ago
  25. 0e1100f Fix "missing argument" error in checking jekyll existence. by gregce · 5 years ago
  26. c6244b2 Update serve-docs.sh with gem installation instructions by jingwen · 5 years ago
  27. 65970e5 Move GraphInconsistencyReceiver.Inconsistency to proto for easier reuse. by janakr · 5 years ago
  28. 25a495a Provide Python 3 for the build step. by gregce · 5 years ago
  29. e00f76a Add 'bazel' arg to bazel-jekyll run commands. by gregce · 5 years ago
  30. 00c1832 Upgrade our docs building Docker container to Ubuntu 18.04. by philwo · 5 years ago
  31. e7dcc62 docs.bazel.build design refresh by Jingwen Chen · 5 years ago
  32. 6a5a22b Build Bazel dmg file for release by pcloudy · 5 years ago
  33. c86cf56 Add targets for creating Bazel dmg file for macOS by Yun Peng · 5 years ago
  34. 123f2b9 Remove git notes usage from release process by Yun Peng · 5 years ago
  35. 59d7864 Fix #10459: Support .bazelversion files without a trailing newline. by philwo · 5 years ago
  36. 86b51fc Update documentation to 2.1.0 by Laurent Le Brun · 5 years ago
  37. 2b708fb Add support for bash completion of --config= names by Eric Klein · 5 years ago
  38. d5d3944 Improve mechanism to distribute precompiled jars (e.g. for bootstrapping) by Yannic Bonenberger · 5 years ago
  39. 63f0b36 Add build scripts for release by Yun Peng · 5 years ago
  40. 2a8cc70 Do not fail or print errors when Shellzelisk cannot find a requested ? by Philipp Wollermann · 5 years ago
  41. d6145a0 Add remaining changes for bootstrap build on OpenBSD. by aldersondrive · 5 years ago
  42. 7c15c03 Optimize //src:bazel-dev / package-bazel.sh to reduce incremental build times by 60% by Jingwen Chen · 5 years ago
  43. 145896c Check that tools/bazel is not a directory before attempting to exec by Adam Liddell · 5 years ago
  44. 98ad7d6 Update documentation to 2.0.0 by Klaus Aehlig · 5 years ago
  45. d5ae460 Fix a typo in bazel.sh by Marc Plano-Lesay · 5 years ago
  46. 84eae2f Let shellzelisk fallback to bazel-real if it's the requested version. by philwo · 5 years ago
  47. db0e32c build.sh: Fix bug in build script for RC release by Yun Peng · 5 years ago
  48. d3f8efc Add $USE_BAZEL_VERSION and .bazelversion support to Bazel's wrapper script. by philwo · 5 years ago
  49. 0982aaa Chocolatey: Remove msys2 dependency by Peter Mounce · 5 years ago
  50. f828b4c Fix lintian error "relative-conffile" in our Debian package. by philwo · 5 years ago
  51. 80ea028 Upload docs for Bazel 1.2.0. by philwo · 5 years ago
  52. 3162705 Update release process of apt repo by Yun Peng · 5 years ago
  53. 6376dac Fix error in bash syntax in bisect script. by John Cater · 5 years ago
  54. bea9d25 Extract special BUILD file for //tools/cpp when present in the @bazel_tools by hlopko · 5 years ago
  55. 3a5b710 Remove _embedded_binaries path segment beneath install_base. by Googler · 5 years ago
  56. 64b6b1f Fix chocolatey package name for package-fix-notation by Peter Mounce · 5 years ago
  57. 5a2ec76 Update docs for 1.1.0 by Tobias Werth · 5 years ago
  58. 552cf56 release key: use 64-bit key id by Klaus Aehlig · 5 years ago
  59. f767eb9 1.0.0 docs by dslomov · 5 years ago
  60. 7fdb342 Chocolatey: Remove strict MSYS2 version requirement by Philipp Wollermann · 5 years ago
  61. 4ffb36f Add explicit version minimums for macOS tools by Keith Smiley · 6 years ago
  62. 3b65eb5 change bash-completion .deb package dependency to suggests by Mostyn Bramley-Moore · 6 years ago
  63. f69c3d2 Fix destructive mv of bazel internal files by Austin Schuh · 6 years ago
  64. 96f038a Add documentation data for 0.29.1 release. by John Cater · 6 years ago
  65. ada2c55 Add explicit --sdk argument to xcrun calls by Keith Smiley · 6 years ago
  66. 3d65ff2 Remove obsolete Cloud Build step. by fwe · 6 years ago
  67. 923f742 Use different Docker image for Cloud Build. by fwe · 6 years ago
  68. 79565c7 Cloudbuild: Print Bazel version before building the site. by fwe · 6 years ago
  69. a583cbc Update documentation for 0.29.0 release. by John Cater · 6 years ago
  70. 532778d Fix for a syntax error in bash completion script. by Googler · 6 years ago
  71. d96e1cd ci: Reverts to using += for setting the files var by Kiril Videlov · 6 years ago
  72. ea6d12f Clear COMPREPLY if there are no completions by Zach Pomerantz · 6 years ago
  73. 00f8d65 Convert the bootstrap system to using improved host platform detection. by John Cater · 6 years ago
  74. db063a8 Add internal macros and partially migrate Bazel for upcoming change by brandjon · 6 years ago
  75. 46fb33c Use bazelbuild/rules_pkg for the debian release packaging. by Tony Aiuto · 6 years ago
  76. ed8a5ec Use rules_pkg for rpm build by Tony Aiuto · 6 years ago
  77. f24768b Fix an incompatibility with newer MSYS2 versions that caused the compile.sh script to hang / fail. by philwo · 6 years ago
  78. b5c9225 Update documentation to Bazel 0.28 by Laurent Le Brun · 6 years ago
  79. 46faa85 Declare chocolatey dependency on VC redist package by Peter Mounce · 6 years ago
  80. 9fa9571 Python is unnecessary dependency by Peter Mounce · 6 years ago
  81. 874fe75 Windows: fix string quoting in powershell scripts by Laszlo Csomor · 6 years ago
  82. 7f39591 Replace curled quotes with ASCII quotes. by laszlocsomor · 6 years ago
  83. 7523e2c Windows, bootstrap: fail if unzip would fail by Laszlo Csomor · 6 years ago
  84. 9a5aa2b Bootstrap: remove non-existent path from DIRS by Laszlo Csomor · 6 years ago
  85. fe28bb7 Windows: remove envvars from Chocolatey output by Laszlo Csomor · 6 years ago
  86. 400c2c7 Windows: add script to build a .msi package by Laszlo Csomor · 6 years ago
  87. ef4936c Remove whitespace after '#!'. by philwo · 6 years ago
  88. 89cd56c Make scripts/docs/dot_converter.py Python 3 compatible so //site can be built with Bazel 0.27 without --force_host_python=PY2. by jingwen · 6 years ago
  89. d92004a Update documentation to 0.27.0 by laurentlb · 6 years ago
  90. 82ec619 Automated rollback of commit 332379ad6f8c49b0e087b504d73d3483c529e399. by hlopko · 6 years ago
  91. 332379a Add --incompatible_use_platforms_repo_for_constraints by Marcel Hlopko · 6 years ago
  92. aaf6457 Embed @platforms into the Bazel binary by hlopko · 6 years ago
  93. 88be1f7 Automated rollback of commit 324dc44e6bafb487331724ae83d67bc18ed8a8aa. by hlopko · 6 years ago
  94. 324dc44 Embed @platforms into the Bazel binary by Marcel Hlopko · 6 years ago
  95. 719c42e Add version 0.26.0 to docs by Klaus Aehlig · 6 years ago
  96. eb9a302 Don?t try to execute tools/bazel if it?s a directory by Michael Hackner · 6 years ago
  97. ead5847 Use the new GCS bucket name for our encrypted secrets. by philwo · 6 years ago
  98. a2317cc Fix for chocolatey build; github deprecated TLS 1.1, so ask powershell to use TLS 1.2 by Peter Mounce · 6 years ago
  99. 45f016d bazel-bisect should shut down interim bazel servers. by jcater · 6 years ago
  100. e67c961 Fix a non-determinism in create_embedded_tools.py. by philwo · 6 years ago