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-12-10 |
Merge pull request #453 from grogancolin/init-with-dependencies
...
Martin Nowak
committed
on 10 Dec 2014
|
2014-12-09 |
Added fuzzySearch function to utils.d and updated createEmptyPackage to print out first 4 close matches according to fuzzy search function. With thanks to Martin Nowak for help with this...
Colin Grogan
committed
on 9 Dec 2014
|
2014-12-02 |
Fix warnings and errors on git master
Per Nordlöw
committed
on 2 Dec 2014
|
2014-10-26 |
Avoid catching Error instances in various places. See #443.
Sönke Ludwig
committed
on 26 Oct 2014
|
2014-10-18 |
DFix the code
Geod24
committed
on 18 Oct 2014
|
2014-10-07 |
Fix build error on CI build.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
|
2014-09-22 |
|
2014-08-25 |
Fix trying to copy copyFiles where source==destination.
Sönke Ludwig
committed
on 25 Aug 2014
|
2014-08-21 |
Step one of abstracting package description format
Jonathan Marler
committed
on 21 Aug 2014
|
2014-08-02 |
create symlinks instead of copying cached build files
Martin Nowak
committed
on 2 Aug 2014
|
2014-05-22 |
Removed extra spaces between words
James Clarke
committed
on 22 May 2014
|
Ensure all files end with a newline
James Clarke
committed
on 22 May 2014
|
|
Use tabs in all JSON and D files
James Clarke
committed
on 22 May 2014
|
|
Removed trailing whitespace
James Clarke
committed
on 22 May 2014
|
|
2014-05-16 |
Only execute Windows specific unit tests on Windows.
Sönke Ludwig
committed
on 16 May 2014
|
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 |
Allow empty path nodes. Fixes #177.
Sönke Ludwig
committed
on 14 May 2014
|
Enable line number display for JSON errors and improve error messages. See #317 and #325.
Sönke Ludwig
committed
on 14 May 2014
|
|
2014-05-06 |
|
2014-05-05 |
Add spellchecker to dub for --config mismatches.
Andrej Mitrovic
committed
on 5 May 2014
|
2014-04-24 |
Reverse mkdir fix, as it was already done.
Colden Cullen
committed
on 24 Apr 2014
|
Fixed bug where Path was used for URL on Windows.
Colden Cullen
committed
on 24 Apr 2014
|
|
|
|
2014-04-21 |
Remove unused prototype.
Sönke Ludwig
committed
on 21 Apr 2014
|
2014-04-01 |
Enable vibe.d based HTTP downloads, if possible.
Sönke Ludwig
committed
on 1 Apr 2014
|
Use URL and Path types of vibe.d if available for better interop.
Sönke Ludwig
committed
on 1 Apr 2014
|
|
2014-03-26 |
|
2014-03-21 |
Disable log output during "dub describe" to ensure only JSON gets written. See #221.
...
Sönke Ludwig
committed
on 21 Mar 2014
|