-
Notifications
You must be signed in to change notification settings - Fork 280
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: scalameta/scalafmt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.15
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: scalameta/scalafmt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.16
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 25 files changed
- 2 contributors
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 756e0a1 - Browse repository at this point
Copy the full SHA 756e0a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bde210 - Browse repository at this point
Copy the full SHA 7bde210View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5be6cca - Browse repository at this point
Copy the full SHA 5be6ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for aed7184 - Browse repository at this point
Copy the full SHA aed7184View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f2d8c6 - Browse repository at this point
Copy the full SHA 4f2d8c6View commit details
Commits on Nov 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 630322d - Browse repository at this point
Copy the full SHA 630322dView commit details
Commits on Nov 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f3fe546 - Browse repository at this point
Copy the full SHA f3fe546View commit details -
InputMethod: check for empty diff
difflib could return an empty string when the only difference is in the line endings of the strings being compared, which currently leads to a "silent" error (because the empty diff is output). Instead, let's explicitly clarify that that is what happened.
Configuration menu - View commit details
-
Copy full SHA for daa1952 - Browse repository at this point
Copy the full SHA daa1952View commit details
Commits on Nov 9, 2023
-
YML: Make java11 primary, remove java8
This will also allow using mdoc-parser which no longer works with java8.
Configuration menu - View commit details
-
Copy full SHA for ed2709e - Browse repository at this point
Copy the full SHA ed2709eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d87cb - Browse repository at this point
Copy the full SHA 25d87cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 559427f - Browse repository at this point
Copy the full SHA 559427fView commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 719b980 - Browse repository at this point
Copy the full SHA 719b980View commit details -
Now that scalameta supports jdk21, and scalafmt uses mdoc-parser, let's start validating the formatter with jdk21 in pre-commit checks.
Configuration menu - View commit details
-
Copy full SHA for 168157d - Browse repository at this point
Copy the full SHA 168157dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.7.15...v3.7.16