History for dub_jkp / source / dub / commandline.d
2014-12-10
@Martin Nowak
Merge pull request #453 from grogancolin/init-with-dependencies ...
Martin Nowak committed on 10 Dec 2014
@Colin Grogan
Upon failing to find a package. createEmptyPackage now throws an exception, and lets main handle the error
Colin Grogan committed on 10 Dec 2014
2014-12-09
@Colin Grogan
Fixed conflict
Colin Grogan committed on 9 Dec 2014
2014-12-06
@grogancolin
Update commandline.d
grogancolin committed on 6 Dec 2014
@Martin Nowak
fixes from code review ...
Martin Nowak committed on 6 Dec 2014
@grogancolin
Update commandline.d ...
grogancolin committed on 6 Dec 2014
@grogancolin
Update commandline.d ...
grogancolin committed on 6 Dec 2014
2014-11-19
@Martin Nowak
Revert "Remove the build type switch for "dub test". See #385." ...
Martin Nowak committed on 19 Nov 2014
2014-11-09
@grogancolin
Removed unneeded "if" from InitCommand.execute()
grogancolin committed on 9 Nov 2014
2014-11-08
@grogancolin
Added initialisation to m_buildType. ...
grogancolin committed on 8 Nov 2014
2014-11-07
@grogancolin
Removed extra tabs...
grogancolin committed on 7 Nov 2014
@grogancolin
Added support for "dub init" to take a list dependencies. It will search for the newest version numbers on code.dlang.org and add the required string to dub.json.
grogancolin committed on 7 Nov 2014
2014-10-07
@Sönke Ludwig
Use the actual binary name used to build DUB as the default compiler. See #303.
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Merge pull request #433 from MartinNowak/cleanCaches ...
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Merge pull request #432 from MartinNowak/typo ...
Sönke Ludwig committed on 7 Oct 2014
@Sönke Ludwig
Mention "deimos" for "dub init -h". See #431.
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-10-05
@Martin Nowak
add clean-caches command ...
Martin Nowak committed on 5 Oct 2014
@Martin Nowak
typo
Martin Nowak committed on 5 Oct 2014
2014-08-21
@Jonathan Marler
Step one of abstracting package description format
Jonathan Marler committed on 21 Aug 2014
2014-08-06
@rikki cattermole
Bug fix, was not accepting package
rikki cattermole committed on 6 Aug 2014
2014-08-02
@Martin Nowak
store metadata cache on disk ...
Martin Nowak committed on 2 Aug 2014
2014-08-01
@Sönke Ludwig
Remove the build type switch for "dub test". See #385.
Sönke Ludwig committed on 1 Aug 2014
@Colden Cullen
Merged TestCovCommand into TestCommand, but with switch
Colden Cullen committed on 1 Aug 2014
@Colden Cullen
Added test-cov command
Colden Cullen committed on 1 Aug 2014
2014-07-02
@Sönke Ludwig
Cache the results for upgrade suggestions. ...
Sönke Ludwig committed on 2 Jul 2014
2014-06-30
@Sönke Ludwig
Add "singleFile" as a possible --build-mode value on the help screen.
Sönke Ludwig committed on 30 Jun 2014
2014-06-28
@sinkuu
Fix helpText
sinkuu committed on 28 Jun 2014
2014-06-21
@Sönke Ludwig
Revert "Fix detection of the "command" command line argument. Fixes #351." ...
Sönke Ludwig committed on 21 Jun 2014
2014-06-19
@Sönke Ludwig
Fix detection of the "command" command line argument. Fixes #351.
Sönke Ludwig committed on 19 Jun 2014