2022-09-13 |
Deprecate PackageManager.completeSearchPath
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
committed
on 13 Sep 2022
|
---|---|
Dub: Do not re-load already loaded tool Package
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
committed
on 13 Sep 2022
|
|
Deprecate an unused PackageManager.getPackage ovrld
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
committed
on 13 Sep 2022
|
|
Dub: Remove redundant variable m_projectPath
Geod24
authored
on 12 Sep 2022
The Dlang Bot
committed
on 13 Sep 2022
|
|
Deprecate PackageManager.getFirstPackage
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
committed
on 13 Sep 2022
|
|
2022-09-11 |
PackageManager: Simplify removeLocalPackage by using algorithm
...
Geod24
authored
on 20 Aug 2022
Mathias LANG
committed
on 11 Sep 2022
|
PackageManager: Remove m_disableDefaultSearchPath, use array instead
...
Geod24
committed
on 11 Sep 2022
|
|
Trivial: Improve PackageManager.m_repositories documentation
Geod24
committed
on 11 Sep 2022
|
|
2022-09-10 |
Merge pull request #2468 from MartinNowak/merge_stable
...
The Dlang Bot
authored
on 10 Sep 2022
GitHub
committed
on 10 Sep 2022
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 10 Sep 2022
|
|
Remove PackageManager deprecations from v1.20.0
...
Geod24
authored
on 10 Sep 2022
Mathias LANG
committed
on 10 Sep 2022
|
|
PackageManager: Make internal scope have the priority, remove m_temporaryPackages
...
Geod24
authored
on 24 Aug 2022
Mathias LANG
committed
on 10 Sep 2022
|
|
update version to v1.29.2
Martin Nowak
committed
on 10 Sep 2022
|
|
Merge pull request #2466 from Geod24/style
...
The Dlang Bot
authored
on 10 Sep 2022
GitHub
committed
on 10 Sep 2022
|
|
PackageManager: Move the scanning logic to Location, segment per Location
...
Geod24
authored
on 5 Sep 2022
Mathias LANG
committed
on 10 Sep 2022
|
|
PackageManager.Location: Split packages registered locally and read from path
...
Geod24
authored
on 6 Sep 2022
Mathias LANG
committed
on 10 Sep 2022
|
|
Minor: Align dub.recipe.selection style with dub.recipe.packagerecipe
...
Geod24
committed
on 10 Sep 2022
|
|
Trivial: Fix typo in documentation
Geod24
committed
on 10 Sep 2022
|
|
Trivial: Fix some style issues
Geod24
authored
on 9 Sep 2022
Mathias LANG
committed
on 10 Sep 2022
|
|
PackageManager: Simplify logic around refreshing packages
...
Geod24
authored
on 9 Sep 2022
Mathias LANG
committed
on 10 Sep 2022
|
|
Trivial: Rename refresh_existing_packages parameter to refresh
Geod24
authored
on 9 Sep 2022
Mathias LANG
committed
on 10 Sep 2022
|
|
2022-09-09 |
Dub: Use UpgradeOptions.dryRun instead of printUpgradesOnly
...
Geod24
authored
on 9 Sep 2022
The Dlang Bot
committed
on 9 Sep 2022
|
Trivial: Reduce noise and allocation while reading local-packages.json
Geod24
committed
on 9 Sep 2022
|
|
Trivial: Improve dub.packagemanager : Location documentation
Geod24
committed
on 9 Sep 2022
|
|
Deprecate overrides: local-overrides.json, add-override, remove-override
...
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 9 Sep 2022
|
|
2022-09-06 |
Trivial: Improve 'dub list' description
Geod24
authored
on 5 Sep 2022
The Dlang Bot
committed
on 6 Sep 2022
|
2022-09-05 |
Project: Only print warning about mismatching dependency specs for versions
...
Geod24
authored
on 5 Sep 2022
Mathias LANG
committed
on 5 Sep 2022
|
|
|
PackageManager.scanPackageFolder: Do some cosmetic fixes
Geod24
committed
on 5 Sep 2022
|
|
Fix #2450 - issue1474 testcase is broken on Windows
SHOO
authored
on 2 Sep 2022
Mathias LANG
committed
on 5 Sep 2022
|