2017-12-04 |
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
|
2016-04-21 |
Convert the loading Package constructor to a static method.
Sönke Ludwig
committed
on 21 Apr 2016
|
2016-04-20 |
Review dub.packagemanager and improve documentation.
Sönke Ludwig
committed
on 20 Apr 2016
|
|
|
|
|
2015-12-14 |
Fix scanning of non-managed search paths and gracefully upgrade to new layout.
Sönke Ludwig
committed
on 14 Dec 2015
|
2015-12-11 |
Support new directory structure overlapped over the previous one.
Guillaume Piolat
authored
on 25 Oct 2015
Sönke Ludwig
committed
on 11 Dec 2015
|
Update PackageManager to scan the new paths successfully. Dependencies fetched using the previous way will be normally ignored and left lingering around.
Guillaume Piolat
authored
on 25 Oct 2015
Sönke Ludwig
committed
on 11 Dec 2015
|
|
2015-09-28 |
fix wording of remove-local log message
Martin Nowak
committed
on 28 Sep 2015
|
2015-07-10 |
|
2015-06-21 |
Tolerate (with warning) path based sub package dependencies. See #586.
Sönke Ludwig
committed
on 21 Jun 2015
|
2015-04-10 |
fix selective imports and FQN symbols
Martin Nowak
committed
on 10 Apr 2015
|
2015-01-14 |
Fix returning address to local from PackageManager.hashPackage(). Fixes #490.
Sönke Ludwig
committed
on 14 Jan 2015
|
2015-01-04 |
fix Issue 377 - failure to remove package because of build output file
...
Martin Nowak
committed
on 4 Jan 2015
|
2014-12-15 |
Apply patch by ketmar: remove comma expressions and fix property syntax.
...
ketmar
authored
on 15 Dec 2014
Sönke Ludwig
committed
on 15 Dec 2014
|
2014-10-26 |
Avoid awkward mixture of format() and string concatenation.
Sönke Ludwig
committed
on 26 Oct 2014
|
2014-10-18 |
DFix the code
Geod24
committed
on 18 Oct 2014
|
2014-08-23 |
Untangle Package and PackageInfo. See #403.
Sönke Ludwig
committed
on 23 Aug 2014
|