2023-02-04 |
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
|
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
|
|
Deprecate an unused PackageManager.getPackage ovrld
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
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 |
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
|
|
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
|
|
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
|