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: google/google-java-format
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.29.0
Choose a base ref
...
head repository: google/google-java-format
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.30.0
Choose a head ref
  • 4 commits
  • 15 files changed
  • 3 contributors

Commits on Oct 3, 2025

  1. Update the IntelliJ plugin to gjf 1.29.0.

    Since this requires Java 21, set the minimum supported version to 2024.3
    (which ships with Java 21).
    
    PiperOrigin-RevId: 814763806
    plumpy authored and google-java-format Team committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    d2c676e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2025

  1. Remove uses of deprecated plugin APIs.

    PiperOrigin-RevId: 815077151
    plumpy authored and google-java-format Team committed Oct 4, 2025
    Configuration menu
    Copy the full SHA
    00a908b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Initial support for import module in google-java-format

    #1213
    
    PiperOrigin-RevId: 816705772
    cushon authored and google-java-format Team committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    6afe380 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

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