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
|
|
2014-02-13 |
Add --force-remove switch and reimplement PackageManager.remove.
...
Sönke Ludwig
committed
on 13 Feb 2014
|
Improve error messages for errors during package removal.
Sönke Ludwig
committed
on 13 Feb 2014
|
|
2014-02-11 |
Print a more descriptive error message when PackageManager.getTemporaryPackage fails.
Sönke Ludwig
committed
on 11 Feb 2014
|
2014-01-27 |
Avoid scanning for local packages for "dub dustmite --test-package".
Sönke Ludwig
committed
on 27 Jan 2014
|
Add Dub.overrideSearchPath to define a single and only path that is searched for packages.
Sönke Ludwig
committed
on 27 Jan 2014
|
|
2014-01-16 |
Fix triggering an enforcement for Version.INVALID.
Sönke Ludwig
committed
on 16 Jan 2014
|
Determine the version of the package in the root dir properly instead of assuming ~master.
Sönke Ludwig
committed
on 16 Jan 2014
|
|
2014-01-15 |
Make the warning message for non-existing locals more helpful.
Sönke Ludwig
committed
on 15 Jan 2014
|