History for dub_jkp / source / dub / internal
2014-12-15
@ketmar
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
@Martin Nowak
Merge pull request #453 from grogancolin/init-with-dependencies ...
Martin Nowak committed on 10 Dec 2014
2014-12-09
@Colin Grogan
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
@Per Nordlöw
Fix warnings and errors on git master
Per Nordlöw committed on 2 Dec 2014
2014-10-26
@Sönke Ludwig
Avoid catching Error instances in various places. See #443.
Sönke Ludwig committed on 26 Oct 2014
2014-10-18
@Geod24
DFix the code
Geod24 committed on 18 Oct 2014
2014-10-07
@Sönke Ludwig
Fix build error on CI build.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Improve JSON parser error format. Fixes #317. ...
Sönke Ludwig committed on 7 Oct 2014
2014-09-22
@Sönke Ludwig
Merge branch '0.9.22' ...
Sönke Ludwig committed on 22 Sep 2014
2014-08-25
@Sönke Ludwig
Fix trying to copy copyFiles where source==destination.
Sönke Ludwig committed on 25 Aug 2014
2014-08-21
@Jonathan Marler
Step one of abstracting package description format
Jonathan Marler committed on 21 Aug 2014
2014-08-02
@Martin Nowak
create symlinks instead of copying cached build files
Martin Nowak committed on 2 Aug 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
@James Clarke
Removed trailing whitespace
James Clarke 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
Allow empty path nodes. Fixes #177.
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
2014-05-06
@Colden Cullen
Merge branch 'upstreammaster' ...
Colden Cullen committed on 6 May 2014
2014-05-05
@Andrej Mitrovic
Add spellchecker to dub for --config mismatches.
Andrej Mitrovic committed on 5 May 2014
2014-04-24
@Colden Cullen
Reverse mkdir fix, as it was already done.
Colden Cullen committed on 24 Apr 2014
@Colden Cullen
Fixed bug where Path was used for URL on Windows.
Colden Cullen committed on 24 Apr 2014
@Colden Cullen
Fixed build bugs on Windows. ...
Colden Cullen committed on 24 Apr 2014
2014-04-21
@Sönke Ludwig
Remove unused prototype.
Sönke Ludwig committed on 21 Apr 2014
2014-04-01
@Sönke Ludwig
Enable vibe.d based HTTP downloads, if possible.
Sönke Ludwig committed on 1 Apr 2014
@Sönke Ludwig
Use URL and Path types of vibe.d if available for better interop.
Sönke Ludwig committed on 1 Apr 2014
2014-03-26
@Sönke Ludwig
Make log parameters lazy instead of auto ref. ...
Sönke Ludwig committed on 26 Mar 2014
2014-03-21
@Sönke Ludwig
Disable log output during "dub describe" to ensure only JSON gets written. See #221. ...
Sönke Ludwig committed on 21 Mar 2014