1. 4261b2a Inclusive naming fixit by aiuto · 3 years, 10 months ago
  2. 219eac8 Look for WORKSPACE.bazel as well in Bazel wrapper script by Geoffrey Martin-Noble · 4 years, 2 months ago
  3. 47890ca make curl fail loudly for non-2xx downloads by Xiaoyi Shi · 4 years, 8 months ago
  4. 59d7864 Fix #10459: Support .bazelversion files without a trailing newline. by philwo · 5 years ago
  5. 2a8cc70 Do not fail or print errors when Shellzelisk cannot find a requested ? by Philipp Wollermann · 5 years ago
  6. 145896c Check that tools/bazel is not a directory before attempting to exec by Adam Liddell · 5 years ago
  7. d5ae460 Fix a typo in bazel.sh by Marc Plano-Lesay · 5 years ago
  8. 84eae2f Let shellzelisk fallback to bazel-real if it's the requested version. by philwo · 5 years ago
  9. d3f8efc Add $USE_BAZEL_VERSION and .bazelversion support to Bazel's wrapper script. by philwo · 5 years ago
  10. eb9a302 Don?t try to execute tools/bazel if it?s a directory by Michael Hackner · 6 years ago
  11. fce6ce5 Fix shellcheck warning of BAZEL_REAL variable by Thi · 6 years ago
  12. ccaee70 Make it easier for tools/bazel wrapper script to find bazel-real by Dan Fabulich · 8 years ago
  13. a5afe95 Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" is not picked up when you run the scripts manually using "bash script.sh". by Philipp Wollermann · 9 years ago
  14. ba04b2d Create a wrapper script which looks for an executable in the workspace by Brian Silverman · 9 years ago