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