1. 6bb6fda Update version number in help. by Robert Nystrom · 3 years, 6 months ago
  2. b061553 allow analyzer version 0.41.0 by Jacob MacDonald · 3 years, 6 months ago
  3. ae0115e Merge pull request #973 from dart-lang/show-set-exit by Bob Nystrom · 3 years, 6 months ago
  4. ec1b4bf Always show "--set-exit-if-changed" in help. by Robert Nystrom · 3 years, 6 months ago
  5. aed9d60 Merge pull request #970 from dart-lang/srawlins-patch-1 by Bob Nystrom · 3 years, 6 months ago
  6. f961296 Merge branch 'master' into srawlins-patch-1 by Sam Rawlins · 3 years, 6 months ago
  7. 80048f6 Bump version to 1.3.10-dev by Sam Rawlins · 3 years, 6 months ago
  8. 18dabca Merge pull request #972 from dart-lang/srawlins-patch-2 by Sam Rawlins · 3 years, 6 months ago
  9. 920ab59 Remove unused dart:async imports. by Sam Rawlins · 3 years, 6 months ago
  10. e151ec6 Merge pull request #969 from dart-lang/966-duplicate-if-comment by Bob Nystrom · 3 years, 6 months ago 1.3.9
  11. 8951f15 Bump version. by Robert Nystrom · 3 years, 6 months ago
  12. 68ea569 Remove unused dart:async imports. by Sam Rawlins · 3 years, 6 months ago
  13. 0fa8e86 Don't duplicate comments on chained if elements. by Robert Nystrom · 3 years, 6 months ago
  14. 2c273cd Merge pull request #968 from dart-lang/command-type-arg by Bob Nystrom · 3 years, 6 months ago 1.3.8+1
  15. 4b6fce7 Make FormatCommand implement Command<int>. by Robert Nystrom · 3 years, 6 months ago
  16. 483f2e6 Merge pull request #962 from dart-lang/nullable-initializing-formals by Bob Nystrom · 3 years, 7 months ago 1.3.8
  17. a44e709 Preserve "?" in function-typed initializing formals. by Robert Nystrom · 3 years, 7 months ago
  18. 145d3c3 Merge pull request #958 from dart-lang/kevmoo-patch-1 by Bob Nystrom · 3 years, 7 months ago
  19. 20e21c3 Use https URLs in readmes by Kevin Moore · 3 years, 7 months ago
  20. a548dfb Merge pull request #955 from MichaelRFairhurst/remove-unused-import by Bob Nystrom · 3 years, 7 months ago
  21. b59775e Remove unused dart:async import by Mike Fairhurst · 3 years, 8 months ago
  22. c99cfa7 Merge pull request #951 from dart-lang/bump by Bob Nystrom · 3 years, 8 months ago 1.3.7
  23. 3e210c8 Bump version to 1.3.7 for release. by Robert Nystrom · 3 years, 8 months ago
  24. 6c65bb6 Merge pull request #950 from dart-lang/reword-help by Bob Nystrom · 3 years, 8 months ago
  25. ad2907e Reword another option's help. by Robert Nystrom · 3 years, 8 months ago
  26. 809d27d Reword the help text to be consistent with other "dart" commands. by Robert Nystrom · 3 years, 8 months ago
  27. ba9bd4f Merge pull request #947 from dart-lang/external-abstract-variables by Bob Nystrom · 3 years, 8 months ago
  28. 12b917b Raising minimum SDK constraint. by Robert Nystrom · 3 years, 9 months ago
  29. c6865c5 Don't run Travis on stable for now. by Robert Nystrom · 3 years, 9 months ago
  30. aed99e1 Update Travis to latest stable version. by Robert Nystrom · 3 years, 9 months ago
  31. 6831661 Remove dependency override. by Robert Nystrom · 3 years, 9 months ago
  32. 696d27e Format `external` and `abstract` on variables. by Robert Nystrom · 3 years, 9 months ago
  33. eb02a7b Merge pull request #945 from dart-lang/split-nested-conditionals by Bob Nystrom · 3 years, 9 months ago
  34. 47c9313 Split conditional expressions when nested. by Robert Nystrom · 3 years, 9 months ago
  35. 2c2e371 Merge pull request #944 from dart-lang/unicode-whitespace by Bob Nystrom · 3 years, 9 months ago
  36. 2e13bc0 Update CHANGELOG. by Robert Nystrom · 3 years, 9 months ago
  37. 2b41b3f Handle Unicode whitespace more gracefully. by Robert Nystrom · 3 years, 9 months ago
  38. b7f9ab5 Merge pull request #941 from dart-lang/verbose-help by Bob Nystrom · 3 years, 9 months ago
  39. b8c5bfc Add "--verbose" to "--help" and hide most options normally. by Robert Nystrom · 3 years, 9 months ago
  40. b4677d9 Delete .test_config by Kevin Moore · 3 years, 9 months ago
  41. c63615b Fixing a very small Typo (#928) by dev-aentgs · 4 years ago
  42. a35db09 Merge pull request #924 from dart-lang/bump by Bob Nystrom · 4 years, 1 month ago 1.3.6
  43. 33831d3 Bump to 1.3.6. by Robert Nystrom · 4 years, 1 month ago
  44. 8490691 Merge pull request #923 from dart-lang/fix-windows by Bob Nystrom · 4 years, 1 month ago
  45. 6502598 Fix test failures on Windows. by Robert Nystrom · 4 years, 1 month ago
  46. 78bd89f Merge pull request #922 from dart-lang/bump by Bob Nystrom · 4 years, 1 month ago 1.3.5
  47. a99fa63 Bump to 1.3.5. by Robert Nystrom · 4 years, 1 month ago
  48. fb6b661 Merge pull request #921 from dart-lang/optimize-tests by Bob Nystrom · 4 years, 1 month ago
  49. 3a92999 Format. by Robert Nystrom · 4 years, 1 month ago
  50. 5b9de51 Apply review feedback. by Robert Nystrom · 4 years, 1 month ago
  51. e322686 Merge branch 'master' into optimize-tests by Robert Nystrom · 4 years, 1 month ago
  52. 1f82c7c Merge pull request #920 from dart-lang/legacy-output by Bob Nystrom · 4 years, 1 month ago
  53. 968feb5 Generate native executables to use when running the integration tests. by Robert Nystrom · 4 years, 1 month ago
  54. 4fb234b Restore the command line output inadvertently removed in 1.3.4. by Robert Nystrom · 4 years, 1 month ago
  55. 046b78a Merge pull request #914 from dart-lang/changelog by Bob Nystrom · 4 years, 1 month ago
  56. a6ed85e Remove unnecessary changelog entries. by Robert Nystrom · 4 years, 1 month ago 1.3.4
  57. a49023f Merge pull request #913 from dart-lang/bump by Bob Nystrom · 4 years, 1 month ago
  58. a2b9fa7 Bump version to 1.3.4. by Robert Nystrom · 4 years, 1 month ago
  59. 2142e3a Merge pull request #912 from dart-lang/null-aware-index by Bob Nystrom · 4 years, 1 month ago
  60. 78d953f Set min SDK to 2.7.0. by Robert Nystrom · 4 years, 1 month ago
  61. cd81a14 Update SDK version used by Travis. by Robert Nystrom · 4 years, 1 month ago
  62. d82a288 Update to use the new null-aware subscript syntax. by Robert Nystrom · 4 years, 1 month ago
  63. 25d74d9 Merge pull request #911 from dart-lang/new-cli by Bob Nystrom · 4 years, 1 month ago
  64. 796742d Add a new (hidden) library exposing a Command to run the formatter. by Robert Nystrom · 4 years, 1 month ago
  65. 9149104 Move to a new architecture for handling command line options and output. by Robert Nystrom · 4 years, 1 month ago
  66. d9fb13e Reorganize the old command line code to get ready for the new CLI. by Robert Nystrom · 4 years, 1 month ago
  67. 9e8e360 Merge pull request #907 from dart-lang/indent-multiple-variable-blocks by Bob Nystrom · 4 years, 2 months ago
  68. cce1060 Indent blocks in initializers of multiple variable declarations. by Robert Nystrom · 4 years, 2 months ago
  69. 71c3833 Merge pull request #906 from dart-lang/if-element-comment-split by Bob Nystrom · 4 years, 2 months ago
  70. 84adcf7 Merge branch 'master' into if-element-comment-split by Robert Nystrom · 4 years, 2 months ago
  71. 2fbd00e Merge pull request #905 from dart-lang/blank-line-after-script by Bob Nystrom · 4 years, 2 months ago
  72. 79784cc Merge branch 'master' into blank-line-after-script by Robert Nystrom · 4 years, 2 months ago
  73. 6d9e9eb Don't add unneeded splits on if elements near comments. by Robert Nystrom · 4 years, 2 months ago
  74. 8cd12c3 Merge pull request #904 from dart-lang/split-nested-control-flow by Bob Nystrom · 4 years, 2 months ago
  75. e5ad7d8 Update CHANGELOG. by Robert Nystrom · 4 years, 2 months ago
  76. e80fe47 Reformat and update CHANGELOG. by Robert Nystrom · 4 years, 2 months ago
  77. 89c704f Always insert a blank line after script tags. by Robert Nystrom · 4 years, 2 months ago
  78. 6ffc8c4 For split control flow elements that contain other ones. by Robert Nystrom · 4 years, 2 months ago
  79. 6c98c13 Remove references to dartlang.org (#903) by Kevin Moore · 4 years, 2 months ago
  80. 7cc47a7 Update dependencies again (#899) by Kevin Moore · 4 years, 2 months ago
  81. 061f619 Merge pull request #893 from scheglov/use-parseString by Konstantin Scheglov · 4 years, 2 months ago
  82. 209ae9c Use parseString() API instead of internal Parser. by Konstantin Shcheglov · 4 years, 2 months ago
  83. 20d5ff0 Pub upgrade (#897) by Nate Bosch · 4 years, 2 months ago
  84. 9864ea5 Introduce the verbose flag into dart_style (#887) by Jaime Wren · 4 years, 4 months ago
  85. ff816f2 Fix newly enforce package:pedantic lints (#880) by Nate Bosch · 4 years, 5 months ago
  86. 1f1a7dd Merge pull request #874 from dart-lang/doc-comment-fix-indentation by Bob Nystrom · 4 years, 6 months ago
  87. c05b4f9 Preserve leading indentation in fixed doc comments (#821). by Robert Nystrom · 4 years, 6 months ago
  88. 84927f8 Merge pull request #873 from dart-lang/var-in-fix-typedef by Bob Nystrom · 4 years, 6 months ago
  89. c116744 Merge branch 'master' into var-in-fix-typedef by Robert Nystrom · 4 years, 6 months ago
  90. f2666f9 Merge pull request #872 from dart-lang/bump by Bob Nystrom · 4 years, 6 months ago
  91. 6b46c22 Correctly handle "var" in --fix-function-typedefs. by Robert Nystrom · 4 years, 6 months ago
  92. f3a6055 Bump version number and update CHANGELOG. by Robert Nystrom · 4 years, 6 months ago
  93. 302882a Merge pull request #871 from dart-lang/cpelling-master by Bob Nystrom · 4 years, 6 months ago
  94. 9543e31 Add tests, cover more expression types, and a few other tweaks. by Robert Nystrom · 4 years, 6 months ago
  95. 65cc796 Merge branch 'master' of https://github.com/cpelling/dart_style into cpelling-master by Robert Nystrom · 4 years, 6 months ago
  96. ea55d48 Support analyzer 0.39.0 (#868) by Nate Bosch · 4 years, 6 months ago 1.3.3
  97. 95dd408 Merge pull request #863 from dart-lang/dropped-comma by Bob Nystrom · 4 years, 7 months ago 1.3.2
  98. 15bee0d Merge branch 'master' into dropped-comma by Robert Nystrom · 4 years, 7 months ago
  99. 6985f6b Preserve commas after nullable function-typed parameters. by Robert Nystrom · 4 years, 7 months ago
  100. f3664b8 Fix inconsistencies after revert (#858) by Nate Bosch · 4 years, 7 months ago