Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openrewrite/rewrite-migrate-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.22.0
Choose a base ref
...
head repository: openrewrite/rewrite-migrate-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.23.0
Choose a head ref
  • 8 commits
  • 12 files changed
  • 5 contributors

Commits on Nov 21, 2025

  1. Configuration menu
    Copy the full SHA
    c050b14 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Configuration menu
    Copy the full SHA
    4b8525e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Configuration menu
    Copy the full SHA
    a012744 View commit details
    Browse the repository at this point in the history
  2. Prepare formatting refactor (#951)

    The test here was expecting that a prefix of 2 spaces before the replaced element is kept. With new formatting we're cleaning up these spaces. So keep the prefix of the original object (also preserving potential comments before the method that gets replaced)
    Jenson3210 authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    ea84162 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44b4f82 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2025

  1. Configuration menu
    Copy the full SHA
    6e10281 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Configuration menu
    Copy the full SHA
    95bca99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dd09ee View commit details
    Browse the repository at this point in the history
Loading