1. 9d2225a Automatic code cleanup. by Kurt Alfred Kluever · 2 years, 4 months ago
  2. 668f108 Don't use single-line for for javadoc without a summary fragment by Liam Miller-Cushon · 2 years, 4 months ago
  3. 94bedf4 Pass `--initialize-at-build-time=com.sun.tools.javac.file.Locations` to native image build by Liam Miller-Cushon · 2 years, 4 months ago
  4. 16e72a1 Treat single-character upper case identifiers as UpperCamelCase by Liam Miller-Cushon · 2 years, 4 months ago
  5. d52e308 GraalVM native-image Maven build support by Derek Perez · 2 years, 4 months ago
  6. 621fb85 Handle modifiers that start with `non-` by Liam Miller-Cushon · 2 years, 4 months ago
  7. 74ba729 Update dependency versions by Liam Miller-Cushon · 2 years, 4 months ago
  8. c3beef1 Bump maven-shade-plugin from 2.4.3 to 3.2.4 by dependabot[bot] · 2 years, 5 months ago
  9. e01e66c Bump build-helper-maven-plugin from 3.0.0 to 3.3.0 by dependabot[bot] · 2 years, 5 months ago
  10. 7677cae Automated rollback of commit 06a2105be2d73bbbdc6cb6f8dc43f84e2eb00e07. by Liam Miller-Cushon · 2 years, 5 months ago
  11. 06a2105 Don't use single-line for for javadoc without a summary fragment by Liam Miller-Cushon · 2 years, 5 months ago
  12. 7bc5dae Remove some reflection now that we require JDK 11 to run the formatter by Liam Miller-Cushon · 2 years, 5 months ago
  13. 8be9250 Update handling of pattern matching in switch by Liam Miller-Cushon · 2 years, 6 months ago
  14. 58978e6 Fix handling of case patterns in unused import removal by Liam Miller-Cushon · 2 years, 6 months ago
  15. 7edc048 Migrate from JSR305's `javax.annotation.CheckReturnValue` to ErrorProne's `com.google.errorprone.annotations.CheckReturnValue`. by Kurt Alfred Kluever · 2 years, 7 months ago
  16. 32a9196 Fix JDK 18 EA build by Liam Miller-Cushon · 2 years, 7 months ago
  17. 2c5d5fd Automatic code cleanup. by google-java-format Team · 2 years, 9 months ago
  18. 129a70d Correct package name of javax.annotation.Nullable. by cpovirk · 2 years, 9 months ago
  19. 86db2b1 Make the formatJavadoc option public. by nlupien · 2 years, 9 months ago
  20. 3fc15f7 Clean up some redundancies by Liam Miller-Cushon · 2 years, 9 months ago
  21. 79257ed Fix indentation of case statements on JDK 17 by Liam Miller-Cushon · 2 years, 9 months ago
  22. 865cff0 Format type annotation as part of the type, not part of the modifiers list by Liam Miller-Cushon · 2 years, 9 months ago
  23. 37f716a Automated rollback of commit 1a875792f6a074f3f0a504ddb8c7cd932ba6b073. by google-java-format Team · 2 years, 9 months ago
  24. 1a87579 Format type annotation as part of the type, not part of the modifiers list by Liam Miller-Cushon · 2 years, 9 months ago
  25. 753930c PUBLIC: Look up some `Method` variables just once. `Class.getMethod()` can be quite slow so it's best to avoid doing it repeatedly. by Éamonn McManus · 2 years, 10 months ago
  26. 93ee8fe Fix Eclipse plugin build by Tobias Bouschen · 2 years, 10 months ago
  27. cc8b96f Support sealed classes by Nikolai Weibull · 2 years, 10 months ago
  28. 135f5e9 Fix typo in comment for Input.Tok#isSlashStarComment. by google-java-format Team · 3 years ago
  29. 26adad0 Fix formatting of module trees by Liam Miller-Cushon · 3 years ago
  30. dc55a82 Emacs integration: correct signature for executable custom variable predicate. by Matthew Weigel · 3 years ago
  31. fbade77 Simplify characterRangeToTokenRange by taking a Range instead of an offset + length. by Cameron Samak · 3 years ago
  32. 72672b0 Wrap multiple values in switch expression case by Fabian Windheuser · 3 years, 1 month ago
  33. 32b63aa Fix a crash in `instanceof` pattern handling by Liam Miller-Cushon · 3 years, 2 months ago
  34. 5104d0b Fix handling of annotations in compact record constructors by Liam Miller-Cushon · 3 years, 2 months ago
  35. fe5ac46 Handle `final` variables in `instanceof` patterns by Liam Miller-Cushon · 3 years, 2 months ago
  36. 8044120 Use `HEAD-SNAPSHOT` versions for `g-j-f` development by Liam Miller-Cushon · 3 years, 2 months ago
  37. 5fc0c82 Update javadoc for getkN to specify that it excludes, not includes, the EOF tok by google-java-format Team · 3 years, 2 months ago
  38. cc7bd81 Fix getToken(int k) javadoc to clarify that k is the Tok, not Token, index. by Cameron Samak · 3 years, 2 months ago
  39. 6da736d Add a space between unary minus and negative literals by Liam Miller-Cushon · 3 years, 2 months ago
  40. 506875d Update Error Prone version by Liam Miller-Cushon · 3 years, 3 months ago
  41. b9fd8d2 Fix an off-by-one issue on the reflowing of string literals. by google-java-format Team · 3 years, 4 months ago
  42. 24ec96c Use more inclusive language in tests by Liam Miller-Cushon · 3 years, 4 months ago
  43. 0a2f864 Prepare google-java-format for JDK 16 ea by Liam Miller-Cushon · 3 years, 6 months ago
  44. 8ba2b05 Miscellaneous cleanups by Liam Miller-Cushon · 3 years, 6 months ago
  45. 3ce0935 Remove typo period in flags documentation. by google-java-format Team · 3 years, 6 months ago
  46. 93d649d Move import ordering tests out of the AOSP section by Liam Miller-Cushon · 3 years, 8 months ago
  47. b769e81 Tolerate extra semi-colons in import lists by Liam Miller-Cushon · 3 years, 8 months ago
  48. 6bde01e Bump checker-qual from 2.0.0 to 3.6.1 by Michael Ernst · 3 years, 9 months ago
  49. 1614b6a Increment versions after 1.10 release by Liam Miller-Cushon · 3 years, 9 months ago
  50. 1c45fa5 Bump versions to 1.9 by Liam Miller-Cushon · 3 years, 9 months ago
  51. 5202af9 Add support for yield statement by Tim Koopman · 4 years ago
  52. 22d8c55 Java 14 integration tests by Liam Miller-Cushon · 4 years ago
  53. 98c8525 Split up the string "M" + "OE:(begin|end)_intracomment_stripping," as the full string will trigger stripping under Copybara. by cpovirk · 4 years, 1 month ago
  54. f5a9280 Fix a crash in expression switches by Liam Miller-Cushon · 4 years, 1 month ago
  55. 0354f02 Increment versions for 1.8 release by Liam Miller-Cushon · 4 years, 1 month ago
  56. c525db0 Pre-release javadoc fixes by Liam Miller-Cushon · 4 years, 1 month ago
  57. d1c2aef Fix javadoc syntax by Christian Stein · 4 years, 1 month ago
  58. b53d614 Minor Javadoc improvement. by google-java-format Team · 4 years, 1 month ago
  59. e19b763 Support `var` in enhanced for loops by cushon · 4 years, 1 month ago
  60. ca529a2 Fix formatting of records without an explicit constructor by cushon · 4 years, 1 month ago
  61. 16b56a3 Make re-parsing of var more robust by cushon · 4 years, 1 month ago
  62. 4ddb914 Add initial support for Java 14 language features by cushon · 4 years, 2 months ago
  63. b810032 Preserve tabular arguments for mixed sign numeric lists. by Andrew Reid · 4 years, 2 months ago
  64. d6d0b4d Use the default / latest supported language level by cushon · 4 years, 2 months ago
  65. 3c191c1 Use the built-in JDK 11 javac by cushon · 4 years, 2 months ago
  66. cdf7665 Add Java 11 regression tests by cushon · 4 years, 3 months ago
  67. eb76f92 Migrate from JSR-305 to the Checker Framework annotations by cushon · 4 years, 3 months ago
  68. 05f57ec Remove trailing tabs from comments to make behavior idempotent. by Eckert, Alexander · 4 years, 5 months ago
  69. 1288c85 Tell maven-javadoc-plugin to target JDK 8 by Carmi Grushko · 4 years, 5 months ago
  70. 8a215cd annotation/parameterless annotation by cushon · 4 years, 5 months ago
  71. ed40e47 Fix a crash on c-style arrays in parameters by cushon · 4 years, 5 months ago
  72. 81aaab9 Update outdated Javadoc links by Anthony Vanelverdinghe · 4 years, 6 months ago
  73. bd17670 Add flag control for javadoc formatting by cushon · 4 years, 7 months ago
  74. 1396e60 Pull JavaInput.{getkN,getToken} up to Input so `JavaOutput` by Carmi Grushko · 4 years, 7 months ago
  75. a27c99c Make JavaOutput.flush() public so it can be accessed by other formatters. by Carmi Grushko · 4 years, 7 months ago
  76. 3717179 Don't reformat javadoc comments with extra `*` by cushon · 4 years, 8 months ago
  77. 5f46e2e Add missing license headers by cushon · 4 years, 10 months ago
  78. 24680f3 google-java-formatter: reformat portions of the text affected by reflowing by awturner · 4 years, 10 months ago
  79. edfc2ab Delete obsolete unused import logic by cushon · 4 years, 10 months ago
  80. 75c4c06 JavaInputAstVisitor: fix unchecked cast by awturner · 4 years, 10 months ago
  81. c753e2c google-java-format: construct the Replacement range in the constructor, in order to guarantee it is closedOpen. by awturner · 4 years, 10 months ago
  82. 0a449a5 Update to Truth 0.45, and address deprecations. by cpovirk · 5 years ago
  83. 64242e1 Try to wrap long strings regardless of whether they'd provoke lint errors by cushon · 5 years ago
  84. d40d0d6 Implement AOSP import ordering. by eaftan · 5 years ago
  85. 1ab8de2 Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). by cpovirk · 5 years ago
  86. 365e36f Refactor max line length handling by cushon · 5 years ago
  87. 94275bf Remove a branch that is never taken by cushon · 5 years ago
  88. aee9cd8 Give parallelStream() the same treatment as stream() by cushon · 5 years ago
  89. 8f3a446 Don't reflow string literals used as the LHS of a select by cushon · 5 years ago
  90. afe8ac5 Support windows line endings in string reflowing by cushon · 5 years ago
  91. d0e7707 Make handling of whitespace in reflowed lines consistent by cushon · 5 years ago
  92. 2d65366 Reorder --offset and --length flags in help text by cushon · 5 years ago
  93. f246638 Fix import reorderer to handle single-line-comments in imports by tvanderlippe · 5 years ago
  94. 5e114ca Do not crash when encountering double semi-colon after package statement by tvanderlippe · 5 years ago
  95. 9b0f032 Unify breaks before expressions ending in toBuilder and stream by cushon · 5 years ago
  96. 11da845 Automated rollback of commit 8b28725c4934a294bf57586cf41181207faa378f by jichao · 5 years ago
  97. ee1e594 Unify breaks before expressions ending in toBuilder and stream by cushon · 5 years ago
  98. a24c9b6 Treat expressions ending in `.toBuilder()` as a syntactic unit by cushon · 5 years ago
  99. 6b57fbf Reflow string literals that exceed the column limit by cushon · 5 years ago
  100. f8d4e8d Re-bump version to 1.8-SNAPSHOT. by eaftan · 5 years ago