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
|
2014-08-22 |
Updated 3 for SDL support
Jonathan Marler
committed
on 22 Aug 2014
|
2014-08-21 |
Step one of abstracting package description format
Jonathan Marler
committed
on 21 Aug 2014
|
2014-08-20 |
prevent code from searching file system for the package file multiple times
Jonathan Marler
committed
on 20 Aug 2014
|
2014-07-05 |
Missing format() function.
ponce
committed
on 5 Jul 2014
|
2014-06-02 |
Avoid redundant loading of packages and remove PackageManager.getTemporaryPackage.
Sönke Ludwig
committed
on 2 Jun 2014
|
2014-05-22 |
Removed trailing whitespace
James Clarke
committed
on 22 May 2014
|
Converted line endings from CRLF to LF
James Clarke
committed
on 22 May 2014
|
|
Use "dub.json" instead of "package.json" in documentation
James Clarke
committed
on 22 May 2014
|
|
2014-05-14 |
Do not store sub packages of "add-local" packages and fix removeLocalPackage.
Sönke Ludwig
committed
on 14 May 2014
|
|
|
2014-04-02 |
Fix version overrides with a recursively matching target version.
Sönke Ludwig
committed
on 2 Apr 2014
|
2014-03-26 |
Resolve sub packages of the root package directly instead of using the package manager. Fixes #287.
Sönke Ludwig
committed
on 26 Mar 2014
|
2014-03-21 |
Let Dependency.toString() also contain the optional/path properties.
...
Sönke Ludwig
committed
on 21 Mar 2014
|
Add command line interface for managing package overrides.
Sönke Ludwig
committed
on 21 Mar 2014
|
|
2014-03-20 |
Implement user/system wide overriding of certain package version ranges.
...
Sönke Ludwig
committed
on 20 Mar 2014
|
2014-03-17 |
correct imports
John Colvin
committed
on 17 Mar 2014
|
2014-03-04 |
Merge branch 'dustmite'
Sönke Ludwig
committed
on 4 Mar 2014
|
Improve error message when removing a package fails.
Sönke Ludwig
committed
on 4 Mar 2014
|
|
2014-03-02 |
Removing not needed check for git version when installing a package from the registry.
Matthias Dondorff
committed
on 2 Mar 2014
|
2014-03-01 |
|
Fix automatic removing of packages. Path's created for directories were missing a ending slash '/'.
Matthias Dondorff
committed
on 1 Mar 2014
|