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.20.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.21.0
Choose a head ref
  • 9 commits
  • 24 files changed
  • 5 contributors

Commits on Feb 22, 2024

  1. Re-indent text blocks

    PiperOrigin-RevId: 609526784
    cushon authored and google-java-format Team committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ce3cb59 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Work around a crash on comments inside string template arguments

    PiperOrigin-RevId: 609732753
    cushon authored and google-java-format Team committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e946e82 View commit details
    Browse the repository at this point in the history
  2. Migrate google-java-format to JSpecify

    PiperOrigin-RevId: 609760882
    cushon authored and google-java-format Team committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d8216e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Remove an un-used portion of CI YAML

    vorburger authored and cushon committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    29b7f93 View commit details
    Browse the repository at this point in the history
  2. Build native on Ubuntu 20.04 instead of latest 22.04 (re. #1072).

    This MAY (?) help re. libc.so.6 (GLIBC_2.34) for
    #1072.
    vorburger authored and cushon committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    32d14f0 View commit details
    Browse the repository at this point in the history
  3. Update release.yml

    vorburger authored and cushon committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cea3782 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Update the IntelliJ plugin to gfj 1.20.0.

    PiperOrigin-RevId: 610801461
    plumpy authored and google-java-format Team committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    74c510a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 5, 2024

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