2024-01-08 |
Only check if the Package is managed by the Location in lookup
...
Mathias Lang
committed
on 8 Jan 2024
|
---|---|
|
|
2024-01-04 |
Revert "Simplify PackageManager's Location.lookup"
...
Mathias Lang
authored
on 4 Jan 2024
Mathias LANG
committed
on 4 Jan 2024
|
Make PackageManager.load non-const
...
Mathias Lang
authored
on 4 Jan 2024
Mathias LANG
committed
on 4 Jan 2024
|
|
Simplify PackageManager's Location.lookup
...
Mathias Lang
authored
on 4 Jan 2024
Mathias LANG
committed
on 4 Jan 2024
|
|
2024-01-02 |
Deprecate `Package.load`, use `PackageManager.load` instead
...
Mathias Lang
authored
on 1 Jan 2024
Mathias LANG
committed
on 2 Jan 2024
|
2023-12-28 |
Test framework: Return fully typed TestPackageManager from TestDub
...
Mathias Lang
authored
on 28 Dec 2023
Jan Jurzitza
committed
on 28 Dec 2023
|
2023-12-27 |
Add unittest framework and some dependency tests
...
Mathias Lang
authored
on 19 Dec 2023
Nicholas Wilson
committed
on 27 Dec 2023
|
2023-12-21 |
PackageManager: Make field protected, not private
...
Mathias Lang
authored
on 19 Dec 2023
The Dlang Bot
committed
on 21 Dec 2023
|
Deprecate string-as-version PackageManager.getBestPackage overload
...
Mathias Lang
authored
on 21 Dec 2023
The Dlang Bot
committed
on 21 Dec 2023
|
|
2023-12-18 |
Remove inconsistent error on missing subpackage path
...
Mathias Lang
authored
on 18 Dec 2023
Mathias LANG
committed
on 18 Dec 2023
|
2023-03-03 |
|
2023-02-16 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 16 Feb 2023
|
2023-02-13 |
PackageManager: Don't use deprecated interface to PackageOverride
...
Geod24
authored
on 9 Feb 2023
Mathias LANG
committed
on 13 Feb 2023
|
2023-02-04 |
review adjustments
WebFreak001
authored
on 1 Feb 2023
Mathias LANG
committed
on 4 Feb 2023
|
fix typo(s)
WebFreak001
authored
on 9 Jan 2023
Mathias LANG
committed
on 4 Feb 2023
|
|
2022-11-17 |
Replace all instances of mkdirRecurse with ensureDir
...
Geod24
authored
on 15 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
2022-11-07 |
Merge pull request #2526 from dlang/add_path_workflow
...
Mathias LANG
authored
on 7 Nov 2022
GitHub
committed
on 7 Nov 2022
|
2022-11-04 |
Fix version match rules for add-path based packages.
Sönke Ludwig
committed
on 4 Nov 2022
|
2022-11-02 |
Move foreign code from global scope to dub.internal.
...
Sönke Ludwig
authored
on 2 Nov 2022
Jan Jurzitza
committed
on 2 Nov 2022
|
2022-10-29 |
Unify reading and writing files under a single API
...
Geod24
authored
on 28 Oct 2022
Mathias LANG
committed
on 29 Oct 2022
|
2022-10-20 |
PackageManager: Load packages lazily on dub build
...
Geod24
authored
on 22 Aug 2022
Mathias LANG
committed
on 20 Oct 2022
|
Document PackageManager.getBestPackage, deprecate Dependency overload
...
Geod24
authored
on 19 Oct 2022
Mathias LANG
committed
on 20 Oct 2022
|
|
2022-10-19 |
Deprecate `PackageManager.refresh(true)`, only expose `refresh()`
...
Geod24
authored
on 19 Oct 2022
The Dlang Bot
committed
on 19 Oct 2022
|
2022-10-17 |
Do not use Phobos' sumtype, use dyaml's versioned one
...
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
2022-09-21 |
Fix zip symlink problem.
Steven Schveighoffer
authored
on 21 Sep 2022
The Dlang Bot
committed
on 21 Sep 2022
|
2022-09-17 |
Fix package scanning order.
...
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
|
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
|