2016-12-27 |
Respect --root option when --bare is given.
Sönke Ludwig
committed
on 27 Dec 2016
|
---|---|
Implement selective package upgrades.
Sönke Ludwig
committed
on 27 Dec 2016
|
|
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 |
Error out on extraneous arguments to "dub list". Fixes #1019.
Sönke Ludwig
committed
on 19 Dec 2016
|
Properly expand relative paths given to add-override. See #779.
Sönke Ludwig
committed
on 19 Dec 2016
|
|
2016-12-18 |
Document force-remove as obsolete in the CLI and in the API.
...
Sönke Ludwig
committed
on 18 Dec 2016
|
Merge pull request #1010 from FilipMalczak/master
...
Sönke Ludwig
authored
on 18 Dec 2016
GitHub
committed
on 18 Dec 2016
|
|
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 |
|
2016-12-08 |
Fixed a typo
Filip Malczak
committed
on 8 Dec 2016
|
2016-11-28 |
Fix typos.
Sönke Ludwig
committed
on 28 Nov 2016
|
Apply configuration overrides after dependency resolution.
Sönke Ludwig
committed
on 28 Nov 2016
|
|
Add --override-config command line flag.
Sönke Ludwig
committed
on 28 Nov 2016
|
|
2016-10-04 |
Fix help text/deprecation warning.
Sönke Ludwig
committed
on 4 Oct 2016
|
2016-09-25 |
|
2016-09-21 |
Add --stdout switch for the convert command. Fixes #932.
Sönke Ludwig
committed
on 21 Sep 2016
|
2016-08-05 |
|
|
|
|
|
2016-07-12 |
trivial: Fix typos
Matthias Klumpp
committed
on 12 Jul 2016
|
2016-06-29 |
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 |
Move shebang invocation syntax handling further up the command line processing queue.
...
Sönke Ludwig
committed
on 8 Jun 2016
|
Skip non-essential output for the "dub file.d" script syntax.
Sönke Ludwig
committed
on 8 Jun 2016
|
|
2016-06-07 |
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 |
Merge pull request #861 from dlang/issue831-superfluous-registry-query
...
Andrei Alexandrescu
committed
on 4 Jun 2016
|
2016-06-02 |
|
|
|
2016-05-25 |
|
2016-05-23 |
Remove deprecated --local and --system flags.
Sönke Ludwig
committed
on 23 May 2016
|
2016-05-14 |
Remove usage of Comma expression
Geod24
committed
on 14 May 2016
|