Bazel

    master
    Add version selector buttons to repo rule docs 4d8ead454d3
    Blaze server deletes stale `exit_code_to_use_on_abrupt_exit` file on startup. cb8d4da95df
    Don't let the `test` exec group inherit from the default exec group 38ee78c084f
    Implement `debugPrint` for built-in file providers fe7b4abe4d9
    Rollforward of https://github.com/bazelbuild/bazel/commit/7f6e6496726aad4038368979c772e944bc323b7f: Add support for path mapping to `CppArchive` 08f0709dc55
    Allow for transformed paths in local execution. 8a75e27b1a0
    Generalize the concept of a FileArtifactValue with a resolved path. 50e228bcada
    Cleanups at the end of the ArgumentProcessor refactoring sequence: 9907a7b9028
    Remove fastcall() from StarlarkCallable.java and Starlark.java 2b928efcd65
    Ensure that java_tools are built in a UTF-8 enabled locale f8122890734
    Fail in `create_java_tools_release.sh` instead of silently ignoring existing RCs e2ecfc0bbf6
    Replace SynchronizedArrayList in IncrementalArtifactConflictFinder with ConcurrentLinkedQueue. 58a4f748eb7
    Support `FN` lines with end of function line number c574715cf32
    Deduplicate linkstamp maps earlier 327ce290a1c
    Fix owner label cbf1148b5b1
    Optimize RemoteActionFileSystem.resolveOneLink. e82df5da4e9
    Fix BEP inlined outputs for aspect-complete events when outputs must be uploaded. 2d1f69d0f54
    Remove `$` from some bazelrc examples. aae1675ed5e
    Add non_code_inputs only to dynamic libraries 276fa79c7ab
    Update docs after adding `exec_group_compatible_with` dc6ff69cab7
    Have the Blaze client robustly determine if the server OOM'd. 29f77713b85
    Lazily construct string for preconditions failure message. 1acb20adaa1
    Add `repository_ctx.original_name` 8bcfb06e902
    Add `no_match_error` attribute to `toolchain_type` d514705c1de
    Add 7.5.0 to _buttons.html b00820d1bd5
    Preserve order of exec groups, toolchain types and exec constraints 2ee6f923228
    Configure `--run_under` target for the test exec platform e262d021e87
    Introduce VersionedChangesValidator for dependency-aware cache invalidation. 7fa303e9066
    Fully remove apache pool dependency. #cleanup 495edf29e05
    Bazel's test XML parser now supports scientific e notation for time durations. f52568f1d5f
    master
    Add version selector buttons to repo rule docs 4d8ead454d3
    Blaze server deletes stale `exit_code_to_use_on_abrupt_exit` file on startup. cb8d4da95df
    Don't let the `test` exec group inherit from the default exec group 38ee78c084f
    Implement `debugPrint` for built-in file providers fe7b4abe4d9
    Rollforward of https://github.com/bazelbuild/bazel/commit/7f6e6496726aad4038368979c772e944bc323b7f: Add support for path mapping to `CppArchive` 08f0709dc55
    Allow for transformed paths in local execution. 8a75e27b1a0
    Generalize the concept of a FileArtifactValue with a resolved path. 50e228bcada
    Cleanups at the end of the ArgumentProcessor refactoring sequence: 9907a7b9028
    Remove fastcall() from StarlarkCallable.java and Starlark.java 2b928efcd65
    Ensure that java_tools are built in a UTF-8 enabled locale f8122890734
    Fail in `create_java_tools_release.sh` instead of silently ignoring existing RCs e2ecfc0bbf6
    Replace SynchronizedArrayList in IncrementalArtifactConflictFinder with ConcurrentLinkedQueue. 58a4f748eb7
    Support `FN` lines with end of function line number c574715cf32
    Deduplicate linkstamp maps earlier 327ce290a1c
    Fix owner label cbf1148b5b1
    Optimize RemoteActionFileSystem.resolveOneLink. e82df5da4e9
    Fix BEP inlined outputs for aspect-complete events when outputs must be uploaded. 2d1f69d0f54
    Remove `$` from some bazelrc examples. aae1675ed5e
    Add non_code_inputs only to dynamic libraries 276fa79c7ab
    Update docs after adding `exec_group_compatible_with` dc6ff69cab7
    Have the Blaze client robustly determine if the server OOM'd. 29f77713b85
    Lazily construct string for preconditions failure message. 1acb20adaa1
    Add `repository_ctx.original_name` 8bcfb06e902
    Add `no_match_error` attribute to `toolchain_type` d514705c1de
    Add 7.5.0 to _buttons.html b00820d1bd5
    Preserve order of exec groups, toolchain types and exec constraints 2ee6f923228
    Configure `--run_under` target for the test exec platform e262d021e87
    Introduce VersionedChangesValidator for dependency-aware cache invalidation. 7fa303e9066
    Fully remove apache pool dependency. #cleanup 495edf29e05
    Bazel's test XML parser now supports scientific e notation for time durations. f52568f1d5f
    master
    Retry HTTP download on timeout. 6e2e3a169c
    Clarify the role of the WorkResponse.output field. 2acd34ba7a
    Remove unused cncf_udpa and protoc_gen_validate patches 3fdb7a22a6
    skyfocus: add `dump --skyframe={working_set,working_set_frontier_deps}`. d2f6e87b32
    Remove `bazel info working_set` command. a9b4f22854
    Fix `getRequestedToolchainTypeLabelsFromAutoExecGroups` 2ba9af2985
    Allow commands to edit options in tests. 936222127c
    Skyfocus: only allow commands that execute actions to run on a focused graph. 54ef9629e3
    Small performance tweak: avoid flattening merged_cc_shared_library_info twice in cc_shared_library 9737701e11
    Remove workaround for old JDK bug in JavaSubprocessFactory. 140423c9ab
    Remove workaround for old JDK bug in JavaSubprocessFactory. 140423c9ab
    Update CI configs to be prepared for the MacOS fleet expansion. 8a244ccb5b
    Update CI configs to be prepared for the MacOS fleet expansion. 8a244ccb5b
    Update CI configs to be prepared for the MacOS fleet expansion. 8a244ccb5b
    Update CI configs to be prepared for the MacOS fleet expansion. 8a244ccb5b
    Update CI configs to be prepared for the MacOS fleet expansion. 8a244ccb5b
    Update CI configs to be prepared for the MacOS fleet expansion. 8a244ccb5b
    Add a link to the BazelCon 2019 talk on how we handle symlinks. 52e5551e9a
    Fix test of incompatible options to correctly check the exec transition path. 6efef62a47
    Fix test of incompatible options to correctly check the exec transition path. 6efef62a47
    Fix test of incompatible options to correctly check the exec transition path. 6efef62a47
    Avoid an unnecessary stat() call. 2411ff820a
    Avoid an unnecessary stat() call. 2411ff820a
    Record Skyframe node counts in the JSON trace profile with `--experimental_collect_skyframe_counts_in_profiler`. dbcab85bb5
    Record Skyframe node counts in the JSON trace profile with `--experimental_collect_skyframe_counts_in_profiler`. dbcab85bb5
    Record Skyframe node counts in the JSON trace profile with `--experimental_collect_skyframe_counts_in_profiler`. dbcab85bb5
    Record Skyframe node counts in the JSON trace profile with `--experimental_collect_skyframe_counts_in_profiler`. dbcab85bb5
    Record Skyframe node counts in the JSON trace profile with `--experimental_collect_skyframe_counts_in_profiler`. dbcab85bb5
    Deduplicate locally executed path mapped spawns 17eadaf366
    Deduplicate locally executed path mapped spawns 17eadaf366
    :bazel:
    main
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules ded24146
    (Scheduled) Test Bazel@last_rc with rules_* modules ded24146
    Test Bazel 7.5.0rc2 with top BCR modules a5f83c59
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules 62a5c448
    (Scheduled) Test Bazel@last_rc with rules_* modules 62a5c448
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules 03250d9e
    (Scheduled) Test Bazel@last_rc with rules_* modules 03250d9e
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules 18da6d36
    (Scheduled) Test Bazel@last_rc with rules_* modules 18da6d36
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules 7c73583e
    (Scheduled) Test Bazel@last_rc with rules_* modules 7c73583e
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules b604bded
    (Scheduled) Test Bazel@last_rc with rules_* modules b604bded
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules 8a677272
    (Scheduled) Test Bazel@last_rc with rules_* modules 8a677272
    Test Bazel 7.5.0rc3 with top BCR modules 8a6a0516
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules 8a6a0516
    (Scheduled) Test Bazel@last_rc with rules_* modules 8a6a0516
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules f2256599
    (Scheduled) Test Bazel@last_rc with rules_* modules f2256599
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules a7e97880
    (Scheduled) Test Bazel@last_rc with rules_* modules a7e97880
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules 8d30956c
    (Scheduled) Test Bazel@last_rc with rules_* modules 8d30956c
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules 2119aab8
    (Scheduled) Test Bazel@last_rc with rules_* modules 2119aab8
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules 2119aab8
    (Scheduled) Test Bazel@last_rc with rules_* modules 2119aab8
    (Scheduled) Test Bazel@last_rc with top 100 BCR modules a4b4f39c
    (Scheduled) Test Bazel@last_rc with rules_* modules a4b4f39c