2022-07-13 |
Also use strict version matching for cached packages when determining the need to fetch a dependency.
...
Sönke Ludwig
committed
on 13 Jul 2022
|
---|---|
2022-07-10 |
Also let getBestPackage use VersionMatchMode.strict for managed packages.
Sönke Ludwig
committed
on 10 Jul 2022
|
|
|
2021-08-24 |
Replace deprecated keyword `body` with `do`
Per Nordlöw
committed
on 24 Aug 2021
|
2020-08-09 |
Support dependencies as git url with exact commit (#1798)
...
Eugene Wissner
authored
on 9 Aug 2020
GitHub
committed
on 9 Aug 2020
|
2020-05-17 |
Fix #1040 - dub run <package>@x.y.z ignores the specified version
SHOO
authored
on 2 May 2020
Geod24
committed
on 17 May 2020
|
2019-12-30 |
Deprecate compatibility overload in PackageManager
Geod24
committed
on 30 Dec 2019
|
|
|
2019-12-21 |
Fix local cache
andre2007
authored
on 24 Sep 2018
Mathias LANG
committed
on 21 Dec 2019
|
2019-12-20 |
|
2019-12-17 |
|
2019-11-22 |
Revert "Add flag --submodules to add git submodules in the project folder as available packages."
Sebastian Wilzbach
authored
on 22 Nov 2019
GitHub
committed
on 22 Nov 2019
|
2019-10-22 |
Add flag --submodules to add git submodules in the project folder as available packages.
...
Mathis Beer
committed
on 22 Oct 2019
|
2019-10-08 |
Revert "support dependencies as git url with exact commit"
Sebastian Wilzbach
authored
on 8 Oct 2019
GitHub
committed
on 8 Oct 2019
|
2019-09-21 |
Support dependencies as git url with exact commit
Eugen Wissner
committed
on 21 Sep 2019
|
2018-05-06 |
|
2017-12-04 |
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
Make the code base compatible with vibe-core.
...
Sönke Ludwig
authored
on 23 Jun 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
|
2017-09-02 |
Avoid file access error on Windows. Fixes #1240.
Sönke Ludwig
committed
on 2 Sep 2017
|
2017-08-22 |
|
2017-04-11 |
spelling fixes
klemens
committed
on 11 Apr 2017
|
2017-03-25 |
Work around Phobos issue 17251 to enable vibe-core compatibility.
Sönke Ludwig
committed
on 25 Mar 2017
|
2016-12-27 |
Merge pull request #1023 from dlang/remove_force_remove
...
Sönke Ludwig
authored
on 27 Dec 2016
GitHub
committed
on 27 Dec 2016
|
2016-12-19 |
Fix path based package overrides. Fixes #779.
Sönke Ludwig
committed
on 19 Dec 2016
|
2016-12-18 |
Document force-remove as obsolete in the CLI and in the API.
...
Sönke Ludwig
committed
on 18 Dec 2016
|
2016-10-10 |
Improve error message for non-existent sub packages.
Sönke Ludwig
committed
on 10 Oct 2016
|
2016-09-25 |
|
2016-09-06 |
Reduce log noise.
Sönke Ludwig
committed
on 6 Sep 2016
|
2016-06-24 |
|
2016-04-27 |
Fix the transition support code for the new managed package directory structure. Fixes #828.
...
Sönke Ludwig
committed
on 27 Apr 2016
|