2024-04-28 |
Respect skipRegistry value from configuration files
...
Andrei Horodniceanu
authored
on 27 Apr
The Dlang Bot
committed
on 28 Apr
|
---|---|
2024-04-22 |
Improve the output when the subcommand is not found
...
electricface
authored
on 11 Apr
The Dlang Bot
committed
on 22 Apr
|
2024-03-10 |
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 |
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 |
Move Package.findPackageFile to PackageManager, mock
...
Mathias Lang
authored
on 23 Feb 2024
Nicholas Wilson
committed
on 26 Feb 2024
|
2024-02-15 |
Clear up unprinted deprecation for overrides
...
Mathias Lang
authored
on 14 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
2024-02-08 |
CLI: Slightly reduce memory allocations
...
Mathias Lang
authored
on 7 Feb 2024
The Dlang Bot
committed
on 8 Feb 2024
|
CLI: Simplify extractCommandNameArgument
Mathias Lang
authored
on 7 Feb 2024
The Dlang Bot
committed
on 8 Feb 2024
|
|
2024-01-23 |
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 |
Do not allow for removal of subpackages
...
Mathias Lang
authored
on 22 Jan 2024
Petar Kirov
committed
on 22 Jan 2024
|
2024-01-19 |
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 |
Remove PackageName alias this to toString
...
Mathias Lang
authored
on 17 Jan 2024
Mathias LANG
committed
on 18 Jan 2024
|
Adapt PackageSuppliers to PackageName API
...
Mathias Lang
authored
on 18 Jan 2024
The Dlang Bot
committed
on 18 Jan 2024
|
|
Trivial: Adapt fixPathDependency to PackageName API
Mathias Lang
authored
on 18 Jan 2024
The Dlang Bot
committed
on 18 Jan 2024
|
|
2024-01-17 |
Improve Dub.fetch API
...
Mathias Lang
authored
on 17 Jan 2024
Mathias LANG
committed
on 17 Jan 2024
|
2024-01-15 |
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 |
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 |
fetch: Support multiple arguments, projects, recursive fetch
...
Mathias Lang
authored
on 2 Jan 2024
Mathias LANG
committed
on 9 Jan 2024
|
Provide a consistent experience when interacting with dub fetch
...
Mathias Lang
authored
on 9 Jan 2024
Mathias LANG
committed
on 9 Jan 2024
|
|
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 |
CommandLine: Make better use of UserPackageDesc
Mathias Lang
committed
on 2 Jan 2024
|
CommandLine: Rename PackageAndVersion, slightly refactor, document
Mathias Lang
committed
on 2 Jan 2024
|
|
CommandLine: Store a VersionRange, not a string, in PackageAndVersion
...
Mathias Lang
committed
on 2 Jan 2024
|
|
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
|