2022-09-17 |
Fix package scanning order.
...
Sönke Ludwig
authored
on 15 Sep 2022
Mathias LANG
committed
on 17 Sep 2022
|
---|---|
Avoid throw expression - fixes compilation on LDC 1.30.0.
Sönke Ludwig
authored
on 15 Sep 2022
Mathias LANG
committed
on 17 Sep 2022
|
|
2022-09-15 |
PackMan: Provide an overload of storeFetchedPackage that doesn't expose Location
...
Geod24
authored
on 15 Sep 2022
Mathias LANG
committed
on 15 Sep 2022
|
fix coloring for dub upgrade -s
WebFreak001
authored
on 14 Sep 2022
Mathias LANG
committed
on 15 Sep 2022
|
|
PackageManager: Only iterate on internal fromPath array, not everything
...
Geod24
authored
on 14 Sep 2022
Mathias LANG
committed
on 15 Sep 2022
|
|
2022-09-14 |
Remove PlacementLocation information from Dub.fetch
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
committed
on 14 Sep 2022
|
PackMan: Deprecate overload leaking location path
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
committed
on 14 Sep 2022
|
|
2022-09-13 |
Move PackageManager.getPackagePath to Location
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
committed
on 13 Sep 2022
|
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
|