2014-07-17 |
Add upgrade() call when building DDOX to get the required dependencies. Fixes #366.
Sönke Ludwig
committed
on 17 Jul 2014
|
---|---|
2014-07-07 |
Don't print possible upgrades of the root package.
Sönke Ludwig
committed
on 7 Jul 2014
|
Don't try to reinstall (remove) unmanaged branch based dependencies.
Sönke Ludwig
committed
on 7 Jul 2014
|
|
2014-07-02 |
|
2014-07-01 |
Improve some package upgrade related messages.
Sönke Ludwig
committed
on 1 Jul 2014
|
2014-06-30 |
|
Only upgrade branch dependencies when an explicit upgrade is requested.
Sönke Ludwig
committed
on 30 Jun 2014
|
|
Force upgrade of branch based dependencies. Fixes #360.
Sönke Ludwig
committed
on 30 Jun 2014
|
|
Output a reason when implicitly fetching packages.
Sönke Ludwig
committed
on 30 Jun 2014
|
|
2014-06-13 |
Avoid assertion when building path based sub packages (or packages with path based dependencies).
Sönke Ludwig
committed
on 13 Jun 2014
|
2014-06-12 |
Avoid downloading base package for non-existent sub package references, if possible.
...
Sönke Ludwig
committed
on 12 Jun 2014
|
|
|
2014-06-11 |
Fix detection of root package references during dependency resolution. See #334.
...
Sönke Ludwig
committed
on 11 Jun 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 extra spaces between words
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 |
|
2014-05-06 |
Removed 'Wide' from PlacementLocation member names.
Colden Cullen
committed
on 6 May 2014
|
|
|
2014-05-02 |
Improve the error message when removing a package is ambiguous.
...
Sönke Ludwig
committed
on 2 May 2014
|
2014-04-24 |
Switched fetch command to use defaultPlacementLocation.
Colden Cullen
committed
on 24 Apr 2014
|
Added support for fetching to any location, now need to add support for finding packages in other locations.
Colden Cullen
committed
on 24 Apr 2014
|
|
2014-04-23 |
Implement a basic "clean" command. Fixes #134.
Sönke Ludwig
committed
on 23 Apr 2014
|
*Rally* only overwrite dub.selections.json if necessary.
Sönke Ludwig
committed
on 23 Apr 2014
|
|
Only overwrite dub.selections.json if there are actual changes.
Sönke Ludwig
committed
on 23 Apr 2014
|
|
|
|
Switched dub.fetch() to take an enum FetchOptions instead of 4 bools.
Colden Cullen
committed
on 23 Apr 2014
|
|
2014-04-21 |
Fix path based dependencies. See #282 and #253.
Sönke Ludwig
committed
on 21 Apr 2014
|
2014-04-10 |
Fix usage of the selections file (was completely ignored) and improve diagnostic output.
Sönke Ludwig
committed
on 10 Apr 2014
|
2014-04-02 |
Avoid querying the package registries repeatedly for invalid packages.
Sönke Ludwig
committed
on 2 Apr 2014
|