0.2.10.1
  1. cab2a02 Add a validator for top-level directory names. by nweiz@google.com · 13 years ago
  2. ac04fc6 Convert pkg/http to use "package:" imports. by rnystrom@google.com · 13 years ago
  3. 09afa8f Validate that a package doesn't depend on itself. by nweiz@google.com · 13 years ago
  4. 9cbe127 Fix new path of html lib docs in apidoc. by efortuna@google.com · 13 years ago
  5. 7e293aa Reapply "Fix URI encoding/decoding of + and space"" by sgjesse@google.com · 13 years ago
  6. f020a7d Add 'timeout' for io_test. by floitsch@google.com · 13 years ago
  7. 5271b55 Close receivePort when tests are failing. by floitsch@google.com · 13 years ago
  8. 5168d9b Add a validator for dependency version constraints. by nweiz@google.com · 13 years ago
  9. 88af057 Add a timeout to scheduled pub tests. by nweiz@google.com · 13 years ago
  10. 2ae5ab6 Add a small note to a TODO. by nweiz@google.com · 13 years ago
  11. bef5bcf Update status file. by floitsch@google.com · 13 years ago
  12. 12b11b4 Convert /** comments to /// in pub. by rnystrom@google.com · 13 years ago
  13. 87a38c4 Fix pub suppression by ager@google.com · 13 years ago
  14. e652efe Suppress flake for pub/io_test on windows by ricow@google.com · 13 years ago
  15. 71e2fc2 Fix analyzer errors/warnings for Pub. by nweiz@google.com · 13 years ago
  16. 747a3f8 Move path ("pathos") to pkg/. by rnystrom@google.com · 13 years ago
  17. c302b07 Fix interpolation in warning message. :( by rnystrom@google.com · 13 years ago
  18. 14c52ba Make listDir always emit paths within the given directory. by nweiz@google.com · 13 years ago
  19. bc356f6 Add the http library to pub. by nweiz@google.com · 13 years ago
  20. e2036de Add a pub command for managing uploaders for packages. by nweiz@google.com · 13 years ago
  21. 849f34c Fixed package: imports breaking apidoc. by amouravski@google.com · 13 years ago
  22. 59fcc7a Don't log a user's credentials. by nweiz@google.com · 13 years ago
  23. 3ea1942 Validate that a single library has the same name as the package. by nweiz@google.com · 13 years ago
  24. 4edb7f8 Exclude .gitignored files from published package. by rnystrom@google.com · 13 years ago
  25. 899b1a7 A few small changes to the "pub lish" confirmation UI. by nweiz@google.com · 13 years ago
  26. 617d097 Don't try to put symlinked files in archive. by rnystrom@google.com · 13 years ago
  27. 0f9bed7 Make pub publish more user friendly: by rnystrom@google.com · 13 years ago
  28. 7a2155f Move path-manipulation code from io.dart into path.dart. by nweiz@google.com · 13 years ago
  29. f0154d3 Fix #7330. by rnystrom@google.com · 13 years ago
  30. 8c3148b Mark the Pub validator test as failing on mac. by nweiz@google.com · 13 years ago
  31. 6e4bb05 Add a validator that checks that the lib directory is not empty. by nweiz@google.com · 13 years ago
  32. 4f782ec Fix issue 7215 by relativising a path before checking its components. by nweiz@google.com · 13 years ago
  33. ff42841 Workaround #6986. by rnystrom@google.com · 13 years ago
  34. 93514a3 Reapply "Stop working around issue 6984." by sgjesse@google.com · 13 years ago
  35. 67367bf Handle relative paths where the trailing directory has an extension. by rnystrom@google.com · 13 years ago
  36. 9125bd4 Clean up command help. by rnystrom@google.com · 13 years ago
  37. e025df4 Revise path library. by rnystrom@google.com · 13 years ago
  38. 10f914c Get pub_lish tests running on Windows. by rnystrom@google.com · 13 years ago
  39. c9bacbb Fix path tests on windows. by rnystrom@google.com · 13 years ago
  40. a050d41 Make pipeInputToInput yet more resilient to stream closure. by nweiz@google.com · 13 years ago
  41. f813520 Add Bob's path library to pub. by nweiz@google.com · 13 years ago
  42. 4b0a76b pipeInputToInput should be resilient to stream closure. by nweiz@google.com · 13 years ago
  43. 3b8e035 Validate that an uploaded package has a LICENSE file. by nweiz@google.com · 13 years ago
  44. 55ad513 Work around issue 7218 in Pub. by nweiz@google.com · 13 years ago
  45. 88bb817 Finish integrating logging. by rnystrom@google.com · 13 years ago
  46. e5567d5 Add some relatively innocuous logging. by rnystrom@google.com · 13 years ago
  47. 30d0a03 Fix type annotation and comment. by rnystrom@google.com · 13 years ago
  48. 015bb89 Make sure to drain stderr in tests so that spawned process doesn't hang. by rnystrom@google.com · 13 years ago
  49. 2b9281f Add in basic logging system. by rnystrom@google.com · 13 years ago
  50. af15a10 Fix "src" detection in the pub lish validator on Windows. by nweiz@google.com · 13 years ago
  51. 89dca42 Properly parse library names on Windows in pub. by nweiz@google.com · 13 years ago
  52. 97f425b Add a validator that checks package names. by nweiz@google.com · 13 years ago
  53. e15d478 Require a description field in pubspecs. by nweiz@google.com · 13 years ago
  54. cf5ab60 Revert "By default use current code page on Windows for decoding string" by rnystrom@google.com · 13 years ago
  55. 0301e91 Remove stale dependencies on dart2js scripts. by ahe@google.com · 13 years ago
  56. e3bc775 Revert "Add logging system to pub and sprinkle some logging in." by rnystrom@google.com · 13 years ago
  57. 578c415 Add logging system to pub and sprinkle some logging in. by rnystrom@google.com · 13 years ago
  58. 83fa5c2 Stop working around issue 7044. by nweiz@google.com · 13 years ago
  59. 29318c2 Revert "Stop working around issue 6984." by nweiz@google.com · 13 years ago
  60. 01dd8fc Stop working around issue 6984. by nweiz@google.com · 13 years ago
  61. 57cd87d Don't build dart2js scripts. by ahe@google.com · 13 years ago
  62. 39dc1b5 Better error messages for dependency conflicts. by rnystrom@google.com · 13 years ago
  63. 0e9b2ef Add validation infrastructure for "pub lish". by nweiz@google.com · 13 years ago
  64. 4691a52 Remove buildbot hack. Fixes dartbug.com/6847. by rnystrom@google.com · 13 years ago
  65. 4ba4e92 Handle OAuth2 AuthorizationExceptions in pub. by nweiz@google.com · 13 years ago
  66. 7137d14 Use HTTPS everywhere for "pub lish". by nweiz@google.com · 13 years ago
  67. 2b3c4cd Make directory renaming more resilient on Windows. by rnystrom@google.com · 13 years ago
  68. 7f9128e Restrict the set of files that will be pub lished. by nweiz@google.com · 13 years ago
  69. 0c0d8d9 Get curl uploads working on Mac. by rnystrom@google.com · 13 years ago
  70. 6a6c381 Use pkg/http pervasively in pub. by nweiz@google.com · 13 years ago
  71. 5c7323f Keep around a copy of the http.Request that triggered each Response. by nweiz@google.com · 13 years ago
  72. f7f4e8c Give all async exceptions in pub some sort of stack trace. by nweiz@google.com · 13 years ago
  73. 816bcbf Fix relativeToPub() to work in the SDK too. by rnystrom@google.com · 13 years ago
  74. 76b1800 Splitting the Audio types out of the HTML library. by blois@google.com · 13 years ago
  75. 806e8a5 Mark pub oauth2 and curl_client tests as skip on Windows. by nweiz@google.com · 13 years ago
  76. ff3ab9a Mark the pub oauth2_test as failing on Windows. by nweiz@google.com · 13 years ago
  77. e738243 Get archive creation working on Windows. by rnystrom@google.com · 13 years ago
  78. 2df3fd1 The macos pub tests are working again. by nweiz@google.com · 13 years ago
  79. 558ffd1 Work around issue 6984. by nweiz@google.com · 13 years ago
  80. a964e37 Don't require users to copy-paste authorization codes when authorizing pub. by nweiz@google.com · 13 years ago
  81. 50a4a92 Hide aliases when printing 'pub --help'. by ajohnsen@google.com · 13 years ago
  82. 3b5ab2e Add support for pub command aliases. by nweiz@google.com · 13 years ago
  83. c2d351b Mark pub Windows tests as failing. by nweiz@google.com · 13 years ago
  84. d221376 Make pub git tests fast on windows again. by rnystrom@google.com · 13 years ago
  85. 8161b23 Fix or mark "pub lish" build failures. by nweiz@google.com · 13 years ago
  86. e67b177 Add an initial "pub lish" command. by nweiz@google.com · 13 years ago
  87. ce5a461 Update Version to latest language changes. by rnystrom@google.com · 13 years ago
  88. 03320a2 Update YAML to latest language changes. by rnystrom@google.com · 13 years ago
  89. 34771fb Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples. by whesse@google.com · 13 years ago
  90. 3380a67 Remove unnecessary option. by ahe@google.com · 13 years ago
  91. 5c2839d Increase the heap growth rate as it decreases compile-time by as much as 10%. by ahe@google.com · 13 years ago
  92. 7a3632d Update dependencies after big lib -> sdk/lib move. by ahe@google.com · 13 years ago
  93. aa82516 Fixed snapshot name in dart2js.bat, dartdoc.bat invocation scripts. by aprelev@gmail.com · 13 years ago
  94. 8ce4fd1 Mark the pub tests as slow/timeout on Windows. by rnystrom@google.com · 13 years ago
  95. d824a21 Git tests on Windows are fast now. by rnystrom@google.com · 13 years ago
  96. 359736e Fix Unicode issues in dart2js and dart2dart. by erikcorry@google.com · 13 years ago
  97. 08b3c5e Avoid passing absolute path to 7zip. by rnystrom@google.com · 13 years ago
  98. 84da84c Revert "Add some support for the code-point code-unit distinction." by erikcorry@google.com · 13 years ago
  99. 547cbf9 Add some support for the code-point code-unit distinction. by erikcorry@google.com · 13 years ago
  100. 500db0f Enable CurlClient tests on Windows by bundling curl.exe. by nweiz@google.com · 13 years ago