1. 9c586d0 Merge pull request #83 from dart-lang/fix_lint by Devon Carew · 4 years ago
  2. 5acb5fd fix a lint about an unused import by Devon Carew · 4 years ago
  3. 59ee1d5 Fix Package constructor not accepting relative packageUriRoot. (#82) by Lasse R.H. Nielsen · 4 years, 1 month ago
  4. 74c0bbb Make `.packages` files be more clever about defaults. (#80) by Lasse R.H. Nielsen · 4 years, 2 months ago v1.9.2
  5. c3301f6 Change to only look for package_config.json if asked for .packages by name. (#78) by Lasse R.H. Nielsen · 4 years, 2 months ago
  6. fe0b48d Fix version constraint on pkg:pedantic by Kevin Moore · 4 years, 2 months ago
  7. a45963a Fix reference to pedantic lints (#73) by Kevin Moore · 4 years, 2 months ago v1.9.1
  8. eb8baf7 move io utils to their own library, release 1.9.1 (#74) by Jacob MacDonald · 4 years, 2 months ago
  9. 79f1d2a Set version to 1.9.0 (no -dev) for release. by Lasse Nielsen · 4 years, 2 months ago v1.9.0
  10. 019c1d8 Add another missing dependency. by Lasse Nielsen · 4 years, 2 months ago
  11. 43b169d Add missing dependency on package:path. by Lasse Nielsen · 4 years, 2 months ago
  12. 79ad557 Remove pubspec author, fix URL in readme (#71) by Kevin Moore · 4 years, 2 months ago
  13. 6e50704 Remove 1.2.0 from changelog. by Lasse R.H. Nielsen · 4 years, 2 months ago
  14. 28a1a27 Tweak readme (#69) by Kevin Moore · 4 years, 2 months ago
  15. 87a8b51 Support the new package_config.json file format. by Lasse R.H. Nielsen · 4 years, 2 months ago
  16. 2eb10cb Fix doc and bug in util.dart by Lasse R.H. Nielsen · 4 years, 3 months ago
  17. 96ea916 Make error handling optionally more permissive. (#58) by Lasse R.H. Nielsen · 4 years, 3 months ago
  18. 4b4e0d1 Prepare release of package_config 2.0.0. by Lasse R.H. Nielsen · 4 years, 3 months ago
  19. 3881c12 Prepare release of package_config 2.0.0. by Lasse R.H. Nielsen · 4 years, 3 months ago
  20. 4e63a1f Further tweaks on the API. (#57) by Lasse R.H. Nielsen · 4 years, 3 months ago
  21. 4c10053 Version 2.0.0 supporting package_config.json (#56) by Lasse R.H. Nielsen · 4 years, 4 months ago
  22. 0b0bd8c Fix trailing slash logic when writing .packages (#55) by Jonas Finnemann Jensen · 4 years, 8 months ago
  23. 3fb3733 Add support for writing defaultPackageName (#54) by Jonas Finnemann Jensen · 4 years, 8 months ago
  24. 2453cd2 Make version number ready for release. by Lasse R.H. Nielsen · 4 years, 9 months ago 1.1.0
  25. 65a9c0c Readd .gitignore after deleting it. by Lasse R.H. Nielsen · 4 years, 9 months ago
  26. a72bd87 Add .vscode/ to .gitignore. by Lasse R.H. Nielsen · 4 years, 9 months ago
  27. e7b930c Add support for default package and metadata. (#53) by Lasse R.H. Nielsen · 4 years, 9 months ago
  28. 39c02e8 Delete codereview.settings by Kevin Moore · 4 years, 9 months ago
  29. 75b5097 Merge pull request #51 from srawlins/missing-return by Phil Quitslund · 5 years ago
  30. eabe11d Fix missing_return violation newly enforced in Dart ~2.3.2-dev.0.1 by Sam Rawlins · 5 years ago
  31. 6f836c3 misc: fix usage of deprecated SDK constants (#50) by Kevin Moore · 6 years ago 1.0.5
  32. bbcad7d Merge pull request #49 from dart-lang/sdk_3 by Phil Quitslund · 6 years ago 1.0.4
  33. cca042b bump sdk constraint to 3.0.0 by pq · 6 years ago
  34. a446045 Merge pull request #48 from dart-lang/remove_strong by Phil Quitslund · 6 years ago
  35. d582835 Remove `strong`. by pq · 6 years ago
  36. e7ce4f2 Merge pull request #47 from dart-lang/dart2 by Phil Quitslund · 6 years ago
  37. 800b298 Update .travis.yml by Phil Quitslund · 6 years ago
  38. 0107fe0 dart2 by pq · 6 years ago
  39. d2b16fe Merge pull request #46 from dart-lang/core_api_use_cleanups by Phil Quitslund · 6 years ago
  40. 90cb7cc core api use migrations by pq · 6 years ago
  41. c629908 Merge pull request #45 from dart-lang/dart_tool by Phil Quitslund · 6 years ago
  42. 3320e46 Update .gitignore by Phil Quitslund · 6 years ago
  43. a49ab8b Update .gitignore by Phil Quitslund · 6 years ago
  44. b9995f9 Update .gitignore to new `dart_tool` pub cache by pq · 6 years ago
  45. 233976c Prepare for release by Kevin Moore · 7 years ago 1.0.3
  46. 6554065 dartfmt by Kevin Moore · 7 years ago
  47. 6239d5f Remove unneeded SDK constraint by Kevin Moore · 7 years ago
  48. 9c3a5a2 Use travis tasks by Kevin Moore · 7 years ago
  49. b0b8649 Stop using deprecated pkg/test APIs - throw an HttpException by Kevin Moore · 7 years ago
  50. 6d7c94f Merge pull request #42 from dart-lang/trusty by Phil Quitslund · 7 years ago
  51. eeea44b Make trusty default distro explicit. by pq · 7 years ago
  52. 997da8c Merge pull request #41 from dart-lang/pq-patch-1 by Phil Quitslund · 7 years ago 1.0.1 1.0.2
  53. bdf0024 Rename .analysis_options to analysis_options.yaml by Phil Quitslund · 7 years ago
  54. d1be5f7 Update CHANGELOG.md by Phil Quitslund · 7 years ago
  55. 657bfbe Update SDK constraint to be 2.0.0 dev friendly. by Phil Quitslund · 7 years ago
  56. 2cd94ff Fix write to sink after close in test code. by Lasse R.H. Nielsen · 7 years ago
  57. c122e78 Some minor changes: by Devon Carew · 8 years ago
  58. a64d210 Merge pull request #38 from DanTup/patch-1 by Lasse R.H. Nielsen · 8 years ago
  59. d553edd Remove space that causes link not to render on pub.dartlang.org. by Danny Tuppeny · 8 years ago
  60. d5dc4c9 Bump `package_config` to 1.0.0. by pq · 8 years ago 1.0.0
  61. f77965f `0.1.5` CHANGELOG update pre-publish. by pq · 8 years ago 0.1.5
  62. 71ec483 Cache packageName to base Uri mapping. by Konstantin Shcheglov · 8 years ago
  63. 1b9b3af More strong-mode fixes by pq · 8 years ago
  64. ddef048 Merge pull request #36 from dart-lang/tweaks by Phil Quitslund · 8 years ago
  65. 88a3fc1 cleanup gitignore by Kevin Moore · 8 years ago
  66. 06a3916 strong-mode clean by Kevin Moore · 8 years ago
  67. 0d44e66 dartfmt by Kevin Moore · 8 years ago
  68. 5cd7f67 Go SSL by Seth Ladd · 9 years ago
  69. be4c9c6 Update version number before publishing. by Lasse R.H. Nielsen · 9 years ago 0.1.3
  70. 1d5dedc Add slash to package dir URI after resolving reference against base. by Lasse R.H. Nielsen · 9 years ago
  71. 1998ff7 Merge pull request #32 from dart-lang/warning_fix by Phil Quitslund · 9 years ago
  72. af65f9a Static warning fix. by pq · 9 years ago
  73. c0375a8 Merge pull request #31 from dart-lang/parse_test_fix by Phil Quitslund · 9 years ago 0.1.3-dev
  74. 022505e Invalid test cleanup (parse_test). by pq · 9 years ago
  75. 6bd62b3 Merge pull request #30 from dart-lang/kevmoo-ignores by Phil Quitslund · 9 years ago
  76. 7d6657b remove checked-in pubspec.lock and ignore .packages by Kevin Moore · 9 years ago
  77. 00e1162 Don't allow package:-URIs as package locations when creating .packages file. by Lasse R.H. Nielsen · 9 years ago
  78. 9f715c3 Merge pull request #26 from dart-lang/v_bump by Phil Quitslund · 9 years ago 0.1.1
  79. 831b6a4 Version bump. by pq · 9 years ago
  80. 6ba0585 Merge pull request #25 from dart-lang/build_fixes by Phil Quitslund · 9 years ago
  81. a0f2f3d Build fixes [TBR]. by pq · 9 years ago
  82. 31c1b3d Update to new syntax. by Lasse R.H. Nielsen · 9 years ago
  83. 6c819da Make tests pass by Sigmund Cherem · 9 years ago
  84. d99d926 Tweak comments added by `write` function on packages_file.dart. by Lasse R.H. Nielsen · 9 years ago
  85. 2ea50e5 Add functions to help with --packages/--package-root command line parameters. by Lasse R.H. Nielsen · 9 years ago
  86. cce473e Initial approach to discovering package resolution for directory tree. by Lasse R.H. Nielsen · 9 years ago
  87. f5db472 Remove dependency on http package by Harry Terkelsen · 9 years ago 0.0.3+1
  88. 99afb4d Separate out VM dependencies. by Harry Terkelsen · 9 years ago 0.0.3
  89. f77f208 Bump version to 0.0.2+4 by Harry Terkelsen · 9 years ago 0.0.2+4
  90. 5893c50 Merge pull request #16 from dart-lang/underscore by lrhn · 9 years ago
  91. d3a03a7 Allow "_" as the first char in a package name by Harry Terkelsen · 9 years ago
  92. 866e995 Merge pull request #14 from hterkelsen/no_directory by Harry Terkelsen · 9 years ago 0.0.2+3
  93. 2e7bebb Don't use Uri.directory by Harry Terkelsen · 9 years ago
  94. aea975d Merge pull request #13 from dart-lang/normalize_rollbacks by Phil Quitslund · 9 years ago 0.0.2+2
  95. 5b43eb3 Version bump. by pq · 9 years ago
  96. 0f06bb9 Inline normalizePath to make observatory happy. by pq · 9 years ago
  97. f26dea9 Merge pull request #12 from dart-lang/http_version_drop by Phil Quitslund · 9 years ago 0.0.2+1
  98. 12d604a Update pubspec.yaml by Phil Quitslund · 9 years ago
  99. 2b189f8 Widen http version constraint. by Phil Quitslund · 9 years ago
  100. 14e9c04 Package badge. by Phil Quitslund · 9 years ago