History for dub_jkp / source / dub / commandline.d
2024-02-08
@Mathias Lang
CLI: Slightly reduce memory allocations ...
Mathias Lang authored on 7 Feb 2024 The Dlang Bot committed on 8 Feb 2024
@Mathias Lang
CLI: Simplify extractCommandNameArgument
Mathias Lang authored on 7 Feb 2024 The Dlang Bot committed on 8 Feb 2024
2024-01-23
@Marcelo Silva Nascimento Mancini
Trivial: Fix #2774 - Color codes on windows terminal
Marcelo Silva Nascimento Mancini authored on 23 Jan 2024 Mathias LANG committed on 23 Jan 2024
2024-01-22
@Mathias Lang
Do not allow for removal of subpackages ...
Mathias Lang authored on 22 Jan 2024 Petar Kirov committed on 22 Jan 2024
2024-01-19
@Mathias Lang
Adapt PackageManager.get[Best]Package to PackageName API ...
Mathias Lang authored on 17 Jan 2024 Mathias LANG committed on 19 Jan 2024
2024-01-18
@Mathias Lang
Remove PackageName alias this to toString ...
Mathias Lang authored on 17 Jan 2024 Mathias LANG committed on 18 Jan 2024
@Mathias Lang
Adapt PackageSuppliers to PackageName API ...
Mathias Lang authored on 18 Jan 2024 The Dlang Bot committed on 18 Jan 2024
@Mathias Lang
Trivial: Adapt fixPathDependency to PackageName API
Mathias Lang authored on 18 Jan 2024 The Dlang Bot committed on 18 Jan 2024
2024-01-17
@Mathias Lang
Improve Dub.fetch API ...
Mathias Lang authored on 17 Jan 2024 Mathias LANG committed on 17 Jan 2024
2024-01-15
@Mathias Lang
Introduce PackageName, to fully type a package name ...
Mathias Lang authored on 14 Jan 2024 Petar Kirov committed on 15 Jan 2024
2024-01-10
@Mathias Lang
Deprecate system flag for registration, use cache instead ...
Mathias Lang authored on 10 Jan 2024 Mathias LANG committed on 10 Jan 2024
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