Bazel: Bump to 9.1.0 Upgrade Bazel to 9.1.0 and refresh Bazel module dependencies to versions that are compatible with Bazel 9. This requires a few migration adjustments: * pin aspect_bazel_lib 2.22.5 and rules_nodejs 6.7.4 at the root; older versions (2.11.0 / 6.2.0) were resolved transitively via the bazlets / aspect_rules_rollup deps, and their toolchain definitions still pass the incompatible_use_toolchain_transition keyword to rule(), which was removed in Bazel 9 * bump rules_java 8.16.1 -> 9.3.0 and rules_python 2.0.0-rc4 -> 2.0.2 * bump the java-prettify submodule to a revision that loads java_library / java_binary from @rules_java//java:defs.bzl, since rules_java 9 no longer injects them as native rules * regenerate MODULE.bazel.lock Change-Id: Ia72e44952d2f8aab09c85671ec44deffbf0369fd
Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is simplicity: it has no formal access controls, no write access, no fancy Javascript, etc.
Gitiles automatically renders *.md Markdown files into HTML for simplified documentation. Refer to the Markdown documentation for details.
Gitiles is configurable in a git-style configuration file named gitiles.config. Refer to the configuration documentation for details.
Use gerrit's issue tracker to file bugs.
Please refer to the Developer Guide.