-
Notifications
You must be signed in to change notification settings - Fork 886
Comparing changes
Open a pull request
base repository: google/google-java-format
base: v1.25.2
head repository: google/google-java-format
compare: v1.26.0
- 11 commits
- 16 files changed
- 5 contributors
Commits on Dec 11, 2024
-
Remove conditional logic in tests for unsupported JDK versions
JDK 17 is now the minimum supported version. PiperOrigin-RevId: 705237702
Configuration menu - View commit details
-
Copy full SHA for 36deed0 - Browse repository at this point
Copy the full SHA 36deed0View commit details
Commits on Dec 12, 2024
-
Update the IntelliJ plugin to 1.25.2.
PiperOrigin-RevId: 705324566
Configuration menu - View commit details
-
Copy full SHA for 8861409 - Browse repository at this point
Copy the full SHA 8861409View commit details
Commits on Dec 20, 2024
-
Increase JAXP limits to fix Tycho plugin
See #1210 PiperOrigin-RevId: 708100474
Configuration menu - View commit details
-
Copy full SHA for eb0b768 - Browse repository at this point
Copy the full SHA eb0b768View commit details
Commits on Feb 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ccb56c7 - Browse repository at this point
Copy the full SHA ccb56c7View commit details
Commits on Mar 20, 2025
-
PiperOrigin-RevId: 738874322
Configuration menu - View commit details
-
Copy full SHA for dae09ec - Browse repository at this point
Copy the full SHA dae09ecView commit details
Commits on Mar 24, 2025
-
Text block formatting refinements
* Don't automatically deindent long text blocks to start at column 0. For text blocks that are already deindented the existing choice will be preserved, but it won't happen automatically. * For deindented text blocks, put the opening `"""` at column 0 instead of indenting it PiperOrigin-RevId: 739966701
Configuration menu - View commit details
-
Copy full SHA for 4e0eb5a - Browse repository at this point
Copy the full SHA 4e0eb5aView commit details
Commits on Mar 27, 2025
-
Clarify impact of java version used on /google_java_format README.
Manually created Google internal equivalent of public #1228, just in case it's easier to review here instead of there; quote with rationale for this, from public PR description: It at first confused the hell out of me why clearly the exact SAME version of google-java-format worked great locally but failed with errors (due to my use of record matching pattern syntax) on a GitHub Action - until I've noticed that it still ran under Java 17 - and that this matters to google-java-format (my naive initial assumption was that only the google-java-format version itself was relevant). PiperOrigin-RevId: 741076633
Configuration menu - View commit details
-
Copy full SHA for 14ae0a7 - Browse repository at this point
Copy the full SHA 14ae0a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d16612 - Browse repository at this point
Copy the full SHA 9d16612View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bdb10b - Browse repository at this point
Copy the full SHA 1bdb10bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e77d28a - Browse repository at this point
Copy the full SHA e77d28aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbbf472 - Browse repository at this point
Copy the full SHA bbbf472View commit details
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 v1.25.2...v1.26.0