2013-06-19 |
Rename log levels to be in line with the latest vibe.d versions.
Sönke Ludwig
committed
on 19 Jun 2013
|
---|---|
2013-06-18 |
Improve diagnostic output when trying to get metadata.
Sönke Ludwig
committed
on 18 Jun 2013
|
Metadata requests are now also setting a User-Agent header.
Sönke Ludwig
committed
on 18 Jun 2013
|
|
2013-06-04 |
Query git to determine the current DUB version and report it on the help screen. Fixes #39.
Sönke Ludwig
committed
on 4 Jun 2013
|
2013-05-05 |
Fix compilation with latest LDC.
Sönke Ludwig
committed
on 5 May 2013
|
2013-04-29 |
Move download() to dub.utils and remove dub.internal.vibecompat.inet.urltransfer.
Sönke Ludwig
committed
on 29 Apr 2013
|
2013-04-11 |
Move all source files outside of "dub" to "dub/internal".
Sönke Ludwig
committed
on 11 Apr 2013
|
2013-03-08 |
Prepare for multiple registry support, update stdx.process and make env vars available to custom commands.
...
Sönke Ludwig
committed
on 8 Mar 2013
|
2013-03-03 |
Implemented pre/post commands and --build=ddox + support "sourceFiles".
...
Sönke Ludwig
committed
on 3 Mar 2013
|
2013-02-22 |
Renamed all the "vibe" package to "vibecompat" to avoid conflicts.
Sönke Ludwig
committed
on 22 Feb 2013
|
Another round of replacing invalid uses of to!string(Path) with Path.toNativeString().
Sönke Ludwig
committed
on 22 Feb 2013
|
|
Removed the vibe.d dependency by dragging in a minimal set of interfaces of vibe.d
...
Sönke Ludwig
committed
on 22 Feb 2013
|
|
2013-02-20 |
Avoid use of deprecated functions + fixed package installation.
Sönke Ludwig
committed
on 20 Feb 2013
|
2013-01-14 |
Implemented several new commands and moved the download location to the temp folder.
...
Sönke Ludwig
committed
on 14 Jan 2013
|
Implement basic support for user/system installed packages and local packages.
...
Sönke Ludwig
committed
on 14 Jan 2013
|
|
2012-12-31 |
Compiles using latest vibe.d and DMD 2.061.
Sönke Ludwig
committed
on 31 Dec 2012
|
2012-10-31 |
Initial commit (more or less the same code as used for vibe.d's vpm).
Sönke Ludwig
committed
on 31 Oct 2012
|