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.30.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.31.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 17, 2025

  1. Update the IntelliJ plugin to gjf 1.30.0.

    PiperOrigin-RevId: 820845143
    plumpy authored and google-java-format Team committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    3aab70c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Add support for 2024.2 IDE versions, which were mistakenly excluded.

    PiperOrigin-RevId: 821611232
    plumpy authored and google-java-format Team committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    7cc1956 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. Add SnippetFormatter(JavaFormatterOptions) constructor

    Needed to add support for AOSP formatting in the Eclipse plugin.
    
    PiperOrigin-RevId: 823555023
    java-team-github-bot authored and google-java-format Team committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    8c30268 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

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