History for dub_jkp / source / dub / commandline.d
2013-12-01
@Sönke Ludwig
Let --nodeps work for any command of the build/generate category.
Sönke Ludwig committed on 1 Dec 2013
@Sönke Ludwig
Remove log message previously used for debugging.
Sönke Ludwig committed on 1 Dec 2013
2013-11-30
@Sönke Ludwig
Fix running "dub test" on an explicitly named package.
Sönke Ludwig committed on 30 Nov 2013
@Sönke Ludwig
Implement the "test" command.
Sönke Ludwig committed on 30 Nov 2013
@Sönke Ludwig
Tweak help screen formatting and add a few short options.
Sönke Ludwig committed on 30 Nov 2013
@Sönke Ludwig
Group commands by category in the help screen + add a skeleton for the "test" command.
Sönke Ludwig committed on 30 Nov 2013
@Sönke Ludwig
Fix parameter handling of the "init" command.
Sönke Ludwig committed on 30 Nov 2013
@Sönke Ludwig
Add --force switch for "dub run" and "dub build" and fix --rdmd.
Sönke Ludwig committed on 30 Nov 2013
2013-11-29
@Sönke Ludwig
Let --annotate work for all commands.
Sönke Ludwig committed on 29 Nov 2013
@Sönke Ludwig
Defer initialization code so that displaying help works immediately and without the danger to fail.
Sönke Ludwig committed on 29 Nov 2013
@Sönke Ludwig
Revamp the command line interface with cleanly separated command implementations.
Sönke Ludwig committed on 29 Nov 2013
2013-11-21
@Sönke Ludwig
Fix naming convention of PlacementLocation.
Sönke Ludwig committed on 21 Nov 2013
@Sönke Ludwig
Only install pre-release versions with "dub upgrade --prerelease" if release versions are also available.
Sönke Ludwig committed on 21 Nov 2013
@Sönke Ludwig
Don't warn about missing package.json in CWD when a different package was selected by name.
Sönke Ludwig committed on 21 Nov 2013
2013-11-13
@Sönke Ludwig
Move command line processing to a separate module.
Sönke Ludwig committed on 13 Nov 2013