0.2.7.1
  1. 0c0d8d9 Get curl uploads working on Mac. by rnystrom@google.com · 13 years ago
  2. 6a6c381 Use pkg/http pervasively in pub. by nweiz@google.com · 13 years ago
  3. 5c7323f Keep around a copy of the http.Request that triggered each Response. by nweiz@google.com · 13 years ago
  4. f7f4e8c Give all async exceptions in pub some sort of stack trace. by nweiz@google.com · 13 years ago
  5. 816bcbf Fix relativeToPub() to work in the SDK too. by rnystrom@google.com · 13 years ago
  6. 76b1800 Splitting the Audio types out of the HTML library. by blois@google.com · 13 years ago
  7. 806e8a5 Mark pub oauth2 and curl_client tests as skip on Windows. by nweiz@google.com · 13 years ago
  8. ff3ab9a Mark the pub oauth2_test as failing on Windows. by nweiz@google.com · 13 years ago
  9. e738243 Get archive creation working on Windows. by rnystrom@google.com · 13 years ago
  10. 2df3fd1 The macos pub tests are working again. by nweiz@google.com · 13 years ago
  11. 558ffd1 Work around issue 6984. by nweiz@google.com · 13 years ago
  12. a964e37 Don't require users to copy-paste authorization codes when authorizing pub. by nweiz@google.com · 13 years ago
  13. 50a4a92 Hide aliases when printing 'pub --help'. by ajohnsen@google.com · 13 years ago
  14. 3b5ab2e Add support for pub command aliases. by nweiz@google.com · 13 years ago
  15. c2d351b Mark pub Windows tests as failing. by nweiz@google.com · 13 years ago
  16. d221376 Make pub git tests fast on windows again. by rnystrom@google.com · 13 years ago
  17. 8161b23 Fix or mark "pub lish" build failures. by nweiz@google.com · 13 years ago
  18. e67b177 Add an initial "pub lish" command. by nweiz@google.com · 13 years ago
  19. ce5a461 Update Version to latest language changes. by rnystrom@google.com · 13 years ago
  20. 03320a2 Update YAML to latest language changes. by rnystrom@google.com · 13 years ago
  21. 34771fb Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples. by whesse@google.com · 13 years ago
  22. 3380a67 Remove unnecessary option. by ahe@google.com · 13 years ago
  23. 5c2839d Increase the heap growth rate as it decreases compile-time by as much as 10%. by ahe@google.com · 13 years ago
  24. 7a3632d Update dependencies after big lib -> sdk/lib move. by ahe@google.com · 13 years ago
  25. aa82516 Fixed snapshot name in dart2js.bat, dartdoc.bat invocation scripts. by aprelev@gmail.com · 13 years ago
  26. 8ce4fd1 Mark the pub tests as slow/timeout on Windows. by rnystrom@google.com · 13 years ago
  27. d824a21 Git tests on Windows are fast now. by rnystrom@google.com · 13 years ago
  28. 359736e Fix Unicode issues in dart2js and dart2dart. by erikcorry@google.com · 13 years ago
  29. 08b3c5e Avoid passing absolute path to 7zip. by rnystrom@google.com · 13 years ago
  30. 84da84c Revert "Add some support for the code-point code-unit distinction." by erikcorry@google.com · 13 years ago
  31. 547cbf9 Add some support for the code-point code-unit distinction. by erikcorry@google.com · 13 years ago
  32. 500db0f Enable CurlClient tests on Windows by bundling curl.exe. by nweiz@google.com · 13 years ago
  33. ed9a474 Add a package for authenticating via OAuth2. by nweiz@google.com · 13 years ago
  34. f4e557d Move CurlClient to Pub so that it can access resources. by nweiz@google.com · 13 years ago
  35. 3fb4170 Rename File.readAsText to File.readAsString. There is no Text type in Dart by ager@google.com · 13 years ago
  36. fe0c55a Rename classes, methods and fields when minifying by erikcorry@google.com · 13 years ago
  37. 90325c7 Remove support for old package layouts. by rnystrom@google.com · 13 years ago
  38. 24b6b08 Don't require "branches" directory in git repo. by rnystrom@google.com · 13 years ago
  39. 7cc5243 Validate that the homepage is using an approved scheme. by rnystrom@google.com · 13 years ago
  40. 4fc4f5e Undo bogus change to use old dart:io API. by rnystrom@google.com · 13 years ago
  41. 26e59cf Fix error reporting on invalid command line args. by rnystrom@google.com · 13 years ago
  42. 3e2f323 Dynamic -> dynamic. by floitsch@google.com · 13 years ago
  43. 10c9d93 Place "packages" directories inside "tool". by rnystrom@google.com · 13 years ago
  44. 970cc5b Move JSSyntaxRegExp to core as a private member. This removes the last refrences to dart:coreimpl. by ajohnsen@google.com · 13 years ago
  45. ab69873 Make RegExp constructor non-const. by ajohnsen@google.com · 13 years ago
  46. ec9fee9 "Reverting 14829-14832" by ajohnsen@google.com · 13 years ago
  47. 0dbc2e6 Two more files with const RegExp. by ajohnsen@google.com · 13 years ago
  48. 8dc3edd Make RegExp's constructor non-const. by ajohnsen@google.com · 13 years ago
  49. ed44b92 Splitting SVG types out of dart:html. by blois@google.com · 13 years ago
  50. 8e6f238 a === b -> identical(a, b) by floitsch@google.com · 13 years ago
  51. 46adf67 Allow an empty "dependencies" key in a pubspec. by rnystrom@google.com · 13 years ago
  52. 982aac1 Handle URLs in 'git clone' argument. by rnystrom@google.com · 13 years ago
  53. 88c2ed9 Re-included matchers documentation. by amouravski@google.com · 13 years ago
  54. 58a0166 Update utils to new library syntax. by gram@google.com · 13 years ago
  55. c8d4f7d Mark pub windows git tests as potentially timing out. by rnystrom@google.com · 13 years ago
  56. bf31c85 Pass absolute path to git. by rnystrom@google.com · 13 years ago
  57. 9c0ace0 Revert "Pass absolute path to git (redux)." by rnystrom@google.com · 13 years ago
  58. 930a3f1 Pass absolute path to git (redux). by rnystrom@google.com · 13 years ago
  59. 0caf122 Revert "Pass absolute path to 'git clone'." by rnystrom@google.com · 13 years ago
  60. 8bea0cc Pass absolute path to 'git clone'. by rnystrom@google.com · 13 years ago
  61. f50263a Revert "Try setting the working directory explicitly." by rnystrom@google.com · 13 years ago
  62. c5fb801 Try setting the working directory explicitly. by rnystrom@google.com · 13 years ago
  63. b61bebe Allow Directory.create to create all missing path components. by ager@google.com · 13 years ago
  64. 07e6f0d Handle (missing) trailing slash in dartdoc by johnniwinther@google.com · 13 years ago
  65. 1e96528 Fix move errors. by johnniwinther@google.com · 13 years ago
  66. 5704507 Show better error messages in network failures. by rnystrom@google.com · 13 years ago
  67. bfab279 Don't show http package docs on api.dartlang.org. by rnystrom@google.com · 13 years ago
  68. b3f4c99 Revert "Handle (missing) trailing slash in dartdoc" by johnniwinther@google.com · 13 years ago
  69. b861fa6 Handle (missing) trailing slash in dartdoc by johnniwinther@google.com · 13 years ago
  70. 7897a78 Changes outside pkg/ and lib/ for directory refactoring by dgrove@google.com · 13 years ago
  71. 981c4b1 Restructure pkg/unittest and pkg/webdriver to follow the pub conventions. by gram@google.com · 13 years ago
  72. ec9e32f ObjectMirror => ContainerMirror declaredMembers => members by johnniwinther@google.com · 13 years ago
  73. c561c7f Configure git explicitly when committing. by rnystrom@google.com · 13 years ago
  74. 30f4763 Revert "Explicitly configure git committer." by rnystrom@google.com · 13 years ago
  75. 36ced39 Explicitly configure git committer. by rnystrom@google.com · 13 years ago
  76. f3cd95e LibraryMirror interface updated to match dart:mirrors. by johnniwinther@google.com · 13 years ago
  77. 9ed6080 Don't depend on V8 when creating the SDK. by ahe@google.com · 13 years ago
  78. bad0f22 Change surroundingDeclaration to DeclarationMirror.owner by johnniwinther@google.com · 13 years ago
  79. a9ec3ff Rename InterfaceMirror to ClassMirror by johnniwinther@google.com · 13 years ago
  80. 83f2cfa Get rid of 'close' on process. It is very easy to use incorrectly and cut off data from your streams. by ager@google.com · 13 years ago
  81. 4c67d2a Enabled use of snapshot for dart2js on Windows. by aprelev@gmail.com · 13 years ago
  82. f7d27f2 Modified unittest to use new argument syntax. by gram@google.com · 13 years ago
  83. 7041a6b Make methods in Stopwatch getters and rename to be more consistent. by floitsch@google.com · 13 years ago
  84. 38be5a3 Revert "Minifying renamer for classes, methods and instance variables." by erikcorry@google.com · 13 years ago
  85. a33aa90 Minifying renamer for classes, methods and instance variables. by erikcorry@google.com · 13 years ago
  86. b24c823 Add logic to exclude certain libraries from API doc. by amouravski@google.com · 13 years ago
  87. 9cc9214 Rename regexp methods to getters. by floitsch@google.com · 13 years ago
  88. 2e77838 Make getKeys, getValues getters (keys, values). by floitsch@google.com · 13 years ago
  89. 93021fe Decrease swarm compile-time by 20%... by ahe@google.com · 13 years ago
  90. 3300f91 Make first and last getters. by floitsch@google.com · 13 years ago
  91. e7c5e69 Make String.charCodes a getter. by floitsch@google.com · 13 years ago
  92. 8d84a68 Remove wrong type annotation. by rnystrom@google.com · 13 years ago
  93. ab8d8d9 Explicitly create a git config in the test repos. by rnystrom@google.com · 13 years ago
  94. f573519 Include an explicit author when committing. by rnystrom@google.com · 13 years ago
  95. 3b5d04d Fixes documentation generation for dart:html. by amouravski@google.com · 13 years ago
  96. 9049103 Add script for pub buildbots. by rnystrom@google.com · 13 years ago
  97. 86d8712 remove api doc server, it's now in github by sethladd@google.com · 13 years ago
  98. 09f6d09 Make isEmpty a getter. by floitsch@google.com · 13 years ago
  99. 0e47b36 Make hasNext a getter instead of a method. by floitsch@google.com · 13 years ago
  100. a083c1a Removed IllegalAccessException and UnsupportedOperationException. by lrn@google.com · 13 years ago