2022-09-11
@The Dlang Bot
Merge pull request #2469 from Geod24/disabledsp ...
The Dlang Bot authored on 11 Sep 2022 GitHub committed on 11 Sep 2022
@Geod24
PackageManager: Remove m_disableDefaultSearchPath, use array instead ...
Geod24 committed on 11 Sep 2022
@Geod24
Trivial: Improve PackageManager.m_repositories documentation
Geod24 committed on 11 Sep 2022
2022-09-10
@The Dlang Bot
Merge pull request #2468 from MartinNowak/merge_stable ...
The Dlang Bot authored on 10 Sep 2022 GitHub committed on 10 Sep 2022
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 10 Sep 2022
@Geod24
Remove PackageManager deprecations from v1.20.0 ...
Geod24 authored on 10 Sep 2022 Mathias LANG committed on 10 Sep 2022
@Geod24
PackageManager: Make internal scope have the priority, remove m_temporaryPackages ...
Geod24 authored on 24 Aug 2022 Mathias LANG committed on 10 Sep 2022
@Martin Nowak
update version to v1.29.2
Martin Nowak committed on 10 Sep 2022
@The Dlang Bot
Merge pull request #2466 from Geod24/style ...
The Dlang Bot authored on 10 Sep 2022 GitHub committed on 10 Sep 2022
@Geod24
PackageManager: Move the scanning logic to Location, segment per Location ...
Geod24 authored on 5 Sep 2022 Mathias LANG committed on 10 Sep 2022
@Geod24
PackageManager.Location: Split packages registered locally and read from path ...
Geod24 authored on 6 Sep 2022 Mathias LANG committed on 10 Sep 2022
@Geod24
Minor: Align dub.recipe.selection style with dub.recipe.packagerecipe ...
Geod24 committed on 10 Sep 2022
@Geod24
Trivial: Fix typo in documentation
Geod24 committed on 10 Sep 2022
@Geod24
Trivial: Fix some style issues
Geod24 authored on 9 Sep 2022 Mathias LANG committed on 10 Sep 2022
@Geod24
PackageManager: Simplify logic around refreshing packages ...
Geod24 authored on 9 Sep 2022 Mathias LANG committed on 10 Sep 2022
@Geod24
Trivial: Rename refresh_existing_packages parameter to refresh
Geod24 authored on 9 Sep 2022 Mathias LANG committed on 10 Sep 2022
2022-09-09
@Geod24
Dub: Use UpgradeOptions.dryRun instead of printUpgradesOnly ...
Geod24 authored on 9 Sep 2022 The Dlang Bot committed on 9 Sep 2022
@The Dlang Bot
Merge pull request #2463 from Geod24/docs ...
The Dlang Bot authored on 9 Sep 2022 GitHub committed on 9 Sep 2022
@Geod24
Trivial: Reduce noise and allocation while reading local-packages.json
Geod24 committed on 9 Sep 2022
@Geod24
Trivial: Improve dub.packagemanager : Location documentation
Geod24 committed on 9 Sep 2022
@Geod24
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
@Geod24
Trivial: Improve 'dub list' description
Geod24 authored on 5 Sep 2022 The Dlang Bot committed on 6 Sep 2022
2022-09-05
@Geod24
Project: Only print warning about mismatching dependency specs for versions ...
Geod24 authored on 5 Sep 2022 Mathias LANG committed on 5 Sep 2022
@The Dlang Bot
Merge pull request #2458 from Geod24/segment-location ...
The Dlang Bot authored on 5 Sep 2022 GitHub committed on 5 Sep 2022
@Geod24
PackageManager: Move scanPackageFolder to Location ...
Geod24 committed on 5 Sep 2022
@Geod24
PackageManager.scanPackageFolder: Do some cosmetic fixes
Geod24 committed on 5 Sep 2022
@SHOO
Fix #2450 - issue1474 testcase is broken on Windows
SHOO authored on 2 Sep 2022 Mathias LANG committed on 5 Sep 2022
2022-09-03
@The Dlang Bot
Merge pull request #2453 from tom-tan/issue2452 ...
The Dlang Bot authored on 3 Sep 2022 GitHub committed on 3 Sep 2022
2022-09-02
@Tomoya Tanjo
Add test
Tomoya Tanjo committed on 2 Sep 2022
@Tomoya Tanjo
Fixes #2452 - Accept non-existing file in `sourceFiles`
Tomoya Tanjo committed on 2 Sep 2022