1. c010856 Upgrade ktfmt to v0.49 by Jordan Demeulenaere · 12 days ago main master
  2. 0a59f80 Bump version to 0.49 by Nivaldo Bondança · 6 weeks ago
  3. 24148bb Fixed param usage by Nivaldo Bondança · 6 weeks ago
  4. d0b5b8f Add params to workflow by Nivaldo Bondança · 6 weeks ago
  5. b8fbd3c Add workflow_dispatch to be able to manually retrigger a release. by Nicola Corti · 6 weeks ago
  6. 54dfc1a Pointing Gradle deps to use latest stable version of ktfmt by Nivaldo Bondança · 6 weeks ago
  7. 4211ac2 Stop emitting multiple trailing commas in enum entry lists with multiline items (#458) by nickreid · 6 weeks ago
  8. 76487c0 Bump version to 0.49-SNAPSHOT by Nivaldo Bondança · 6 weeks ago
  9. 171a947 Bump version to 0.48 by Nivaldo Bondança · 6 weeks ago
  10. 431f49f Update ktfmt component on FBS:master (#44184) by Nivaldo Bondança · 6 weeks ago
  11. 2364f16 Update google-java-format to 1.22.0 (#452) by nickreid · 6 weeks ago
  12. 32bdde5 Remove duplicated line in editorconfig for dropbox style (#456) by sabufung · 7 weeks ago
  13. fad9d0d Emit a parsing error for calls with multiple trailing lambdas (#457) by nickreid · 7 weeks ago
  14. 6a639f0 Redo of D55330950: Preserve a trailing space when lambda only has block comments by Nivaldo Bondança · 8 weeks ago
  15. abce800 Added tests for lambda block formatting by Nivaldo Bondança · 8 weeks ago
  16. 5a9ad12 facebookincubator --> facebook by Nivaldo Bondança · 9 weeks ago
  17. e8184ae Fixed badges on README.md (#453) by Nivaldo Bondança · 9 weeks ago
  18. 3221eef Fix build failure due to file format mismatch by Nivaldo Bondança · 9 weeks ago
  19. 72ff5a0 Add Slack channel badge to the README (#448) by Javier Segovia Córdoba · 9 weeks ago
  20. 442a627 Update line width marker by Nivaldo Bondança · 9 weeks ago
  21. 6a1f83a Kotlin language by Nivaldo Bondança · 9 weeks ago
  22. 29b6c94 Automatically manage trailing commas in enums (#449) by nickreid · 9 weeks ago
  23. a5946fa Extracted helper PSI related operations into its own file by Nivaldo Bondança · 9 weeks ago
  24. 9419841 Just reformat and organize Tokenizer file by Nivaldo Bondança · 9 weeks ago
  25. 83c5cd0 Fix gradle build of ktfmt_idea_plugin by Nivaldo Bondança · 9 weeks ago
  26. b787ba1 Add toString to FenceCommentsOp by Nivaldo Bondança · 9 weeks ago
  27. 7016dc7 Simple fixes to KtfmtTruth by Nivaldo Bondança · 10 weeks ago
  28. dedc790 Revert D55330950: Preserve a trailing space when lambda only has block comments by Nivaldo Bondança · 10 weeks ago
  29. fc1eac3 Update ktfmt plugin for IntelliJ IDEA (#420) by Peter Laggner · 10 weeks ago
  30. c0e7db9 Always use UTF8 as the encoding for Kotlin code, regardless of the system/default charset (#437) by nickreid · 10 weeks ago
  31. fb51a1b Preserve semicolons in enums with members but no entries (#434) by nickreid · 10 weeks ago
  32. 9060b6e Fix parse error on empty enum with semicolons (#425) by Fredy Wijaya · 10 weeks ago
  33. a5dbbe5 Preserve a trailing space when lambda only has block comments (#426) by Fredy Wijaya · 10 weeks ago
  34. 3a67771 Support RangeUntil operator (#433) by Tim Winters · 10 weeks ago
  35. f64da02 Migrate google java format from 1.7 -> 1.21.0 (#440) by Jeff Bahr · 2 months ago
  36. 494d53b Bump version to 0.47-SNAPSHOT by Carmi Grushko · 5 months ago
  37. 7d28ad1 Bump version to 0.47 by Carmi Grushko · 5 months ago
  38. c0511df Reformat Kotlin files by generatedunixname89002005325672 · 7 months ago
  39. fa78077 Automatically manage trailing commas when running with --google-style (#427) by nickreid · 7 months ago
  40. 102c89d Add unit tests to capture line break behavior on type specifiers by David Torosyan · 9 months ago
  41. 8ad0872 Plugin doesn't work with if "Only VCS changed text" is selected from code-reformat settings (#386) by haruka · 9 months ago
  42. e4f4190 Bump version to 0.47-SNAPSHOT by Nivaldo Bondança · 9 months ago
  43. 30ae6f9 Bump version to 0.46 by Nivaldo Bondança · 9 months ago
  44. 0af7172 Fix indentation of trailing comments in a bunch of cases (#418) by nickreid · 9 months ago
  45. 45e78e2 Adjust .editorconfig for kotlinlang style for IntelliJ to better align with ktfmt (#412) by Chris Lee · 9 months ago
  46. 289f4bb Bump Kotlin version to 1.8.22 by Nivaldo Bondança · 9 months ago
  47. 699a2ec Bump version to 0.46-SNAPSHOT by Nivaldo Bondança · 9 months ago
  48. 2758ba2 Bump version to 0.45 by Nivaldo Bondança · 9 months ago
  49. 1f18a40 Bump word-wrap from 1.2.3 to 1.2.4 in /website (#410) by dependabot[bot] · 9 months ago
  50. 9c06ac1 Use inExpression in a nullsafe way (#417) by nickreid · 9 months ago
  51. 2be7c7e Update ktfmt component on FBS:master by Nate Stedman · 9 months ago
  52. ce7997e Back out "Improve argsfile support" by Nate Stedman · 9 months ago
  53. b1d2c1b Improve argsfile support by Nate Stedman · 9 months ago
  54. ccc2b74 Fix double indentation in Elvis chains (#416) by nickreid · 9 months ago
  55. a06e353 Daily `arc lint --take KTFMT` by generatedunixname89002005325672 · 9 months ago
  56. 2e52a65 Remove TypeNameClassifier by Nate Stedman · 9 months ago
  57. 17d80bf Support context receivers (#400) by Christopher-Marcel Esser · 9 months ago
  58. 46ac818 Added link to live playground directly into README file by Nivaldo Bondança · 9 months ago
  59. ea415d2 Keep imports from the same package if the name is overloaded (#414) by nickreid · 9 months ago
  60. 60afc16 [automerger skipped] Empty Merge Android U (ab/10368041) am: 67707de75a -s ours am: b6d73103c1 -s ours am: 87a5ac6d5d -s ours am: db33ff2a48 -s ours by Xin Li · 11 months ago android14-qpr2-release android14-qpr2-s1-release android14-qpr2-s2-release android14-qpr2-s3-release android14-qpr2-s4-release android14-qpr2-s5-release android-14.0.0_r29 android-14.0.0_r30 android-14.0.0_r31 android-14.0.0_r32 android-14.0.0_r33 android-14.0.0_r34 android-14.0.0_r35 android-14.0.0_r36 android-14.0.0_r37
  61. db33ff2 [automerger skipped] Empty Merge Android U (ab/10368041) am: 67707de75a -s ours am: b6d73103c1 -s ours am: 87a5ac6d5d -s ours by Xin Li · 11 months ago
  62. 87a5ac6 [automerger skipped] Empty Merge Android U (ab/10368041) am: 67707de75a -s ours am: b6d73103c1 -s ours by Xin Li · 11 months ago
  63. b6d7310 [automerger skipped] Empty Merge Android U (ab/10368041) am: 67707de75a -s ours by Xin Li · 11 months ago
  64. 67707de Empty Merge Android U (ab/10368041) by Xin Li · 11 months ago
  65. f83fe0b [automerger skipped] Merge Android 13 QPR3 am: a252ba3f97 -s ours am: e84b1d7280 -s ours am: 1e57ae42a5 -s ours am: 1b83607f69 -s ours am: 819361d7c6 -s ours am: 54bee00421 -s ours by Xin Li · 11 months ago
  66. 54bee00 [automerger skipped] Merge Android 13 QPR3 am: a252ba3f97 -s ours am: e84b1d7280 -s ours am: 1e57ae42a5 -s ours am: 1b83607f69 -s ours am: 819361d7c6 -s ours by Xin Li · 11 months ago
  67. 819361d [automerger skipped] Merge Android 13 QPR3 am: a252ba3f97 -s ours am: e84b1d7280 -s ours am: 1e57ae42a5 -s ours am: 1b83607f69 -s ours by Xin Li · 11 months ago
  68. 1b83607 [automerger skipped] Merge Android 13 QPR3 am: a252ba3f97 -s ours am: e84b1d7280 -s ours am: 1e57ae42a5 -s ours by Xin Li · 11 months ago
  69. 1e57ae4 [automerger skipped] Merge Android 13 QPR3 am: a252ba3f97 -s ours am: e84b1d7280 -s ours by Xin Li · 11 months ago
  70. e84b1d7 [automerger skipped] Merge Android 13 QPR3 am: a252ba3f97 -s ours by Xin Li · 11 months ago
  71. 58777b2 Bump guava from 29.0-jre to 32.0.0-jre in /core (#404) by dependabot[bot] · 12 months ago
  72. a252ba3 Merge Android 13 QPR3 by Xin Li · 12 months ago
  73. d8af3c8 Update ktfmt component on FBS:master by Carmi Grushko · 12 months ago
  74. 662a3a5 Support labeled lambdas in block-like scoping functions (#403) by nickreid · 12 months ago
  75. b6e5f35 Don't insert blank lines between line comments at the end of files (#401) by nickreid · 1 year ago
  76. 1936398 Never insert a linebreak between `@sample very.long.name` (#398) by nickreid · 1 year, 1 month ago
  77. 6384761 Bump version to 0.45-SNAPSHOT by Carmi Grushko · 1 year, 1 month ago
  78. 2c36ddb Bump version to 0.44 by Carmi Grushko · 1 year, 1 month ago
  79. 1b076d1 Allow optional break after string-literals (#396) by Nick Reid · 1 year, 1 month ago
  80. 08ec67c [automerger skipped] Merge Android 13 QPR3 tm-qpr-dev-plus-aosp-without-vendor@9936994 am: fd9d2867cd -s ours am: 59d5d19e4f -s ours am: 142a2141b8 -s ours am: 85bef96f06 -s ours by Xin Li · 1 year, 1 month ago
  81. 85bef96 [automerger skipped] Merge Android 13 QPR3 tm-qpr-dev-plus-aosp-without-vendor@9936994 am: fd9d2867cd -s ours am: 59d5d19e4f -s ours am: 142a2141b8 -s ours by Xin Li · 1 year, 1 month ago
  82. 142a214 [automerger skipped] Merge Android 13 QPR3 tm-qpr-dev-plus-aosp-without-vendor@9936994 am: fd9d2867cd -s ours am: 59d5d19e4f -s ours by Xin Li · 1 year, 1 month ago
  83. 59d5d19 [automerger skipped] Merge Android 13 QPR3 tm-qpr-dev-plus-aosp-without-vendor@9936994 am: fd9d2867cd -s ours by Xin Li · 1 year, 1 month ago
  84. fd9d286 Merge Android 13 QPR3 tm-qpr-dev-plus-aosp-without-vendor@9936994 by Xin Li · 1 year, 2 months ago
  85. 8bde75c Don't crash on nullable reference types with parens (#392) by nickreid · 1 year, 2 months ago
  86. f13bb0b Merge "[automerger skipped] Merge Android 13 QPR2 am: 2d6ada7f40 -s ours am: bcf17e9ff2 -s ours am: 922e950b48 -s ours am: e6b742b1cb -s ours am: b1c1506fe9 -s ours" by Automerger Merge Worker · 1 year, 3 months ago
  87. 21f81bd [automerger skipped] Merge Android 13 QPR2 am: 2d6ada7f40 -s ours am: bcf17e9ff2 -s ours am: 922e950b48 -s ours am: e6b742b1cb -s ours am: b1c1506fe9 -s ours by Xin Li · 1 year, 3 months ago
  88. 5a1b436 [automerger skipped] Merge Android 13 QPR2 am: 2d6ada7f40 -s ours am: bcf17e9ff2 -s ours am: 922e950b48 -s ours am: e6b742b1cb -s ours am: 5b18221949 -s ours by Xin Li · 1 year, 3 months ago
  89. b1c1506 [automerger skipped] Merge Android 13 QPR2 am: 2d6ada7f40 -s ours am: bcf17e9ff2 -s ours am: 922e950b48 -s ours am: e6b742b1cb -s ours by Xin Li · 1 year, 3 months ago android14-d2-release android14-d2-s1-release android14-d2-s2-release android14-d2-s3-release android14-d2-s4-release android14-d2-s5-release android14-qpr1-release android14-qpr1-s2-release android-14.0.0_r16 android-14.0.0_r17 android-14.0.0_r18 android-14.0.0_r19 android-14.0.0_r20 android-14.0.0_r21 android-14.0.0_r22 android-14.0.0_r23 android-14.0.0_r24 android-14.0.0_r25 android-14.0.0_r26 android-14.0.0_r27 android-14.0.0_r38 android-14.0.0_r39 android-14.0.0_r40 android-14.0.0_r41 android-14.0.0_r42 android-14.0.0_r43 android-14.0.0_r44 android-14.0.0_r45
  90. 5b18221 [automerger skipped] Merge Android 13 QPR2 am: 2d6ada7f40 -s ours am: bcf17e9ff2 -s ours am: 922e950b48 -s ours am: e6b742b1cb -s ours by Xin Li · 1 year, 3 months ago android14-mainline-adbd-release android14-mainline-adservices-release android14-mainline-appsearch-release android14-mainline-art-release android14-mainline-cellbroadcast-release android14-mainline-conscrypt-release android14-mainline-extservices-release android14-mainline-media-release android14-mainline-media-swcodec-release android14-mainline-mediaprovider-release android14-mainline-networking-release android14-mainline-os-statsd-release android14-mainline-permission-release android14-mainline-resolv-release android14-mainline-sdkext-release android14-mainline-tethering-release android14-mainline-uwb-release android14-mainline-wifi-release aml_adb_340912000 aml_adb_340912200 aml_adb_340912350 aml_adb_340912530 aml_adb_341517070 aml_adb_341520010 aml_ads_340915050 aml_ads_341027030 aml_ads_341131050 aml_ads_341316030 aml_ads_341413000 aml_ads_341517040 aml_ads_341615050 aml_ads_341720000 aml_art_340915060 aml_art_341010050 aml_art_341110060 aml_art_341110110 aml_art_341311100 aml_art_341411300 aml_art_341514410 aml_art_341514450 aml_art_341615020 aml_art_341711000 aml_ase_340913000 aml_ase_341113000 aml_ase_341310010 aml_ase_341410000 aml_ase_341510000 aml_cbr_340914000 aml_cbr_341011000 aml_cbr_341110000 aml_cbr_341311010 aml_cbr_341410010 aml_cbr_341510010 aml_cbr_341610000 aml_cbr_341710000 aml_con_341110000 aml_con_341310090 aml_con_341410300 aml_con_341511080 aml_con_341614000 aml_doc_340916000 aml_doc_341012000 aml_doc_341112000 aml_doc_341312010 aml_doc_341510050 aml_doc_341610010 aml_doc_341713000 aml_ext_341027030 aml_ext_341131030 aml_ext_341317010 aml_ext_341414010 aml_ext_341518010 aml_ext_341620040 aml_ext_341716000 aml_ips_340914000 aml_ips_340914200 aml_ips_340914280 aml_ips_341510000 aml_ips_341611000 aml_med_340922010 aml_med_341011000 aml_med_341111000 aml_med_341312020 aml_med_341312300 aml_med_341513600 aml_med_341619000 aml_med_341711000 aml_mpr_340919000 aml_mpr_341015030 aml_mpr_341015090 aml_mpr_341111020 aml_mpr_341111030 aml_mpr_341313030 aml_mpr_341411070 aml_mpr_341511070 aml_mpr_341614010 aml_mpr_341713020 aml_net_340913000 aml_net_341014000 aml_net_341111030 aml_net_341310020 aml_net_341311010 aml_net_341411030 aml_net_341510000 aml_net_341510050 aml_net_341610030 aml_net_341710020 aml_neu_341010000 aml_neu_341010080 aml_neu_341510000 aml_odp_341610000 aml_odp_341717000 aml_per_340916010 aml_per_341011020 aml_per_341011100 aml_per_341110010 aml_per_341110020 aml_per_341311000 aml_per_341410020 aml_per_341510010 aml_per_341614000 aml_per_341711000 aml_res_340912000 aml_res_341110000 aml_res_341311030 aml_res_341410010 aml_res_341510000 aml_sch_341510000 aml_sdk_340912010 aml_sdk_341010000 aml_sdk_341110000 aml_sdk_341110080 aml_sdk_341410000 aml_sdk_341510000 aml_sdk_341710000 aml_sta_340911000 aml_sta_340912000 aml_sta_341010020 aml_sta_341111000 aml_sta_341114000 aml_sta_341311010 aml_sta_341410000 aml_sta_341511040 aml_sta_341615000 aml_sta_341710000 aml_swc_340922010 aml_swc_341011020 aml_swc_341111000 aml_swc_341312020 aml_swc_341312300 aml_swc_341513600 aml_swc_341619000 aml_swc_341711000 aml_tet_340913030 aml_tet_341010040 aml_tet_341112070 aml_tet_341310230 aml_tet_341411060 aml_tet_341511010 aml_tet_341610020 aml_tet_341712060 aml_uwb_341011000 aml_uwb_341111010 aml_uwb_341310030 aml_uwb_341310300 aml_uwb_341511050 aml_uwb_341513070 aml_uwb_341710010 aml_wif_340913010 aml_wif_341011010 aml_wif_341110010 aml_wif_341310010 aml_wif_341410080 aml_wif_341510000 aml_wif_341610000 aml_wif_341711020
  91. e6b742b [automerger skipped] Merge Android 13 QPR2 am: 2d6ada7f40 -s ours am: bcf17e9ff2 -s ours am: 922e950b48 -s ours by Xin Li · 1 year, 3 months ago android14-dev
  92. 922e950 [automerger skipped] Merge Android 13 QPR2 am: 2d6ada7f40 -s ours am: bcf17e9ff2 -s ours by Xin Li · 1 year, 3 months ago
  93. bcf17e9 [automerger skipped] Merge Android 13 QPR2 am: 2d6ada7f40 -s ours by Xin Li · 1 year, 3 months ago
  94. 2d6ada7 Merge Android 13 QPR2 by Xin Li · 1 year, 3 months ago android-u-beta-1-gpl
  95. d93c69b Enforce blank lines between class members (#385) by nickreid · 1 year, 3 months ago
  96. 05a6e89 Add ktfmt 0.43 prebuilt am: 3ac28026c1 am: 9f8a7e3171 am: 050926c89c am: 94aaa6a481 by Jordan Demeulenaere · 1 year, 3 months ago
  97. 18f0e82 Add ktfmt 0.43 prebuilt am: 3ac28026c1 am: 9f8a7e3171 am: 050926c89c am: 7c0a694be2 by Jordan Demeulenaere · 1 year, 3 months ago
  98. 7c0a694 Add ktfmt 0.43 prebuilt am: 3ac28026c1 am: 9f8a7e3171 am: 050926c89c by Jordan Demeulenaere · 1 year, 3 months ago
  99. 94aaa6a Add ktfmt 0.43 prebuilt am: 3ac28026c1 am: 9f8a7e3171 am: 050926c89c by Jordan Demeulenaere · 1 year, 3 months ago
  100. 050926c Add ktfmt 0.43 prebuilt am: 3ac28026c1 am: 9f8a7e3171 by Jordan Demeulenaere · 1 year, 3 months ago