History for dub_jkp / source / dub / commandline.d
2016-12-27
@Sönke Ludwig
Respect --root option when --bare is given.
Sönke Ludwig committed on 27 Dec 2016
@Sönke Ludwig
Implement selective package upgrades.
Sönke Ludwig committed on 27 Dec 2016
@Sönke Ludwig
Merge pull request #1023 from dlang/remove_force_remove ...
Sönke Ludwig authored on 27 Dec 2016 GitHub committed on 27 Dec 2016
2016-12-19
@Sönke Ludwig
Error out on extraneous arguments to "dub list". Fixes #1019.
Sönke Ludwig committed on 19 Dec 2016
@Sönke Ludwig
Properly expand relative paths given to add-override. See #779.
Sönke Ludwig committed on 19 Dec 2016
2016-12-18
@Sönke Ludwig
Document force-remove as obsolete in the CLI and in the API. ...
Sönke Ludwig committed on 18 Dec 2016
@Sönke Ludwig
Merge pull request #1010 from FilipMalczak/master ...
Sönke Ludwig authored on 18 Dec 2016 GitHub committed on 18 Dec 2016
@Sönke Ludwig
Merge pull request #1004 from dlang/override_configs ...
Sönke Ludwig authored on 18 Dec 2016 GitHub committed on 18 Dec 2016
2016-12-09
@Martin Nowak
fix upgrade <package> not yet implemented error ...
Martin Nowak committed on 9 Dec 2016
2016-12-08
@Filip Malczak
Fixed a typo
Filip Malczak committed on 8 Dec 2016
2016-11-28
@Sönke Ludwig
Fix typos.
Sönke Ludwig committed on 28 Nov 2016
@Sönke Ludwig
Apply configuration overrides after dependency resolution.
Sönke Ludwig committed on 28 Nov 2016
@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