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
07397054bf0cfe269f3c47ae5d78c056dd41b0d7
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
2
May
1
30
Apr
25
24
23
18
17
16
13
11
4
30
Mar
27
26
22
21
20
19
15
13
12
7
6
5
27
Feb
23
21
9
7
6
5
1
22
Jan
18
10
9
8
4
3
18
Dec
15
5
28
Nov
15
24
Oct
20
17
16
21
Sep
20
15
14
13
12
7
5
1
31
Aug
21
18
14
11
1
19
Jul
18
14
13
12
11
6
5
29
Jun
28
27
26
20
13
12
8
7
1
31
May
26
25
23
19
18
16
15
10
26
Apr
7
28
Mar
27
17
16
15
13
9
7
1
Feb
31
Jan
30
27
24
23
13
12
4
3
27
Dec
20
13
8
7
6
5
1
30
Nov
26
Oct
4
29
Sep
28
27
21
24
Aug
18
16
11
2
1
27
Jul
25
22
21
6
27
Jun
24
23
20
6
1
31
May
17
10
5
22
Apr
21
19
8
5
1
17
Mar
14
4
23
Feb
16
15
10
8
5
3
15
Jan
12
6
5
4
17
Dec
14
8
2
1
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
Support the latest pub_semver (#1890)
Warn when publishing a package with no README (#1820)
Merge pull request #1889 from dart-lang/retry-500-status-code
Use Platform.version for the SDK version (#1888)
Retry on pub server status 500
Lazily load Flutter's version (#1886)
Remove a number of unused members (#1881)
SDK-2.0.0-dev.51
SDK-2.0.0-dev.51
Join paths before converting to URI (#1879)
Add support for depending on packages from the Fuchsia SDK (#1873)
Don't line wrap output if not connected to a terminal. (#1876)
Remove newFuture utility (#1875)
Fix parse errors with `--preview-dart-2` (#1874)
Drop build and serve (#1871)
Stop using deprecated DelegatingList.typed (#1872)
Remove an unused import (#1870)
Remove upper case constants (#1868)
Generalize support for optional SDKs (#1865)
Fix a typo in solver docs (#1861)
Clarify when a partial solution is a full solution (#1860)
Fix a typo (#1859)
Clarify the meaning of negative terms (#1858)
Override dependencies of locked packages (#1854)
Merge pull request #1855 from dart-lang/better-output
Print all necessary details for dependencies across collapsed causes
Produce better output when a locked version is the only version
Merge pull request #1851 from dart-lang/feature.solver
Support implicit pub dependencies (#1844)
Send dependency metadata to the hosted package server (#1843)
Merge pull request #1842 from dart-lang/feature.solver.triage
Emit a data exit code when globally activating an invalid range
dartfmt
Get rid of a test for shared path dependencies
Don't crash on invalid cached pubspecs in offline mode
Triage some solver tests that are no longer failing
Merge pull request #1841 from dart-lang/feature.solver.handle-errors
Fix more tests
Emit more exit codes for PackageNotFoundExceptions
Fix some more test messages
Improve PackageNotFoundException.toString()
Print the Flutter message for SDK dependencies
Loading