2014-06-10
@Sönke Ludwig
Update GitHub links in README.md
Sönke Ludwig committed on 10 Jun 2014
2014-06-08
@Sönke Ludwig
Print a proper error message for unknown dependency versions of the root package.
Sönke Ludwig committed on 8 Jun 2014
2014-06-02
@Sönke Ludwig
Avoid redundant loading of packages and remove PackageManager.getTemporaryPackage.
Sönke Ludwig committed on 2 Jun 2014
2014-05-29
@Sönke Ludwig
Update change log.
Sönke Ludwig committed on 29 May 2014
@Sönke Ludwig
Output all possible source/import files for "dub describe". Fixes #185. ...
Sönke Ludwig committed on 29 May 2014
@Sönke Ludwig
Recognize the "systemDependencies" field.
Sönke Ludwig committed on 29 May 2014
2014-05-23
@Sönke Ludwig
Merge pull request #339 from jrtc27/whitespace ...
Sönke Ludwig committed on 23 May 2014
2014-05-22
@James Clarke
Removed extra spaces between words
James Clarke committed on 22 May 2014
@James Clarke
Ensure all files end with a newline
James Clarke committed on 22 May 2014
@James Clarke
Use tabs in all JSON and D files
James Clarke committed on 22 May 2014
@Sönke Ludwig
Merge pull request #338 from jrtc27/whitespace ...
Sönke Ludwig committed on 22 May 2014
@James Clarke
Removed trailing whitespace
James Clarke committed on 22 May 2014
@James Clarke
Converted line endings from CRLF to LF
James Clarke committed on 22 May 2014
@Sönke Ludwig
Merge pull request #337 from jrtc27/dub-json ...
Sönke Ludwig committed on 22 May 2014
@James Clarke
Renamed all "package.json" files to "dub.json"
James Clarke committed on 22 May 2014
@James Clarke
Use "dub.json" instead of "package.json" when reading from zip archives
James Clarke committed on 22 May 2014
@James Clarke
Use "dub.json" instead of "package.json" in documentation
James Clarke committed on 22 May 2014
@Sönke Ludwig
Merge pull request #336 from sinkuu/fix_subpkg_isuptodate ...
Sönke Ludwig committed on 22 May 2014
@sinkuu
Fix isUpToDate for sub packages
sinkuu committed on 22 May 2014
2014-05-16
@Sönke Ludwig
Only execute Windows specific unit tests on Windows.
Sönke Ludwig committed on 16 May 2014
@Sönke Ludwig
Avoid the UNC path root "\\" to be part of a relative path. Fixes #302.
Sönke Ludwig committed on 16 May 2014
2014-05-14
@Sönke Ludwig
Do not store sub packages of "add-local" packages and fix removeLocalPackage.
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Various improvements. Fixes #268. ...
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Support :subpackage shorthand syntax. Fixes #315. ...
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Fix up-to-date check for intermediate dependencies. ...
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Allow empty path nodes. Fixes #177.
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Display the build date for "dub -h".
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Ignore any noise on stdout when reading back the platform information.
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Enable line number display for JSON errors and improve error messages. See #317 and #325.
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Display the compiler binary with invoking the compiler for separate compilation. See #326.
Sönke Ludwig committed on 14 May 2014