History for dub_jkp / source / dub / commandline.d
2024-04-28
@Andrei Horodniceanu
Respect skipRegistry value from configuration files ...
Andrei Horodniceanu authored on 27 Apr The Dlang Bot committed on 28 Apr
2024-04-22
@electricface
Improve the output when the subcommand is not found ...
electricface authored on 11 Apr The Dlang Bot committed on 22 Apr
2024-03-10
@Mathias Lang
Change all references to std.file in commandline to FQN ...
Mathias Lang authored on 8 Mar 2024 Mathias LANG committed on 10 Mar 2024
2024-02-27
@Mathias Lang
CLI: Simplify control flow by bundling two operations together
Mathias Lang authored on 7 Feb 2024 The Dlang Bot committed on 27 Feb 2024
2024-02-26
@Mathias Lang
Move Package.findPackageFile to PackageManager, mock ...
Mathias Lang authored on 23 Feb 2024 Nicholas Wilson committed on 26 Feb 2024
2024-02-15
@Mathias Lang
Clear up unprinted deprecation for overrides ...
Mathias Lang authored on 14 Feb 2024 Mathias LANG committed on 15 Feb 2024
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