1. 2694ed2 Merge tag 'android-13.0.0_r32' into int/13/fp3 by Karsten Tausche · 1 year, 3 months ago rel/13/fp3/6.A.018 rel/13/fp3/6.A.018.0
  2. 3034c0a Snap for 9190355 from bdb0b8d3fa4d4442fde0d38193abda49271cdf61 to tm-qpr2-release by Android Build Coastguard Worker · 1 year, 8 months ago
  3. bdb0b8d Add a note about the ktfmt plugin by Jordan Demeulenaere · 1 year, 8 months ago
  4. 7a26646 Snap for 9153129 from 15ce9ec0ce87ce99edf30db6a4e3114884402266 to tm-qpr2-release by Android Build Coastguard Worker · 1 year, 8 months ago
  5. 15ce9ec Use absolute paths when giving ktfmt formatting command by Jordan Demeulenaere · 1 year, 8 months ago
  6. 434470c Snap for 9133013 from 75418db586a698ad4ae11ada2acee6a9d881fcec to tm-qpr2-release by Android Build Coastguard Worker · 1 year, 8 months ago
  7. e0bf306 Snap for 9010110 from 75418db586a698ad4ae11ada2acee6a9d881fcec to tm-qpr1-release by Android Build Coastguard Worker · 1 year, 10 months ago
  8. 75418db Add support for file exclusion in ktfmt.py by Jordan Demeulenaere · 1 year, 10 months ago
  9. fa6596f Snap for 8941678 from 9839dc339f059bdeb33e1fb2ef2ea31350b12895 to tm-qpr1-release by Android Build Coastguard Worker · 1 year, 10 months ago
  10. 9839dc3 Add a ktfmt.py wrapper around ktfmt.jar by Jordan Demeulenaere · 1 year, 10 months ago
  11. d62a63b Snap for 8903569 from 4b33ade636a65c3d7b4b4b52ae27b1260b91e998 to tm-qpr1-release by Android Build Coastguard Worker · 1 year, 11 months ago
  12. 4b33ade Add ktfmt build target by Jordan Demeulenaere · 1 year, 11 months ago
  13. 08dfbb1 Add metadata files by Jordan Demeulenaere · 1 year, 11 months ago
  14. b01c7ae Merge commit 'ea81882' into tm-qpr-dev by Jordan Demeulenaere · 1 year, 11 months ago
  15. 8b9a812 Initial empty repository by Inna Palant · 2 years ago
  16. ea81882 Bump version to 0.39 by Carmi Grushko · 2 years ago
  17. 5f7b063 Handle escaped markdown characters in KDoc by Omer Strulovich · 2 years ago
  18. 0b5d3d1 Format .kts files with ktfmt by Nicola Corti · 2 years ago
  19. 4a0c2d4 Prevent adjacent unary operators from merging (#328) by nickreid · 2 years ago
  20. d71487b Support shebang for KTS files by Omer Strulovich · 2 years ago
  21. e40bc15 Bump version to 0.39-SNAPSHOT by Carmi Grushko · 2 years ago
  22. 9bfe60c Bump version to 0.38 by Carmi Grushko · 2 years ago
  23. 44bf14c For --google_style, break between ( and long condition expressions (#325) by nickreid · 2 years ago
  24. 24e6942 Fix breaking before is keyword causing illegal code by Omer Strulovich · 2 years, 1 month ago
  25. c0e6243 Add line breaks to lambdas after broken function arguments by David Torosyan · 2 years, 1 month ago
  26. bd2e5c7 Update ktfmt component on FBS:master by Carmi Grushko · 2 years, 1 month ago
  27. 63eef56 Disabling grouping of fields after the first group in qualified expressions by Omer Strulovich · 2 years, 1 month ago
  28. b7ff8ba Handle lambda destructuring declarations with explicit type by Omer Strulovich · 2 years, 1 month ago
  29. 687b6f7 Bump version to 0.38-SNAPSHOT by Carmi Grushko · 2 years, 1 month ago
  30. e563773 Bump version to 0.37 by Carmi Grushko · 2 years, 1 month ago
  31. be43fdb Break after annotations iff it is a block-level expression (#302) by nickreid · 2 years, 1 month ago
  32. bb66293 Remove use of some deprecated functions (#311) by nickreid · 2 years, 2 months ago
  33. 8f8d12b @allow-large-files [MSDK] Update ktfmt component on FBS:master by Carmi Grushko · 2 years, 2 months ago
  34. bfc9bed Always break between when conditions, even if they fit in line by Omer Strulovich · 2 years, 2 months ago
  35. 4dc2273 Bump version to 0.37-SNAPSHOT by Carmi Grushko · 2 years, 2 months ago
  36. b143ca7 Bump version to 0.36 by Carmi Grushko · 2 years, 2 months ago
  37. 8a5af6c Fix a bunch of build warnings (#283) by Nick Reid · 2 years, 2 months ago
  38. 781eb2f Do not try to make block like syntax for expression with more than 1 lambda by Omer Strulovich · 2 years, 2 months ago
  39. 1bebf0b Add trailing break before brace for Google Style (#308) by Beth Cutler · 2 years, 2 months ago
  40. d8bdf97 Try to fix issue with MainTest.file is modified if it is not formatted (#309) by Omer Strulovich · 2 years, 2 months ago
  41. edf278c Remove printOps from default test running by Omer Strulovich · 2 years, 2 months ago
  42. d82fa63 Removing old prints from TokenizerTest by Omer Strulovich · 2 years, 2 months ago
  43. 07d2ac0 Improve handling of `as` and `is` when left hand is a call-chain by Omer Strulovich · 2 years, 2 months ago
  44. 46129b6 Simplify breakIntoParts a bit by Omer Strulovich · 2 years, 2 months ago
  45. 7b1d548 Refactor to in visitQualifiedExpression by Omer Strulovich · 2 years, 2 months ago
  46. f19bd22 Allow breaking in KtCallableReferenceExpression after :: by Omer Strulovich · 2 years, 2 months ago
  47. c7fffbe Redo qualified chains, without chunks, other modifications and support handling !! and [] by Omer Strulovich · 2 years, 2 months ago
  48. b640331 Print a single space for empty do-while bodies. (#305) by nickreid · 2 years, 2 months ago
  49. 18990a4 Add tests to confirm that the file is not modified if it already formatted (#304) by Bhavesh Munot · 2 years, 3 months ago
  50. 6ea9e8f Fix memory leak when creating KtFile by Omer Strulovich · 2 years, 3 months ago
  51. b11275d Various style and comment cleanups by Omer Strulovich · 2 years, 3 months ago
  52. 6be1157 Bump version to 0.36-SNAPSHOT by Carmi Grushko · 2 years, 3 months ago
  53. 6ebfe03 Bump version to 0.35 by Carmi Grushko · 2 years, 3 months ago
  54. f0c6281 Allow breaking before `.` in a reciever function declaration to avoid long lines by Omer Strulovich · 2 years, 3 months ago
  55. a66fbc4 Always preserve semicolons preceding lambda expressions, even when they might be meaningless (#301) by nickreid · 2 years, 3 months ago
  56. f3c2964 Fix .editorconfig-kotlinglang (#299) by Varun Arora · 2 years, 3 months ago
  57. 2ada6d2 Bump version to 0.35-SNAPSHOT by Carmi Grushko · 2 years, 3 months ago
  58. 02537ed Bump version to 0.34 by Carmi Grushko · 2 years, 3 months ago
  59. 0901f21 Add support for @argsfile by Nadav Yosi Azaria · 2 years, 3 months ago
  60. a000e5d Move bump_version.sh by Carmi Grushko · 2 years, 4 months ago
  61. 391d8b9 Update CONTRIBUTING.md by Carmi Grushko · 2 years, 4 months ago
  62. b86a77c Bump version to 0.34-SNAPSHOT by Omer Strulovich · 2 years, 4 months ago
  63. 5c2e741 Bump version to 0.33 by Omer Strulovich · 2 years, 4 months ago
  64. ebdebf9 Noop: refactor KDocWriter to eliminate some dead constructs (#288) by nickreid · 2 years, 4 months ago
  65. 0815f75 Fix crash on annotated destructuring declaration element. (#286) by nickreid · 2 years, 4 months ago
  66. cf0c9c8 Deploy GitHub website when a new release is created by Carmi Grushko · 2 years, 4 months ago
  67. 1f6ba0a Website deployment script now supports temp dirs and pushes to GitHub by itself by Carmi Grushko · 2 years, 4 months ago
  68. b3cf13a #291: move comments between imports above import list (#292) by Beth Cutler · 2 years, 4 months ago
  69. 93c7dd9 Fix crash when last superclass entry has a delegate by Omer Strulovich · 2 years, 4 months ago
  70. 5e0054a Do not crash for 1 lambda argument with trailing comma by Omer Strulovich · 2 years, 4 months ago
  71. 6ad6308 Lambda indent assignment (#282) by nickreid · 2 years, 4 months ago
  72. 79ff220 Fix formatting of block-like lambdas (+ scope functions) on long lines. (#280) by nickreid · 2 years, 4 months ago
  73. 059184b Fix crash when type param has an annotation (#281) by nickreid · 2 years, 4 months ago
  74. d4718f6 Always break get/set definitions onto lines below the property declaration. (#279) by nickreid · 2 years, 4 months ago
  75. bb01ef7 Preserve semicolons between call expressions and dead lambdas. (#276) by nickreid · 2 years, 4 months ago
  76. 59d4946 Bump version to 0.33-SNAPSHOT by Carmi Grushko · 2 years, 4 months ago
  77. 60d59b3 Bump version to 0.32 by Carmi Grushko · 2 years, 4 months ago
  78. b17e505 Account for semicolons on top-level statements. (#275) by nickreid · 2 years, 4 months ago
  79. a2ed7c9 Save to disk only if contents changed by Carmi Grushko · 2 years, 4 months ago
  80. 05508d7 Bump postcss from 7.0.35 to 7.0.39 in /website (#272) by dependabot[bot] · 2 years, 4 months ago
  81. 412f155 Bump ws from 6.2.1 to 6.2.2 in /website (#273) by dependabot[bot] · 2 years, 4 months ago
  82. 79d8c45 Bump path-parse from 1.0.6 to 1.0.7 in /website (#271) by dependabot[bot] · 2 years, 4 months ago
  83. 08fc14f Bump hosted-git-info from 2.8.8 to 2.8.9 in /website (#274) by dependabot[bot] · 2 years, 4 months ago
  84. cf45480 Bump version to 0.32-SNAPSHOT by Carmi Grushko · 2 years, 4 months ago
  85. 3b53c80 Bump version to 0.31 by Carmi Grushko · 2 years, 4 months ago
  86. f85414c When formatting stdin, print formatted code to stdout regardless of whether it changed by Carmi Grushko · 2 years, 4 months ago
  87. fd042ed Don't break for short variables names (even for simple chains) by David Torosyan · 2 years, 5 months ago
  88. d74f46a Simplify argument indentation logic by David Torosyan · 2 years, 5 months ago
  89. f79e898 Simplify lambda indentation logic by David Torosyan · 2 years, 5 months ago
  90. 4ccedad Add unit tests for indentation by David Torosyan · 2 years, 5 months ago
  91. 5164ad9 Consolidate emitQualifiedExpression functions by David Torosyan · 2 years, 5 months ago
  92. 61a9024 Update emitQualifiedExpression, convert prefixes into chunks by David Torosyan · 2 years, 5 months ago
  93. 36cd8eb Further simplify invocation counting by David Torosyan · 2 years, 5 months ago
  94. 4caa235 Simplify invocation counting in emitQualifiedExpression by David Torosyan · 2 years, 5 months ago
  95. 2e0f887 Create toParts helper for expressions by David Torosyan · 2 years, 5 months ago
  96. 4d71191 Add unit tests for chaining edge cases by David Torosyan · 2 years, 5 months ago
  97. 174d8bd Update kotlin version to 1.6.10 (#266) by Martin Petrov · 2 years, 6 months ago
  98. 70ab404 Update copyright headers from Facebook to Meta by Andres Suarez · 2 years, 6 months ago
  99. e8e311d Remove ignored tests by David Torosyan · 2 years, 6 months ago
  100. 69df623 Replace else/if chain with when by David Torosyan · 2 years, 6 months ago