History for dub_jkp / source / dub / commandline.d
2024-01-09
@Mathias Lang
fetch: Support multiple arguments, projects, recursive fetch ...
Mathias Lang authored on 2 Jan 2024 Mathias LANG committed on 9 Jan 2024
@Mathias Lang
Provide a consistent experience when interacting with dub fetch ...
Mathias Lang authored on 9 Jan 2024 Mathias LANG committed on 9 Jan 2024
@Mathias Lang
Fix #2706: Dub run ignores locally registered packages ...
Mathias Lang authored on 9 Jan 2024 Mathias LANG committed on 9 Jan 2024
2024-01-02
@Mathias Lang
CommandLine: Make better use of UserPackageDesc
Mathias Lang committed on 2 Jan 2024
@Mathias Lang
CommandLine: Rename PackageAndVersion, slightly refactor, document
Mathias Lang committed on 2 Jan 2024
@Mathias Lang
CommandLine: Store a VersionRange, not a string, in PackageAndVersion ...
Mathias Lang committed on 2 Jan 2024
2023-12-29
@Mathias Lang
Deprecate Project.packageManager ...
Mathias Lang authored on 29 Dec 2023 The Dlang Bot committed on 29 Dec 2023
2023-12-28
@Mathias Lang
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
@Mathias Lang
Trivial: Remove dead existsFile import ...
Mathias Lang authored on 17 Dec 2023 Nicholas Wilson committed on 17 Dec 2023
@Mathias Lang
Remove unused iterateDirectory(string) ...
Mathias Lang authored on 17 Dec 2023 Nicholas Wilson committed on 17 Dec 2023
2023-12-16
@richard (rikki) andrew cattermole
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
@Jan Jurzitza
interactively query for license, suggest SPDX licenses (#1902) ...
Jan Jurzitza authored on 6 Sep 2023 GitHub committed on 6 Sep 2023
2023-08-16
@Remi Thebault
add --deep flag to `dub build` ...
Remi Thebault authored on 25 May 2023 Jan Jurzitza committed on 16 Aug 2023
2023-08-13
@Marcelo Silva Nascimento Mancini
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
@WebFreak001
support specifying --d-versions ...
WebFreak001 authored on 24 May 2023 Petar Kirov committed on 26 May 2023
2023-02-13
@Emir Cengiz
Fix #2574: Suggest alternative spelling when a command is mistyped (#2593) ...
Emir Cengiz authored on 13 Feb 2023 GitHub committed on 13 Feb 2023
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 13 Feb 2023
2023-02-10
@WebFreak001
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
@WebFreak001
fix typo(s)
WebFreak001 authored on 9 Jan 2023 Mathias LANG committed on 4 Feb 2023
2023-02-01
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 1 Feb 2023
2023-01-26
@WebFreak001
reduce dependency on the working directory ...
WebFreak001 authored on 26 Jan 2023 Mathias LANG committed on 26 Jan 2023
2023-01-08
@Jan Jurzitza
replace std.variant with std.sumtype (#2550) ...
Jan Jurzitza authored on 8 Jan 2023 GitHub committed on 8 Jan 2023
2023-01-02
@Jan Jurzitza
Implement --color=auto|always|never, fix #2410 (#2552) ...
Jan Jurzitza authored on 2 Jan 2023 GitHub committed on 2 Jan 2023
2022-12-05
@Geod24
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
@Jan Jurzitza
Fixed dub init docs (#2537)
Jan Jurzitza authored on 28 Nov 2022 GitHub committed on 28 Nov 2022
2022-11-25
@WebFreak001
Improve dub init custom template docs
WebFreak001 authored on 25 Nov 2022 Mathias LANG committed on 25 Nov 2022
2022-11-17
@Geod24
Replace all instances of mkdirRecurse with ensureDir ...
Geod24 authored on 15 Nov 2022 Mathias LANG committed on 17 Nov 2022
2022-11-02
@Sönke Ludwig
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
@Geod24
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
@Geod24
Dub: Deprecate changing the rootPath ...
Geod24 authored on 19 Jul 2022 Mathias LANG committed on 19 Sep 2022