1. 5f0330f Address Gemini suggestions for VirtualActionInputBlob by Fabian Meumertzheim · 4 minutes ago master
  2. 8a3eb60 Set --test_env=PATH on Windows by pcloudy · 2 hours ago
  3. 49f430d Deprecate and remove unused Apple-related flags and Starlark logic. by Damian Banki · 3 hours ago
  4. 1ef5b63 Delete deprecated `JarCreator(String)`, `jarCreator.addDirectory(String)` and `jarCreator.addEntry(String, String)`. by Kurt Alfred Kluever · 4 hours ago
  5. a994609 Fix remote repo contents cache issues (https://github.com/bazelbuild/bazel/pull/28295) by Fabian Meumertzheim · 4 hours ago
  6. f816a07f Add platform check to installer script. by Tobias Werth · 7 hours ago
  7. fc9b921 Stop suppressing `InterruptedException`s in lazy template expansions by hvd · 7 hours ago
  8. 2425709 Release 10.0.0-pre.20251217.3 (2026-01-13) by Bazel Release System · 11 hours ago
  9. 8cb1fee Use records to avoid Gson's problematic use of reflection. by Éamonn McManus · 14 hours ago
  10. faadca0 Replace perl with bash string operations for adding XML blocks in unittest.bash. by pzembrod · 18 hours ago
  11. 254ec08 Use sendfile() in CopyAppendData by cushon · 21 hours ago
  12. a4e9e97 Document required flags for building bazel-dev with rules_cc by David Ostrovsky · 24 hours ago
  13. 32f2bd7 Use virtual threads to parallelize reads of uncached jdeps files. by jhorvitz · 25 hours ago
  14. 92dad2c Avoid materialization of VirtualActionInputs during uploads by Fabian Meumertzheim · 26 hours ago
  15. 3efde5a Make overlaid files executable in `http_archive` by Fabian Meumertzheim · 27 hours ago
  16. 7c2c3b1 Internal change by pcloudy · 28 hours ago
  17. e1fbdf7 Avoid making a copy of the blazeServices list for each iteration of the loop. by leba · 30 hours ago
  18. 559326a Support adding jar entry content as a `byte[]` in JarHelper by cushon · 32 hours ago
  19. 79bf228 Speed up external integration test by Tobias Werth · 33 hours ago
  20. 10f6707 Update .bazelversion and support matrix after releasing Bazel 8.5.1 by Googler · 33 hours ago
  21. 6a99ee8 Update toolchain resolution description docs. by gregce · 2 days ago
  22. d11f60f Upgrade protobuf to 33.4 by wyv · 2 days ago
  23. b1ea9cb Allow implicitly enabling memprof_optimize for FDO. by Googler · 2 days ago
  24. 0ca7f38 Release 8.5.1 (2026-01-12) by Bazel Release System · 2 days ago
  25. e36410d Remove the ability to disable Jar timestamp normalization in JarEntry by cushon · 2 days ago
  26. 72a25a9 Fix cycles when checking the local repo contents cache by Fabian Meumertzheim · 2 days ago
  27. 37fb3c5 Reland "Avoid repo mapping lookup to check builtin restrictions" by Fabian Meumertzheim · 2 days ago
  28. 2be693e Don't keep the journal of a PersistentMap open by Fabian Meumertzheim · 2 days ago
  29. 893a75a Fix repo mapping usage in `RuleConfiguredTargetBuilder.propagateTransitiveValidationOutputGroups` by hvadehra · 2 days ago
  30. 4839f46 Clarify the invalidation of REPO_CONTENTS_CACHE_DIRS FileStateValues by Fabian Meumertzheim · 2 days ago
  31. 6ba2595 Speed up bazel_java_test.sh (https://github.com/bazelbuild/bazel/pull/28238) by Tobias Werth · 2 days ago
  32. fcaf0ba Print name of files that fail to upload with INVALID_ARGUMENT (https://github.com/bazelbuild/bazel/pull/28137) by Fabian Meumertzheim · 2 days ago
  33. b143070 Get the local and remote repo contents cache to work together by Xdng Yng · 2 days ago
  34. 7fd1738 Use `LocalDateTime` for `JarHelper.DEFAULT_TIMESTAMP` by cushon · 2 days ago
  35. 76166fc Use the hermetic python toolchain for Bazel by pcloudy · 2 days ago
  36. 6864e12 Fix missing opening bracket in visibility documentation by Dylan Bettermann · 2 days ago
  37. 8a65e9d Add @CanIgnoreReturnValue to JarCreator.addEntry. by cushon · 2 days ago
  38. 8e4bc35 Delete unused cc rules code from Bazel by hvd · 2 days ago
  39. 7111cbf Automated rollback of commit cecc26b814441f5b7634b42905a0d7be0a321fa8. by hvd · 4 days ago
  40. b10a557 Add RcFile::Create static factory method. by Googler · 5 days ago
  41. 01407ce Fix and consolidate repo env handling by Fabian Meumertzheim · 5 days ago
  42. 96deebf Update Windows Clang configuration for Bazel 7 & 8 compatibility. by Googler · 5 days ago
  43. e7c1991 Refactor test helpers into separate target by brandjon · 5 days ago
  44. 5c2f63f Implement SSL Certificate Monitor workflow by Yun Peng · 5 days ago
  45. f4f3642 Add tests for WindowsPathOperations.getLongPath in the presence of symlinks or junctions. by tjgq · 5 days ago
  46. 22fe58e Disable `cc_builtin_tests` on macOS Intel in postsubmit. by pcloudy · 5 days ago
  47. cecc26b Avoid repo mapping lookup to check builtin restrictions by Fabian Meumertzheim · 5 days ago
  48. 8fe8d55 Classify UnknownHostException as retriable for repository by George Gensure · 5 days ago
  49. ffb5c6c Add flags to disable Apple and Objc configuration fragments. by Damian Banki · 5 days ago
  50. a996ae1 Typo fix: exec-groups.md by jade · 6 days ago
  51. 9062d50 Correctly name --mergeManifests from android by George Gensure · 6 days ago
  52. dc5e25d Fix `bazel test //...` on Unix by Fabian Meumertzheim · 6 days ago
  53. 2cbc01b Skycache: Report metadata results for bailed out builds too by plf · 6 days ago
  54. 8f913cc Improve Bazel's analysis progress message style by google-labs-jules[bot] · 6 days ago
  55. 94b51225 Fix `bazel test //...` by Fabian Meumertzheim · 5 weeks ago
  56. e6401af internal change by Googler · 6 days ago
  57. 3413f39 Open-source singlejar support for `--exclude_pattern` by cushon · 6 days ago
  58. 7019132 Fix repo contents cache `FileValue` staleness by Fabian Meumertzheim · 6 days ago
  59. 39f7874 Update default OpenBSD JDK to 21 by Alex O'Brien · 6 days ago
  60. 36624ca Optimize AggregatedSpawnMetrics memory usage. by twerth · 6 days ago
  61. 0020569 Type checker: Add unary operator support by arostovtsev · 7 days ago
  62. 57ba62a Type checker: Add list/dict literal support by brandjon · 7 days ago
  63. 9261f76 Automated rollback of commit bc86898ed9780702358715342dea81637c13e11c. by jhorvitz · 7 days ago
  64. 5c733ba Support returning and clearing events in one step. by Torsten Marek · 7 days ago
  65. 83fe3b7 Type checker: Support tuples in index expression by brandjon · 7 days ago
  66. f8c574b Type checker: Support lists and strings in index expression by brandjon · 7 days ago
  67. 4d6ef1c Delete scripts/bazel-bisect.sh. by Tobias Werth · 7 days ago
  68. fc5f160 Show stack traces in the remote repo contents cache with `--verbose_failures` by Fabian Meumertzheim · 7 days ago
  69. 78265cc Add `ctx.package_relative_label` by Fabian Meumertzheim · 7 days ago
  70. 361c420 Prefetch `.bzl` files in the remote repo contents cache by Fabian Meumertzheim · 7 days ago
  71. 824aab5 Add index expressions to type checker by brandjon · 8 days ago
  72. 8780393 Refactor `TypeCheckerTest` by brandjon · 8 days ago
  73. b272fea Release the PackageFactory's cpuSemaphore before blocking calls. by shahan · 8 days ago
  74. 600730b Restore encapsulation of TargetData. by shahan · 8 days ago
  75. d563497 fix error message for experimental API flag by Alex Eagle · 8 days ago
  76. 0abde3e Implement `RepoMappingManifestAction#describeKey` by Fabian Meumertzheim · 9 days ago
  77. cb541be Remove unused ObjcCommandLine flags by Damian Banki · 9 days ago
  78. 1ca0239 Increase shard count of `build_event_stream_test` to 10. There are currently 80 test cases, and sometimes a shard times out while running the last (or second-to-last) test case. by nharmata · 9 days ago
  79. bd877d8 Use internal string encoding for Skycache keys by Fabian Meumertzheim · 9 days ago
  80. 5578c00 Prevent `InvalidPathException` in `rctx.download_and_extract` by Fabian Meumertzheim · 9 days ago
  81. d5dba3f Partially revert "Make download cache entries read-only" by Fabian Meumertzheim · 9 days ago
  82. c28a1d0 Bump the github-actions group with 6 updates by dependabot[bot] · 9 days ago
  83. e94948d Allow registering integration test event bus subscribers before or during the command. by jhorvitz · 9 days ago
  84. 67c0b46 Fix log message to say the call was interrupted. by jhorvitz · 9 days ago
  85. 4db3165 Expand `FileRoot` to its exec path in command lines by Fabian Meumertzheim · 9 days ago
  86. 5456e96 Avoid constructing `string` (and `EntryInfo`) instances that we might not need, and generally take advantage of `string_view`. by cpovirk · 9 days ago
  87. f60b7c7 Enable and fix test case `test_java_version_info_in_build_started`. by nharmata · 9 days ago
  88. 8791bbd Make `singlejar` respect `nocompress_suffixes` for some `Concatenator` entries. by cpovirk · 9 days ago
  89. f9788a6 Avoid compressing `protobuf.meta` in JavaBuilder. by cpovirk · 9 days ago
  90. 9afd720 Make `AbstractAsyncTypeReturnsNull` use `hasDefinitelyNullBranch` instead of looking only for null literals. by cpovirk · 9 days ago
  91. 3d92146 Be a bit smarter with buffers in `OutputJar`. by cpovirk · 9 days ago
  92. f74e57d Don't repeatedly create AnalysisCacheInvalidator by Fabian Meumertzheim · 9 days ago
  93. 15bb324 Delete `--incompatible_check_sharding_support` by Fabian Meumertzheim · 9 days ago
  94. 71a8ccb Fix output_jar log4j2 plugin data combiner by Googler · 9 days ago
  95. 73a03c9 Internal change. by leba · 9 days ago
  96. 92d426e Deduplicate transitive sets in NestedSetFingerprintCache. by shahan · 10 days ago
  97. 571ed6a Make `test_glob_filesystem_operation_cost` work independent of other test cases. by nharmata · 12 days ago release-10.0.0-pre.20260104.1rc1
  98. ec36eac Adding the BlazeServices to the integration tests and run globalInit by default. by leba · 2 weeks ago
  99. daee3c6 Additional functionalities to the existing scoping API. This API handles the following cases: by aranguyen · 3 weeks ago
  100. 3b128e8 Remove the setTraceProfilerServiceForTesting method by leba · 3 weeks ago