2023-12-29 |
Deprecate Project.packageManager
...
Mathias Lang
authored
on 29 Dec 2023
The Dlang Bot
committed
on 29 Dec 2023
|
---|---|
2023-12-28 |
Remove fallback to ~master on dub fetch, fix #2679
...
Mathias Lang
authored
on 28 Dec 2023
Mathias LANG
committed
on 28 Dec 2023
|
2023-12-17 |
Trivial: Remove dead existsFile import
...
Mathias Lang
authored
on 17 Dec 2023
Nicholas Wilson
committed
on 17 Dec 2023
|
Remove unused iterateDirectory(string)
...
Mathias Lang
authored
on 17 Dec 2023
Nicholas Wilson
committed
on 17 Dec 2023
|
|
2023-12-16 |
Fix issue #2190 - windows: dub won't run if TEMP is unset or empty
richard (rikki) andrew cattermole
authored
on 20 Nov 2023
Nicholas Wilson
committed
on 16 Dec 2023
|
2023-09-06 |
interactively query for license, suggest SPDX licenses (#1902)
...
Jan Jurzitza
authored
on 6 Sep 2023
GitHub
committed
on 6 Sep 2023
|
2023-08-16 |
add --deep flag to `dub build`
...
Remi Thebault
authored
on 25 May 2023
Jan Jurzitza
committed
on 16 Aug 2023
|
2023-08-13 |
Implemented recipe files for dub #2684 (#2685)
...
Marcelo Silva Nascimento Mancini
authored
on 13 Aug 2023
GitHub
committed
on 13 Aug 2023
|
2023-05-26 |
support specifying --d-versions
...
WebFreak001
authored
on 24 May 2023
Petar Kirov
committed
on 26 May 2023
|
2023-02-13 |
Fix #2574: Suggest alternative spelling when a command is mistyped (#2593)
...
Emir Cengiz
authored
on 13 Feb 2023
GitHub
committed
on 13 Feb 2023
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 13 Feb 2023
|
|
2023-02-10 |
Make `dub run --root=x` default app CWD in dub CWD
...
WebFreak001
authored
on 9 Feb 2023
Mathias LANG
committed
on 10 Feb 2023
|
2023-02-04 |
fix typo(s)
WebFreak001
authored
on 9 Jan 2023
Mathias LANG
committed
on 4 Feb 2023
|
2023-02-01 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 1 Feb 2023
|
2023-01-26 |
reduce dependency on the working directory
...
WebFreak001
authored
on 26 Jan 2023
Mathias LANG
committed
on 26 Jan 2023
|
2023-01-08 |
replace std.variant with std.sumtype (#2550)
...
Jan Jurzitza
authored
on 8 Jan 2023
GitHub
committed
on 8 Jan 2023
|
2023-01-02 |
Implement --color=auto|always|never, fix #2410 (#2552)
...
Jan Jurzitza
authored
on 2 Jan 2023
GitHub
committed
on 2 Jan 2023
|
2022-12-05 |
Use a central build cache for all build artifacts
...
Geod24
authored
on 1 Dec 2022
Mathias LANG
committed
on 5 Dec 2022
|
2022-11-28 |
Fixed dub init docs (#2537)
Jan Jurzitza
authored
on 28 Nov 2022
GitHub
committed
on 28 Nov 2022
|
2022-11-25 |
Improve dub init custom template docs
WebFreak001
authored
on 25 Nov 2022
Mathias LANG
committed
on 25 Nov 2022
|
2022-11-17 |
Replace all instances of mkdirRecurse with ensureDir
...
Geod24
authored
on 15 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
2022-11-02 |
Move foreign code from global scope to dub.internal.
...
Sönke Ludwig
authored
on 2 Nov 2022
Jan Jurzitza
committed
on 2 Nov 2022
|
2022-10-17 |
Do not use Phobos' sumtype, use dyaml's versioned one
...
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
2022-09-19 |
Dub: Deprecate changing the rootPath
...
Geod24
authored
on 19 Jul 2022
Mathias LANG
committed
on 19 Sep 2022
|
Commandline: Use inheritance, not a boolean, to control Dub initialization
...
Geod24
authored
on 19 Sep 2022
Mathias LANG
committed
on 19 Sep 2022
|
|
2022-09-17 |
Use dscanner-config for `dub lint`
...
christian.koestlin
authored
on 16 Sep 2022
Mathias LANG
committed
on 17 Sep 2022
|
Support --temp-build also in `dub build` (#2428)
Christian Köstlin
authored
on 17 Sep 2022
GitHub
committed
on 17 Sep 2022
|
|
2022-09-15 |
fix coloring for dub upgrade -s
WebFreak001
authored
on 14 Sep 2022
Mathias LANG
committed
on 15 Sep 2022
|
2022-09-13 |
Deprecate PackageManager.getFirstPackage
...
Geod24
authored
on 12 Sep 2022
Mathias LANG
committed
on 13 Sep 2022
|
2022-09-09 |
Deprecate overrides: local-overrides.json, add-override, remove-override
...
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 9 Sep 2022
|