1. 2453cd2 Make version number ready for release. by Lasse R.H. Nielsen · 6 years ago 1.1.0
  2. 65a9c0c Readd .gitignore after deleting it. by Lasse R.H. Nielsen · 6 years ago
  3. a72bd87 Add .vscode/ to .gitignore. by Lasse R.H. Nielsen · 6 years ago
  4. e7b930c Add support for default package and metadata. (#53) by Lasse R.H. Nielsen · 6 years ago
  5. 39c02e8 Delete codereview.settings by Kevin Moore · 6 years ago
  6. 75b5097 Merge pull request #51 from srawlins/missing-return by Phil Quitslund · 7 years ago
  7. eabe11d Fix missing_return violation newly enforced in Dart ~2.3.2-dev.0.1 by Sam Rawlins · 7 years ago
  8. 6f836c3 misc: fix usage of deprecated SDK constants (#50) by Kevin Moore · 7 years ago 1.0.5
  9. bbcad7d Merge pull request #49 from dart-lang/sdk_3 by Phil Quitslund · 7 years ago 1.0.4
  10. cca042b bump sdk constraint to 3.0.0 by pq · 8 years ago
  11. a446045 Merge pull request #48 from dart-lang/remove_strong by Phil Quitslund · 8 years ago
  12. d582835 Remove `strong`. by pq · 8 years ago
  13. e7ce4f2 Merge pull request #47 from dart-lang/dart2 by Phil Quitslund · 8 years ago
  14. 800b298 Update .travis.yml by Phil Quitslund · 8 years ago
  15. 0107fe0 dart2 by pq · 8 years ago
  16. d2b16fe Merge pull request #46 from dart-lang/core_api_use_cleanups by Phil Quitslund · 8 years ago
  17. 90cb7cc core api use migrations by pq · 8 years ago
  18. c629908 Merge pull request #45 from dart-lang/dart_tool by Phil Quitslund · 8 years ago
  19. 3320e46 Update .gitignore by Phil Quitslund · 8 years ago
  20. a49ab8b Update .gitignore by Phil Quitslund · 8 years ago
  21. b9995f9 Update .gitignore to new `dart_tool` pub cache by pq · 8 years ago
  22. 233976c Prepare for release by Kevin Moore · 8 years ago 1.0.3
  23. 6554065 dartfmt by Kevin Moore · 8 years ago
  24. 6239d5f Remove unneeded SDK constraint by Kevin Moore · 8 years ago
  25. 9c3a5a2 Use travis tasks by Kevin Moore · 8 years ago
  26. b0b8649 Stop using deprecated pkg/test APIs - throw an HttpException by Kevin Moore · 8 years ago
  27. 6d7c94f Merge pull request #42 from dart-lang/trusty by Phil Quitslund · 8 years ago
  28. eeea44b Make trusty default distro explicit. by pq · 8 years ago
  29. 997da8c Merge pull request #41 from dart-lang/pq-patch-1 by Phil Quitslund · 8 years ago 1.0.1 1.0.2
  30. bdf0024 Rename .analysis_options to analysis_options.yaml by Phil Quitslund · 8 years ago
  31. d1be5f7 Update CHANGELOG.md by Phil Quitslund · 8 years ago
  32. 657bfbe Update SDK constraint to be 2.0.0 dev friendly. by Phil Quitslund · 8 years ago
  33. 2cd94ff Fix write to sink after close in test code. by Lasse R.H. Nielsen · 9 years ago
  34. c122e78 Some minor changes: by Devon Carew · 9 years ago
  35. a64d210 Merge pull request #38 from DanTup/patch-1 by Lasse R.H. Nielsen · 9 years ago
  36. d553edd Remove space that causes link not to render on pub.dartlang.org. by Danny Tuppeny · 9 years ago
  37. d5dc4c9 Bump `package_config` to 1.0.0. by pq · 10 years ago 1.0.0
  38. f77965f `0.1.5` CHANGELOG update pre-publish. by pq · 10 years ago 0.1.5
  39. 71ec483 Cache packageName to base Uri mapping. by Konstantin Shcheglov · 10 years ago
  40. 1b9b3af More strong-mode fixes by pq · 10 years ago
  41. ddef048 Merge pull request #36 from dart-lang/tweaks by Phil Quitslund · 10 years ago
  42. 88a3fc1 cleanup gitignore by Kevin Moore · 10 years ago
  43. 06a3916 strong-mode clean by Kevin Moore · 10 years ago
  44. 0d44e66 dartfmt by Kevin Moore · 10 years ago
  45. 5cd7f67 Go SSL by Seth Ladd · 10 years ago
  46. be4c9c6 Update version number before publishing. by Lasse R.H. Nielsen · 10 years ago 0.1.3
  47. 1d5dedc Add slash to package dir URI after resolving reference against base. by Lasse R.H. Nielsen · 10 years ago
  48. 1998ff7 Merge pull request #32 from dart-lang/warning_fix by Phil Quitslund · 10 years ago
  49. af65f9a Static warning fix. by pq · 10 years ago
  50. c0375a8 Merge pull request #31 from dart-lang/parse_test_fix by Phil Quitslund · 10 years ago 0.1.3-dev
  51. 022505e Invalid test cleanup (parse_test). by pq · 10 years ago
  52. 6bd62b3 Merge pull request #30 from dart-lang/kevmoo-ignores by Phil Quitslund · 10 years ago
  53. 7d6657b remove checked-in pubspec.lock and ignore .packages by Kevin Moore · 10 years ago
  54. 00e1162 Don't allow package:-URIs as package locations when creating .packages file. by Lasse R.H. Nielsen · 11 years ago
  55. 9f715c3 Merge pull request #26 from dart-lang/v_bump by Phil Quitslund · 11 years ago 0.1.1
  56. 831b6a4 Version bump. by pq · 11 years ago
  57. 6ba0585 Merge pull request #25 from dart-lang/build_fixes by Phil Quitslund · 11 years ago
  58. a0f2f3d Build fixes [TBR]. by pq · 11 years ago
  59. 31c1b3d Update to new syntax. by Lasse R.H. Nielsen · 11 years ago
  60. 6c819da Make tests pass by Sigmund Cherem · 11 years ago
  61. d99d926 Tweak comments added by `write` function on packages_file.dart. by Lasse R.H. Nielsen · 11 years ago
  62. 2ea50e5 Add functions to help with --packages/--package-root command line parameters. by Lasse R.H. Nielsen · 11 years ago
  63. cce473e Initial approach to discovering package resolution for directory tree. by Lasse R.H. Nielsen · 11 years ago
  64. f5db472 Remove dependency on http package by Harry Terkelsen · 11 years ago 0.0.3+1
  65. 99afb4d Separate out VM dependencies. by Harry Terkelsen · 11 years ago 0.0.3
  66. f77f208 Bump version to 0.0.2+4 by Harry Terkelsen · 11 years ago 0.0.2+4
  67. 5893c50 Merge pull request #16 from dart-lang/underscore by lrhn · 11 years ago
  68. d3a03a7 Allow "_" as the first char in a package name by Harry Terkelsen · 11 years ago
  69. 866e995 Merge pull request #14 from hterkelsen/no_directory by Harry Terkelsen · 11 years ago 0.0.2+3
  70. 2e7bebb Don't use Uri.directory by Harry Terkelsen · 11 years ago
  71. aea975d Merge pull request #13 from dart-lang/normalize_rollbacks by Phil Quitslund · 11 years ago 0.0.2+2
  72. 5b43eb3 Version bump. by pq · 11 years ago
  73. 0f06bb9 Inline normalizePath to make observatory happy. by pq · 11 years ago
  74. f26dea9 Merge pull request #12 from dart-lang/http_version_drop by Phil Quitslund · 11 years ago 0.0.2+1
  75. 12d604a Update pubspec.yaml by Phil Quitslund · 11 years ago
  76. 2b189f8 Widen http version constraint. by Phil Quitslund · 11 years ago
  77. 14e9c04 Package badge. by Phil Quitslund · 11 years ago
  78. e9f4f7c Merge pull request #11 from dart-lang/bump_to_0.0.2 by Phil Quitslund · 11 years ago 0.0.2
  79. 1a54d9a Constraint cleanup. by Phil Quitslund · 11 years ago
  80. 98f145f Version bump. by Phil Quitslund · 11 years ago
  81. 2a7d54e Merge pull request #10 from dart-lang/iterable_fix by Phil Quitslund · 11 years ago
  82. 3175bb9 Build fix. [TBR] (Fix #9) by Phil Quitslund · 11 years ago
  83. ad3067e Merge pull request #8 from dart-lang/build_fix by Phil Quitslund · 11 years ago
  84. ed55af4 Update travis.sh by Phil Quitslund · 11 years ago
  85. 2d0fd2b Travis badge teak (point to master). by Phil Quitslund · 11 years ago
  86. 7b731b2 Badge update. (Fix #7.) by Phil Quitslund · 11 years ago
  87. 3572f68 Add more tests by Lasse R.H. Nielsen · 11 years ago
  88. 5f8ce73 Added .packages, packages/ discovery. by Lasse R.H. Nielsen · 11 years ago
  89. 286f9cf Merge pull request #4 from dart-lang/sdk_constraint_bump by Phil Quitslund · 11 years ago
  90. ca961c8 SDK constraint bump to pickup Uri.normalizePath(). by pquitslund · 11 years ago
  91. ffcfc28 Merge pull request #3 from dart-lang/normalize_path by Phil Quitslund · 11 years ago
  92. 4cc3d23 Fixed path normalization. by pquitslund · 11 years ago
  93. 0a78197 Merge pull request #1 from dart-lang/initial_port by Phil Quitslund · 11 years ago
  94. a8aeba7 Fixed path normalization. by pquitslund · 11 years ago
  95. 685ae70 Backed out path normalization. by pquitslund · 11 years ago
  96. 1b95d45 Backed out path normalization. by pquitslund · 11 years ago
  97. f516ff2 Parser fixes. by pquitslund · 11 years ago
  98. 1ae9c64 Initial parser port. by pquitslund · 11 years ago
  99. 80f6d0f Update README.md by Phil Quitslund · 11 years ago
  100. 8b17b48 Initial template commit. by pquitslund · 11 years ago