Sign in
dart
/
pub
/
HEAD
153ef06
`pub add` create top-level attribute in block-style if possible. (#3423)
by Sigurd Meldgaard
· 8 hours ago
master
3b96f91
Handle error code 183 on windows (#3426)
by Sigurd Meldgaard
· 8 hours ago
9eb6428
Ignore `pubspec_overrides.yaml` for `publish` command (#3419)
by Gabriel Terwesten
· 4 days ago
51435ef
Reland "Add flag controlling creation of `.packages` file." (#3413)
by Sigurd Meldgaard
· 4 days ago
1e3c17e
dependency_services: use revisions as versions for git deps. (#3383)
by Sigurd Meldgaard
· 10 days ago
9ecdd6b
show discontinued in pub outdated (#3399)
by Sarah Zakarias
· 12 days ago
c8fdf23
Bump analyzer from 3.4.1 to 4.0.0 (#3412)
by dependabot[bot]
· 12 days ago
6068f47
Fixing link example "User-Agent" (#3400)
by Tomic-Riedel
· 2 weeks ago
cd0d699
Make tests more agnostic to the test environment (#3402)
by Sigurd Meldgaard
· 2 weeks ago
1f8db82
Fix retrieval of name in `pub global activate -sgit` (#3407)
by Sigurd Meldgaard
· 2 weeks ago
ed63f21
Limit the number of concurrent precompilations (#3396)
by Sigurd Meldgaard
· 3 weeks ago
d82f80a
Fix crash when checking code with bad import (#3392)
by Nate Bosch
· 4 weeks ago
b9ae624
Relative urls in lockfile for git urls (#3385)
by Sigurd Meldgaard
· 5 weeks ago
62bb244
Fix `dependency_services apply` for packages with relative imports (#3374)
by Sigurd Meldgaard
· 6 weeks ago
a949b32
Fix handling of 'git@github.com:dart-lang/pub.git' style urls in git source (#3381)
by Sigurd Meldgaard
· 6 weeks ago
c6cd375
Always use forward slash for relative paths in lockfile (#3379)
by Sigurd Meldgaard
· 6 weeks ago
7d48f90
Remove unused function (#3370)
by Sigurd Meldgaard
· 7 weeks ago
b1373d4
Fix import prefix (#3369)
by Sigurd Meldgaard
· 7 weeks ago
a3a102a
Fix equality and hashcode for the sdk descriptors (#3367)
by Sigurd Meldgaard
· 7 weeks ago
94ae66a
Refine what a relative uri means in a git path (#3212)
by Sigurd Meldgaard
· 7 weeks ago
cc4c129
Only call Package.listFiles once per publish. (#3346)
by Sigurd Meldgaard
· 7 weeks ago
f448407
Fix test/global/activate/git_package_test test on windows (#3361)
by Sigurd Meldgaard
· 7 weeks ago
610ce7f
Refactor descriptors (#3305)
by Sigurd Meldgaard
· 8 weeks ago
953b609
Substitute pub.dartlang.org for of pub.dev (#3358)
by Sigurd Meldgaard
· 8 weeks ago
7a6ea39
Add support for pubspec overrides file (#3215)
by Gabriel Terwesten
· 8 weeks ago
8abfed9
Global activate git path and ref (#3356)
by Sigurd Meldgaard
· 8 weeks ago
d1c0e3f
Revert "Add flag controlling creation of `.packages` file. (#2757)" (#3357)
by Sigurd Meldgaard
· 8 weeks ago
274f5ad
Fix signals test (#3359)
by Jonas Finnemann Jensen
· 8 weeks ago
8343700
Avoid failing in gitignore validator (#3354)
by Sigurd Meldgaard
· 8 weeks ago
3082796
dependency_services: Don't download archives on apply (#3352)
by Sigurd Meldgaard
· 8 weeks ago
48d0ffa
dependency_services: Use ^ constraints for widened intervals when possible (#3349)
by Sigurd Meldgaard
· 8 weeks ago
826e208
Remove obsolete test (#3347)
by Sigurd Meldgaard
· 8 weeks ago
35e5140
Bump analyzer from 2.8.0 to 3.3.1 (#3341)
by dependabot[bot]
· 9 weeks ago
52f2bdc
Enable dependabot (#3340)
by Sigurd Meldgaard
· 9 weeks ago
1e70c0c
Remove `uploader` command (#3335)
by Sigurd Meldgaard
· 10 weeks ago
3174a26
Warn if git version is not high enough for supporting all features (#3332)
by Sigurd Meldgaard
· 10 weeks ago
3f7a3cb
Don't analyze ignored directories in directory-validator (#3331)
by Sigurd Meldgaard
· 2 months ago
e8f3661
Allow use of token for talking to pub.dev (#3330)
by Jonas Finnemann Jensen
· 2 months ago
b93bf88
Upgrade `package:tar` to version `0.5.4`. (#3313)
by Simon Binder
· 3 months ago
fbc9732
Support for different versioning strategies in dependency_services (#3320)
by Sigurd Meldgaard
· 3 months ago
93c7cfc
Update repository-spec-v2.md (#3311)
by Devon Carew
· 3 months ago
941191f
dependency_services (#3304)
by Sigurd Meldgaard
· 3 months ago
61175cb
fix: relative to the current directory rules (#3297)
by Bogdan Lukin
· 3 months ago
f27e90d
Upgrade other versions conservatively with --major-versions (#3295)
by Sigurd Meldgaard
· 3 months ago
a246141
Add flag controlling creation of `.packages` file. (#2757)
by Lasse R.H. Nielsen
· 4 months ago
8f5ab7b
Avoid raceconditions in `global activate`, `run` and `global run` (#3285)
by Sigurd Meldgaard
· 4 months ago
6e03ec0
Support multiple packages in 'dart pub add' (#3283)
by Aryan Raj Vaidya
· 4 months ago
1a298f4
Fix --verbose doc, and accept verboseness setting from embedder (#3279)
by Sigurd Meldgaard
· 4 months ago
5bda798
Avoid race condition for hosted source on package extraction (#3277)
by Sigurd Meldgaard
· 4 months ago
17c5add
Error on acquireDependencies when the root pubspec has an unknown sdk in the environment. (#3271)
by Sigurd Meldgaard
· 4 months ago
0a32ae4
folder/* should not ignore the folder itself, only the contents (#3267)
by Sigurd Meldgaard
· 4 months ago
44b785a
Normalize file names for tar.gz (#3268)
by Sigurd Meldgaard
· 4 months ago
2fd6b5f
Fix repository specification: isRetracted -> retracted (#3249)
by Jonas Finnemann Jensen
· 5 months ago
0fc71db
Write log trace to $PUB_CACHE/log/pub_log.txt when crashing (#3240)
by Sigurd Meldgaard
· 5 months ago
dcb6aba
Merge remote-tracking branch 'origin/cherry-pick2-for-2.15.0'
by Jonas Finnemann Jensen
· 6 months ago
b9edfa5
Support publishing to a hosted-url with a /path
by Jonas Finnemann Jensen
· 6 months ago
cherry-pick2-for-2.15.0
dc85752
Remove duplicated lines in testdata (#3234)
by Sigurd Meldgaard
· 6 months ago
acc8ab0
Refactor the test package-server (#3230)
by Sigurd Meldgaard
· 6 months ago
1e78c68
Better error messages round 2 (#3223)
by Jonas Finnemann Jensen
· 6 months ago
eaf3651
More links in the repository specification (#3220)
by Jonas Finnemann Jensen
· 6 months ago
c888b01
Remove pedantic and cleanup a few lints (#3224)
by Jonas Finnemann Jensen
· 6 months ago
a4d44c7
Global package server null safety (#3225)
by Jonas Finnemann Jensen
· 6 months ago
ff94188
Merge branch 'cherry-pick-for-2.15.0'
by Jonas Finnemann Jensen
· 6 months ago
96404e0
Fix hanging event handler for `stdin`. (#3218)
by Jonas Finnemann Jensen
· 6 months ago
cherry-pick-for-2.15.0
efd24e6
Fix hanging event handler for `stdin`. (#3218)
by Jonas Finnemann Jensen
· 6 months ago
d77c14e
Gitignore validator should not follow symlink dirs (#3209)
by Sigurd Meldgaard
· 6 months ago
7c19078
migrate rest of test/ to null-safety (#3207)
by Sarah Zakarias
· 7 months ago
f24adb6
migrate test/oath2/ test/outdated/ test/token test/validator/ to null-safety (#3206)
by Sarah Zakarias
· 7 months ago
e7d77a5
migrate test/add, test/cache, test/embedding plus a bit more to null-safety (#3205)
by Sarah Zakarias
· 7 months ago
a6a73ad
migrate test/lish/, test/run/, test/upgrade/ and golden_file.dart to null-safety (#3204)
by Sarah Zakarias
· 7 months ago
b90efc1
Add test that `pub get` works with no $HOME in environment. (#3173)
by Sigurd Meldgaard
· 7 months ago
c2fe396
migrate test/get/ to null-safety (#3203)
by Sarah Zakarias
· 7 months ago
1d10689
migrate test/hosted/ to null-safety (#3200)
by Sarah Zakarias
· 7 months ago
afa9932
migrate test/cache and test/downgrade/ to null-safety (#3201)
by Sarah Zakarias
· 7 months ago
352ca98
migrate test/global/ to null-safety (#3202)
by Sarah Zakarias
· 7 months ago
64f20ca
migrate test/descriptor/ and couple more files in test/ to null-safety (#3192)
by Sarah Zakarias
· 7 months ago
0035a40
Fix echo mode crash on `token add` (#3194)
by Sigurd Meldgaard
· 7 months ago
a75a8c1
Don't warn against discontinued transitive dependencies (#3195)
by Sarah Zakarias
· 7 months ago
cf2ed10
Fix analytics code (#3197)
by Sigurd Meldgaard
· 7 months ago
08e13f7
Remove unused golden files (#3189)
by Jonas Finnemann Jensen
· 7 months ago
b6293b8
Fix log message related to `pub global activate` (#3187)
by Taufiq Rahman
· 7 months ago
94f6b47
Introducing command-line interface tests (#3161)
by Jonas Finnemann Jensen
· 7 months ago
3ba8134
More details from getExecutableForCommand (#3186)
by Sigurd Meldgaard
· 7 months ago
a2dbcff
Shorthand syntax for hosted dependencies (#3133)
by Simon Binder
· 7 months ago
435e4e3
Shuffle analytics (#3185)
by Sigurd Meldgaard
· 7 months ago
78bc50c
Require analyzer 2.7.0, use AnalysisContextCollection, switch from deprecated APIs. (#3183)
by Konstantin Scheglov
· 7 months ago
489a7a0
Allow the analytics instance to be created later (#3179)
by Sigurd Meldgaard
· 7 months ago
400f21e
migrate pub client (except tests) to null-safety (#3178)
by Sarah Zakarias
· 7 months ago
909852f
Remove unused `pub run --dart-dev` (#3177)
by Sigurd Meldgaard
· 7 months ago
35681b0
Analytics (#2778)
by Sigurd Meldgaard
· 7 months ago
9c65d31
Accept 'platforms' property in pubspec.yaml (#3176)
by Sigurd Meldgaard
· 7 months ago
1af0de5
Accept 'screenshots' property in pubspec.yaml (#3174)
by Sigurd Meldgaard
· 7 months ago
19045b9
Tests related to token authentication (#3147)
by Misir Jafarov
· 7 months ago
f36da07
Use applicationConfigHome from package:cli_util (#3164)
by Jonas Finnemann Jensen
· 7 months ago
0764437
Make gitignore validator use gitignores from repo-root and down. (#3169)
by Sigurd Meldgaard
· 7 months ago
205ea58
Handle build-versions when reformatting ranges (#3170)
by Sigurd Meldgaard
· 7 months ago
8f7bfb8
migrate 3 leaf files to null-safety (#3168)
by Sarah Zakarias
· 7 months ago
df5db1f
Extract some parts of pubspec parsing to a null-safe library. (#3160)
by István Soós
· 8 months ago
37d0592
Don't ignore 'packages/' over the root-dir (#3162)
by Sigurd Meldgaard
· 8 months ago
85e1171
Add in-memory cache to store version listings (#3163)
by Sarah Zakarias
· 8 months ago
Next »