History for dub_jkp / source / dub / commandline.d
2017-12-04
@Sönke Ludwig
Rename Path to NativePath. ...
Sönke Ludwig authored on 6 Nov 2017 Sebastian Wilzbach committed on 4 Dec 2017
@Sönke Ludwig
Make the code base compatible with vibe-core. ...
Sönke Ludwig authored on 23 Jun 2017 Sebastian Wilzbach committed on 4 Dec 2017
2017-11-21
@Sönke Ludwig
Don't weaken the selected log level for "dub describe".
Sönke Ludwig committed on 21 Nov 2017
2017-11-08
@Sönke Ludwig
Improve command line documentation for --skip-registry.
Sönke Ludwig committed on 8 Nov 2017
2017-09-20
@Joakim
Refactor determinePlatform, determineArchitecture, and determineCompiler from dub.platform into strings that can be pasted into generatePlatformProbeFile and remove unused imports.
Joakim committed on 20 Sep 2017
2017-08-29
@Sönke Ludwig
Fix local fetch syntax in documentation. Fixes #1022.
Sönke Ludwig committed on 29 Aug 2017
2017-07-26
@Martin Nowak
use absolute --root= path ...
Martin Nowak committed on 26 Jul 2017
2017-07-02
@Sönke Ludwig
Support the --parallel switch for "dub test". ...
Sönke Ludwig committed on 2 Jul 2017
2017-06-23
@Chad Joan
Allow digits in package names. ...
Chad Joan committed on 23 Jun 2017
2017-06-14
@The Dlang Bot
Merge pull request #1086 from denizzzka/init_authors_string ...
The Dlang Bot authored on 14 Jun 2017 GitHub committed on 14 Jun 2017
@Martin Nowak
avoid temporary join for authors
Martin Nowak committed on 14 Jun 2017
@Martin Nowak
localize Clock import
Martin Nowak committed on 14 Jun 2017
2017-05-13
@NotSpooky
Change ctRegex to regex
NotSpooky authored on 13 May 2017 GitHub committed on 13 May 2017
2017-05-07
@NotSpooky
Ask the user again in init when the name given isn't valid
NotSpooky committed on 7 May 2017
2017-04-11
@klemens
spelling fixes
klemens committed on 11 Apr 2017
2017-02-23
@Denis Feklushkin
fill copyright names from authors[]
Denis Feklushkin committed on 23 Feb 2017
2016-12-27
@Sönke Ludwig
Update "dub upgrade" help text.
Sönke Ludwig committed on 27 Dec 2016
@Sönke Ludwig
Remove --force-remove handling again.
Sönke Ludwig committed on 27 Dec 2016
@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