History for dub_jkp / source / dub / commandline.d
2016-11-28
@Sönke Ludwig
Add --override-config command line flag.
Sönke Ludwig committed on 28 Nov 2016
2016-10-04
@Sönke Ludwig
Fix help text/deprecation warning.
Sönke Ludwig committed on 4 Oct 2016
2016-09-25
@Sönke Ludwig
Fix error messages. ...
Sönke Ludwig committed on 25 Sep 2016
2016-09-21
@Sönke Ludwig
Add --stdout switch for the convert command. Fixes #932.
Sönke Ludwig committed on 21 Sep 2016
2016-08-05
@Martin Nowak
split remove into callback- and version-selection overload ...
Martin Nowak committed on 5 Aug 2016
@Martin Nowak
use 1 based index for selection ...
Martin Nowak committed on 5 Aug 2016
@Martin Nowak
interactive package removal ...
Martin Nowak committed on 5 Aug 2016
2016-07-12
@Matthias Klumpp
trivial: Fix typos
Matthias Klumpp committed on 12 Jul 2016
2016-06-29
@Sönke Ludwig
Only use temporary builds for single-file packages if the shebank invocation syntax is used. Fixes #887.
Sönke Ludwig committed on 29 Jun 2016
2016-06-08
@Sönke Ludwig
Move shebang invocation syntax handling further up the command line processing queue. ...
Sönke Ludwig committed on 8 Jun 2016
@Sönke Ludwig
Skip non-essential output for the "dub file.d" script syntax.
Sönke Ludwig committed on 8 Jun 2016
2016-06-07
@Sönke Ludwig
Pass all remaining args to the script for "dub [file].d" invocations. Fixes #856.
Sönke Ludwig committed on 7 Jun 2016
2016-06-04
@Andrei Alexandrescu
Merge pull request #861 from dlang/issue831-superfluous-registry-query ...
Andrei Alexandrescu committed on 4 Jun 2016
2016-06-02
@Sönke Ludwig
Pass app arguments to ddox for "dub --build=ddox". ...
Sönke Ludwig committed on 2 Jun 2016
@Sönke Ludwig
Only resolve dependencies if necessary. Fixes #831. ...
Sönke Ludwig committed on 2 Jun 2016
2016-05-25
@Sönke Ludwig
Implement single-file package semantics. ...
Sönke Ludwig committed on 25 May 2016
2016-05-23
@Sönke Ludwig
Remove deprecated --local and --system flags.
Sönke Ludwig committed on 23 May 2016
2016-05-14
@Geod24
Remove usage of Comma expression
Geod24 committed on 14 May 2016
@Geod24
Remove some trailing whitespace
Geod24 committed on 14 May 2016
2016-04-21
@Sönke Ludwig
Fix warnings.
Sönke Ludwig committed on 21 Apr 2016
2016-04-20
@Sönke Ludwig
Fix behavior of "--data-list --data-0" and improve the Dub/Project.listBuildSettings API. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Make defaultPlacementLocation a member of Dub instead of a global.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review and document dub.project. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review and document module dub.dub. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Avoid any of the newly deprecated symbols. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review and improve documentation for dub.commandline.
Sönke Ludwig committed on 20 Apr 2016
2016-02-10
@Sönke Ludwig
Adjusts path based dependencies for "dub dustmite" for all dependencies. Fixes #240.
Sönke Ludwig committed on 10 Feb 2016
@Sönke Ludwig
Fix "dub dustmite" for path based sub-package references. ...
Sönke Ludwig committed on 10 Feb 2016
2016-01-29
@Sönke Ludwig
Merge pull request #528 from MartinNowak/fix528 ...
Sönke Ludwig committed on 29 Jan 2016
2016-01-27
@Brad Anderson
Typo in verify command line help
Brad Anderson committed on 27 Jan 2016