Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.2.9.7
/
utils
tag
f93da466ad7a199949494197c2fe440e586d96fa
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
db544644b8963f76442144da450718906fd42436
0.2.9.7
a523c6a
Version 0.2.9.4
by dgrove@google.com
· 10 years ago
0.2.9.4
980e371
Version 0.2.9.2
by dgrove@google.com
· 10 years ago
0.2.9.2
da3df45
Version 0.2.9.1
by dgrove@google.com
· 10 years ago
0.2.9.1
8c3148b
Mark the Pub validator test as failing on mac.
by nweiz@google.com
· 13 years ago
6e4bb05
Add a validator that checks that the lib directory is not empty.
by nweiz@google.com
· 13 years ago
4f782ec
Fix issue 7215 by relativising a path before checking its components.
by nweiz@google.com
· 13 years ago
ff42841
Workaround #6986.
by rnystrom@google.com
· 13 years ago
93514a3
Reapply "Stop working around issue 6984."
by sgjesse@google.com
· 13 years ago
67367bf
Handle relative paths where the trailing directory has an extension.
by rnystrom@google.com
· 13 years ago
9125bd4
Clean up command help.
by rnystrom@google.com
· 13 years ago
e025df4
Revise path library.
by rnystrom@google.com
· 13 years ago
10f914c
Get pub_lish tests running on Windows.
by rnystrom@google.com
· 13 years ago
c9bacbb
Fix path tests on windows.
by rnystrom@google.com
· 13 years ago
a050d41
Make pipeInputToInput yet more resilient to stream closure.
by nweiz@google.com
· 13 years ago
f813520
Add Bob's path library to pub.
by nweiz@google.com
· 13 years ago
4b0a76b
pipeInputToInput should be resilient to stream closure.
by nweiz@google.com
· 13 years ago
3b8e035
Validate that an uploaded package has a LICENSE file.
by nweiz@google.com
· 13 years ago
55ad513
Work around issue 7218 in Pub.
by nweiz@google.com
· 13 years ago
88bb817
Finish integrating logging.
by rnystrom@google.com
· 13 years ago
e5567d5
Add some relatively innocuous logging.
by rnystrom@google.com
· 13 years ago
30d0a03
Fix type annotation and comment.
by rnystrom@google.com
· 13 years ago
015bb89
Make sure to drain stderr in tests so that spawned process doesn't hang.
by rnystrom@google.com
· 13 years ago
2b9281f
Add in basic logging system.
by rnystrom@google.com
· 13 years ago
af15a10
Fix "src" detection in the pub lish validator on Windows.
by nweiz@google.com
· 13 years ago
89dca42
Properly parse library names on Windows in pub.
by nweiz@google.com
· 13 years ago
97f425b
Add a validator that checks package names.
by nweiz@google.com
· 13 years ago
e15d478
Require a description field in pubspecs.
by nweiz@google.com
· 13 years ago
cf5ab60
Revert "By default use current code page on Windows for decoding string"
by rnystrom@google.com
· 13 years ago
0301e91
Remove stale dependencies on dart2js scripts.
by ahe@google.com
· 13 years ago
e3bc775
Revert "Add logging system to pub and sprinkle some logging in."
by rnystrom@google.com
· 13 years ago
578c415
Add logging system to pub and sprinkle some logging in.
by rnystrom@google.com
· 13 years ago
83fa5c2
Stop working around issue 7044.
by nweiz@google.com
· 13 years ago
29318c2
Revert "Stop working around issue 6984."
by nweiz@google.com
· 13 years ago
01dd8fc
Stop working around issue 6984.
by nweiz@google.com
· 13 years ago
57cd87d
Don't build dart2js scripts.
by ahe@google.com
· 13 years ago
39dc1b5
Better error messages for dependency conflicts.
by rnystrom@google.com
· 13 years ago
0e9b2ef
Add validation infrastructure for "pub lish".
by nweiz@google.com
· 13 years ago
4691a52
Remove buildbot hack. Fixes dartbug.com/6847.
by rnystrom@google.com
· 13 years ago
4ba4e92
Handle OAuth2 AuthorizationExceptions in pub.
by nweiz@google.com
· 13 years ago
7137d14
Use HTTPS everywhere for "pub lish".
by nweiz@google.com
· 13 years ago
2b3c4cd
Make directory renaming more resilient on Windows.
by rnystrom@google.com
· 13 years ago
7f9128e
Restrict the set of files that will be pub lished.
by nweiz@google.com
· 13 years ago
0c0d8d9
Get curl uploads working on Mac.
by rnystrom@google.com
· 13 years ago
6a6c381
Use pkg/http pervasively in pub.
by nweiz@google.com
· 13 years ago
5c7323f
Keep around a copy of the http.Request that triggered each Response.
by nweiz@google.com
· 13 years ago
f7f4e8c
Give all async exceptions in pub some sort of stack trace.
by nweiz@google.com
· 13 years ago
816bcbf
Fix relativeToPub() to work in the SDK too.
by rnystrom@google.com
· 13 years ago
76b1800
Splitting the Audio types out of the HTML library.
by blois@google.com
· 13 years ago
806e8a5
Mark pub oauth2 and curl_client tests as skip on Windows.
by nweiz@google.com
· 13 years ago
ff3ab9a
Mark the pub oauth2_test as failing on Windows.
by nweiz@google.com
· 13 years ago
e738243
Get archive creation working on Windows.
by rnystrom@google.com
· 13 years ago
2df3fd1
The macos pub tests are working again.
by nweiz@google.com
· 13 years ago
558ffd1
Work around issue 6984.
by nweiz@google.com
· 13 years ago
a964e37
Don't require users to copy-paste authorization codes when authorizing pub.
by nweiz@google.com
· 13 years ago
50a4a92
Hide aliases when printing 'pub --help'.
by ajohnsen@google.com
· 13 years ago
3b5ab2e
Add support for pub command aliases.
by nweiz@google.com
· 13 years ago
c2d351b
Mark pub Windows tests as failing.
by nweiz@google.com
· 13 years ago
d221376
Make pub git tests fast on windows again.
by rnystrom@google.com
· 13 years ago
8161b23
Fix or mark "pub lish" build failures.
by nweiz@google.com
· 13 years ago
e67b177
Add an initial "pub lish" command.
by nweiz@google.com
· 13 years ago
ce5a461
Update Version to latest language changes.
by rnystrom@google.com
· 13 years ago
03320a2
Update YAML to latest language changes.
by rnystrom@google.com
· 13 years ago
34771fb
Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples.
by whesse@google.com
· 13 years ago
3380a67
Remove unnecessary option.
by ahe@google.com
· 13 years ago
5c2839d
Increase the heap growth rate as it decreases compile-time by as much as 10%.
by ahe@google.com
· 13 years ago
7a3632d
Update dependencies after big lib -> sdk/lib move.
by ahe@google.com
· 13 years ago
aa82516
Fixed snapshot name in dart2js.bat, dartdoc.bat invocation scripts.
by aprelev@gmail.com
· 13 years ago
8ce4fd1
Mark the pub tests as slow/timeout on Windows.
by rnystrom@google.com
· 13 years ago
d824a21
Git tests on Windows are fast now.
by rnystrom@google.com
· 13 years ago
359736e
Fix Unicode issues in dart2js and dart2dart.
by erikcorry@google.com
· 13 years ago
08b3c5e
Avoid passing absolute path to 7zip.
by rnystrom@google.com
· 13 years ago
84da84c
Revert "Add some support for the code-point code-unit distinction."
by erikcorry@google.com
· 13 years ago
547cbf9
Add some support for the code-point code-unit distinction.
by erikcorry@google.com
· 13 years ago
500db0f
Enable CurlClient tests on Windows by bundling curl.exe.
by nweiz@google.com
· 13 years ago
ed9a474
Add a package for authenticating via OAuth2.
by nweiz@google.com
· 13 years ago
f4e557d
Move CurlClient to Pub so that it can access resources.
by nweiz@google.com
· 13 years ago
3fb4170
Rename File.readAsText to File.readAsString. There is no Text type in Dart
by ager@google.com
· 13 years ago
fe0c55a
Rename classes, methods and fields when minifying
by erikcorry@google.com
· 13 years ago
90325c7
Remove support for old package layouts.
by rnystrom@google.com
· 13 years ago
24b6b08
Don't require "branches" directory in git repo.
by rnystrom@google.com
· 13 years ago
7cc5243
Validate that the homepage is using an approved scheme.
by rnystrom@google.com
· 13 years ago
4fc4f5e
Undo bogus change to use old dart:io API.
by rnystrom@google.com
· 13 years ago
26e59cf
Fix error reporting on invalid command line args.
by rnystrom@google.com
· 13 years ago
3e2f323
Dynamic -> dynamic.
by floitsch@google.com
· 13 years ago
10c9d93
Place "packages" directories inside "tool".
by rnystrom@google.com
· 13 years ago
970cc5b
Move JSSyntaxRegExp to core as a private member. This removes the last refrences to dart:coreimpl.
by ajohnsen@google.com
· 13 years ago
ab69873
Make RegExp constructor non-const.
by ajohnsen@google.com
· 13 years ago
ec9fee9
"Reverting 14829-14832"
by ajohnsen@google.com
· 13 years ago
0dbc2e6
Two more files with const RegExp.
by ajohnsen@google.com
· 13 years ago
8dc3edd
Make RegExp's constructor non-const.
by ajohnsen@google.com
· 13 years ago
ed44b92
Splitting SVG types out of dart:html.
by blois@google.com
· 13 years ago
8e6f238
a === b -> identical(a, b)
by floitsch@google.com
· 13 years ago
46adf67
Allow an empty "dependencies" key in a pubspec.
by rnystrom@google.com
· 13 years ago
982aac1
Handle URLs in 'git clone' argument.
by rnystrom@google.com
· 13 years ago
88c2ed9
Re-included matchers documentation.
by amouravski@google.com
· 13 years ago
58a0166
Update utils to new library syntax.
by gram@google.com
· 13 years ago
c8d4f7d
Mark pub windows git tests as potentially timing out.
by rnystrom@google.com
· 13 years ago
bf31c85
Pass absolute path to git.
by rnystrom@google.com
· 13 years ago
9c0ace0
Revert "Pass absolute path to git (redux)."
by rnystrom@google.com
· 13 years ago
930a3f1
Pass absolute path to git (redux).
by rnystrom@google.com
· 13 years ago
Next »