1. 2b4056b Lint tweaks for Dart 2.2 by Kevin Moore · 5 years ago
  2. 135e10a Update last modified date directly in `touch` (#2014) by Greg Littlefield · 5 years ago
  3. 980fc94 Add support for global activating package from a custom pub URL (#2041) by Evan Weible · 5 years ago
  4. 605cafb "features" is not a completely implemented or documented – hide flags (#2045) by Kevin Moore · 5 years ago
  5. 73b66cd Merge pull request #2035 from sigurdm/logout_command by Sigurd Meldgaard · 5 years ago
  6. 2b03587 dartfmt again by Sigurd Meldgaard · 5 years ago
  7. ea805df Fix help-expectation by Sigurd Meldgaard · 5 years ago
  8. 6f759c1 gitfmt by Sigurd Meldgaard · 5 years ago
  9. 9007942 deps: move package_resolver to a dev dependency by Kevin Moore · 5 years ago
  10. 297f017 enable and fix a number of lints by Kevin Moore · 5 years ago
  11. f70ee39 Update to latest dependencies, require dart 2.1, fix lints by Kevin Moore · 5 years ago
  12. 3446fb0 Add logout command by Sigurd Meldgaard · 5 years ago
  13. 283471e Merge pull request #2016 from RedBrogdon/changelog by Sigurd Meldgaard · 5 years ago
  14. 4c00f41 Update/add www.dartlang.org URLs (#2021) by Kathy Walrath · 5 years ago
  15. f7b147f Correcting nerfed changelog test. by Andrew Brogdon · 5 years ago
  16. b930822 Edited warning messages, addressed review issues. by Andrew Brogdon · 5 years ago
  17. 9e9c8ed Fixed race conditions in test case. (#2020) by Jonas Finnemann Jensen · 5 years ago
  18. ec97216 Removed references to gitsubmodules (#2019) by Jonas Finnemann Jensen · 5 years ago
  19. ac8ad79 Copyright dates. by Andrew Brogdon · 5 years ago
  20. f9d35d3 Formatted via dartfmt. by Andrew Brogdon · 5 years ago
  21. a335136 Adding ChangelogValidator to the list of validators. by Andrew Brogdon · 5 years ago
  22. a826b12 Adds changelog validator and its tests. by Andrew Brogdon · 5 years ago
  23. 2233e3d Update the required pkg:http (#1996) by Kevin Moore · 6 years ago
  24. 75d8453 Update all of the obvious dependencies by Kevin Moore · 6 years ago
  25. d07dafa Fix unnecessary `this` lints by Kevin Moore · 6 years ago
  26. 43a91d1 Update to latest build_runner (#1966) by Nate Bosch · 6 years ago
  27. b3a2cfb Add check for a scheme on PUB_HOSTED_URL (#1972) by Nate Bosch · 6 years ago
  28. 6626bda Update tests for SDK constraint validation (#1968) by Nate Bosch · 6 years ago
  29. 9f00679 Rename --checked to --enable-asserts (#1964) by Nate Bosch · 6 years ago SDK-2.1.0-dev.1.0
  30. 3195e85 Declare compatibility with Dart 2 stable (#1963) by Nate Bosch · 6 years ago
  31. 5962908 Run dartfmt --fix to drop new and const (#1962) by Nate Bosch · 6 years ago
  32. 8028f64 Add some stricter analysis (#1961) by Nate Bosch · 6 years ago
  33. 7144585 Remove code supporting packages directory (#1960) by Nate Bosch · 6 years ago
  34. 0764363 Drop support for --packages-dir flag (#1958) by Nate Bosch · 6 years ago
  35. 8e1e437 Use an import for the module hack (#1956) by Nate Bosch · 6 years ago
  36. 8873f99 Don't delete existing packages directories (#1955) by Nate Bosch · 6 years ago
  37. 7080a98 Add deps for testing with build_runner (#1953) by Nate Bosch · 6 years ago
  38. 454df13 misc: test fixes by Kevin Moore · 6 years ago
  39. 2de5003 dartfmt by Kevin Moore · 6 years ago
  40. fdf5c61 Fix small typo in solver docs (#1943) by David Cao · 6 years ago
  41. 58fe996 Look for the new snapshot error message from the Dart 2 VM. (#1938) by Bob Nystrom · 6 years ago
  42. 2258022 Move pub fully onto Dart 2 and off Dart 1. (#1933) by Bob Nystrom · 6 years ago
  43. c84ffa0 Fix pub now that the VM no longer supports "--preview-dart-2". (#1928) by Bob Nystrom · 6 years ago SDK-2.0.0-dev.64.1
  44. 08ea0b2 use new pkg:test goodness by Kevin Moore · 6 years ago
  45. 5b47373 Use new dart:io HTTP constants by Kevin Moore · 6 years ago
  46. 8b9526c Merge pull request #1920 from scheglov/normalize-path-for-analyzer by Konstantin Scheglov · 6 years ago
  47. f390988 Call p.normalize() after p.absolute(). by Konstantin Shcheglov · 6 years ago
  48. 881a0c3 Add a guaranteed return in an Iterable.every call (#1918) by Nate Bosch · 6 years ago
  49. c1842c8 Use public analyzer APIs. (#1912) by Konstantin Scheglov · 6 years ago
  50. d84173e Reference "$HOME" instead of "~" in PATH message (#1911) by Nate Bosch · 6 years ago SDK-2.0.0-dev.61
  51. 10556f0 Merge pull request #1901 from dart-lang/dart-2-snapshot by Natalie Weizenbaum · 6 years ago
  52. bb46dbd Code review by Natalie Weizenbaum · 6 years ago
  53. 902273b Generate Dart 2 snapshots when running in Dart 2 mode by Natalie Weizenbaum · 6 years ago
  54. 54d0bf7 Fix a couple Dart 2 runtime errors by Natalie Weizenbaum · 6 years ago
  55. bb840bb Recompile non-existent snapshots by Natalie Weizenbaum · 6 years ago
  56. f79b72b Share more code between running global and local executables by Natalie Weizenbaum · 6 years ago
  57. dc75b57 More gracefully determine Entrypoint.isGlobal by Natalie Weizenbaum · 6 years ago
  58. 54bd2ca Properly handle spaces in file names on macOS pub publish (#1895) by Dan Field · 6 years ago
  59. 7bdcf4e Fix Dart 2 runtime errors (#1902) by Natalie Weizenbaum · 6 years ago SDK-2.0.0-dev.58
  60. 5be9fe9 Remove the cache parameter from runExecutable() by Natalie Weizenbaum · 6 years ago
  61. 5baed0a Update dependencies (#1896) by Kevin Moore · 6 years ago
  62. a3fddd7 Use Platform.version even when running from the repo (#1897) by Kevin Moore · 6 years ago
  63. 0c17286 Ensure we pass forward-slash paths to Git on Windows (#1877) by Natalie Weizenbaum · 6 years ago SDK-2.0.0-dev.55
  64. c61b8a3 Don't try to run snapshots in Dart 2 mode (#1893) by Natalie Weizenbaum · 6 years ago SDK-2.0.0-dev.54
  65. 5fd6867 Add back build/serve argparser options (#1892) by Nate Bosch · 6 years ago
  66. 2164713 Support the latest pub_semver (#1890) by Natalie Weizenbaum · 6 years ago
  67. 610ad98 Warn when publishing a package with no README (#1820) by Natalie Weizenbaum · 6 years ago
  68. 32ed365 Merge pull request #1889 from dart-lang/retry-500-status-code by Chris Bracken · 6 years ago
  69. 3d7ae0c Use Platform.version for the SDK version (#1888) by Kevin Moore · 6 years ago
  70. cea6075 Retry on pub server status 500 by Chris Bracken · 6 years ago
  71. 8186453 Lazily load Flutter's version (#1886) by Natalie Weizenbaum · 6 years ago
  72. 2e821bf Remove a number of unused members (#1881) by Kevin Moore · 6 years ago SDK-2.0.0-dev.51
  73. c4dcaa2 Join paths before converting to URI (#1879) by Nate Bosch · 6 years ago
  74. c20a8d6 Add support for depending on packages from the Fuchsia SDK (#1873) by Natalie Weizenbaum · 6 years ago
  75. 0cbeb17 Don't line wrap output if not connected to a terminal. (#1876) by Bob Nystrom · 6 years ago
  76. bc78514 Remove newFuture utility (#1875) by Nate Bosch · 6 years ago
  77. 792ba08 Fix parse errors with `--preview-dart-2` (#1874) by Nate Bosch · 6 years ago
  78. 5ca86eb Drop build and serve (#1871) by Nate Bosch · 6 years ago
  79. 16cce79 Stop using deprecated DelegatingList.typed (#1872) by Nate Bosch · 6 years ago
  80. 7f06502 Remove an unused import (#1870) by Nate Bosch · 6 years ago
  81. 6e54109 Remove upper case constants (#1868) by Lasse R.H. Nielsen · 6 years ago
  82. 711f515 Generalize support for optional SDKs (#1865) by Natalie Weizenbaum · 6 years ago
  83. 03b4125 Fix a typo in solver docs (#1861) by Aleksey Kladov · 6 years ago
  84. 2c68e98 Clarify when a partial solution is a full solution (#1860) by Aleksey Kladov · 6 years ago
  85. 5d1ad0e Fix a typo (#1859) by Aleksey Kladov · 6 years ago
  86. 8b6b953 Clarify the meaning of negative terms (#1858) by Aleksey Kladov · 6 years ago
  87. 4947e0b Override dependencies of locked packages (#1854) by Natalie Weizenbaum · 6 years ago
  88. 929561d Merge pull request #1855 from dart-lang/better-output by Natalie Weizenbaum · 6 years ago
  89. 556397e Print all necessary details for dependencies across collapsed causes by Natalie Weizenbaum · 6 years ago
  90. e7fcddd Produce better output when a locked version is the only version by Natalie Weizenbaum · 6 years ago
  91. bc2b5ff Merge pull request #1851 from dart-lang/feature.solver by Natalie Weizenbaum · 6 years ago
  92. 8474d84 Support implicit pub dependencies (#1844) by Natalie Weizenbaum · 6 years ago
  93. d68b752 Send dependency metadata to the hosted package server (#1843) by Natalie Weizenbaum · 6 years ago
  94. 7712907 Merge pull request #1842 from dart-lang/feature.solver.triage by Natalie Weizenbaum · 6 years ago
  95. 487f599 Emit a data exit code when globally activating an invalid range by Natalie Weizenbaum · 6 years ago
  96. 258dec7 dartfmt by Natalie Weizenbaum · 6 years ago
  97. 38f376e Get rid of a test for shared path dependencies by Natalie Weizenbaum · 6 years ago
  98. 58189e8 Don't crash on invalid cached pubspecs in offline mode by Natalie Weizenbaum · 6 years ago
  99. 8319453 Triage some solver tests that are no longer failing by Natalie Weizenbaum · 6 years ago
  100. 1c997ef Merge pull request #1841 from dart-lang/feature.solver.handle-errors by Natalie Weizenbaum · 6 years ago