Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dart.googlesource.com-pub
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
dart.googlesource.com-pub
Graph
1dd52424c8c41f5258a3b846602da4e62949b1eb
Select Git revision
Branches
2
master
default
mit-mit-patch-1
Tags
15
SDK-2.2.1-dev.3.0
SDK-2.1.0-dev.1.0
SDK-2.0.0-dev.64.1
SDK-2.0.0-dev.61
SDK-2.0.0-dev.58
SDK-2.0.0-dev.55
SDK-2.0.0-dev.54
SDK-2.0.0-dev.51
SDK-2.0.0-dev.41.0
SDK-2.0.0-dev.39.0
SDK-2.0.0-dev.37.0
SDK-2.0.0-dev.32.0
SDK-2.0.0-dev.19.0
SDK-2.0.0-dev.15.0
SDK-1.24.1
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Dec
23
Nov
28
Oct
21
20
13
14
Sep
31
Aug
27
19
18
14
10
7
6
5
31
Jul
20
15
14
13
10
9
8
7
6
1
30
Jun
29
26
25
24
10
9
8
2
1
29
May
28
27
21
20
14
Disallow invalid package names in Pubspec.
Move pubspec caching into each source.
"pub global run" errors out for a mismatched SDK.
Fix a typo in pub deps.
Fix error detection for a non-existent global script.
Fix a bug in pubspec parsing.
Use the test runner on the bots.
Add a --no-dev flag to pub deps.
Fix the tests.
Fix version lock.
Use GZIP on pub servers.
Upgrade to oauth2 1.0.0.
Improve the heuristics for "pub get" is needed.
React gracefully to a fully-.gitignored package.
Make pub lish validation gitignore-aware.
Dependency overrides override SDK constraints.
Upgrade to shelf 0.6.0.
Don't crash for pre-1.12 global packages.
Hide the --package-symlinks flag.
Improve the output of "pub deps".
Don't implicitly run "pub get".
Generate the package spec from the lockfile.
Make LockFile immutable.
Make Source.getDirectory synchronous.
Fix a bunch of pub tests that started running "pub get".
Fix pub tests that print run or global run usage.
Support resources in "pub run" and "pub global run".
Support "--checked" in pub run and global run.
Run "pub run" against the .packages file.
Auto-run "pub get" more for "pub run".
Collapse successful GET messages together.
Revert "Run "pub run" against the .packages file."
Run "pub run" against the .packages file.
Add verbosity levels for warnings and errors.
Write binstubs using the system encoding.
Fix a Debian build error.
"pub cache repair" prints a more detailed summary.
Pass an absolute package root to the VM.
Fix a stack overflow when loading transformers.
Remove the timeout for downloading packages.
Loading