2024-02-05 |
Adapt DependencyResolver to PackageName API
Mathias Lang
authored
on 4 Feb 2024
Mathias LANG
committed
on 5 Feb 2024
|
---|---|
2024-01-22 |
Trivial: Clean up temporary variable in Dub.fetch
...
Mathias Lang
authored
on 22 Jan 2024
The Dlang Bot
committed
on 22 Jan 2024
|
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
|
Adapt loadSCMPackage to PackageName API
Mathias Lang
authored
on 18 Jan 2024
Mathias LANG
committed
on 19 Jan 2024
|
|
2024-01-18 |
Trivial: Add 'in' on a parameter
Mathias Lang
authored
on 18 Jan 2024
The Dlang Bot
committed
on 18 Jan 2024
|
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: Pass a PackageName to loadSCMPackage
Mathias Lang
authored
on 18 Jan 2024
The Dlang Bot
committed
on 18 Jan 2024
|
|
Deprecate Package.getInternalSubPackage, simplify DepedencyResolver
...
Mathias Lang
authored
on 17 Jan 2024
Mathias LANG
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
|
Adapt SelectedVersions to PackageName API
...
Mathias Lang
authored
on 17 Jan 2024
The Dlang Bot
committed
on 17 Jan 2024
|
|
Simplify DependencyResolver.getRawPackage
...
Mathias Lang
authored
on 17 Jan 2024
The Dlang Bot
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-14 |
Trivial: Replace redundant variable rootpack
...
Mathias Lang
authored
on 14 Jan 2024
Mathias LANG
committed
on 14 Jan 2024
|
2024-01-10 |
Trivial: Silence buggy deprecation
...
Mathias Lang
authored
on 10 Jan 2024
Nicholas Wilson
committed
on 10 Jan 2024
|
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 |
Trivial: Document and improve Dub.runCustomInitialization
Mathias Lang
authored
on 9 Jan 2024
The Dlang Bot
committed
on 9 Jan 2024
|
Deprecate Package JSON constructor
...
Mathias Lang
authored
on 8 Jan 2024
Mathias LANG
committed
on 9 Jan 2024
|
|
2024-01-02 |
Dub.loadPackage: Error out if no recipe is found
...
Mathias Lang
authored
on 2 Jan 2024
Mathias LANG
committed
on 2 Jan 2024
|
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-27 |
Allow dependency injection on the PackageManager
...
Mathias Lang
authored
on 22 Dec 2023
Nicholas Wilson
committed
on 27 Dec 2023
|
Allow dependency injection on the PackageSupplier
...
Mathias Lang
authored
on 26 Dec 2023
Nicholas Wilson
committed
on 27 Dec 2023
|
|
Move TestDub to its own module
...
Mathias Lang
authored
on 27 Dec 2023
Nicholas Wilson
committed
on 27 Dec 2023
|
|
Make inheriting from Dub easier
...
Mathias Lang
authored
on 27 Dec 2023
Nicholas Wilson
committed
on 27 Dec 2023
|
|
Trivial: Use public interface, not field names, in unittest
...
Mathias Lang
authored
on 27 Dec 2023
Nicholas Wilson
committed
on 27 Dec 2023
|
|
Trivial: Rename computePkgSuppliers to makePackageSuppliers
...
Mathias Lang
authored
on 27 Dec 2023
Nicholas Wilson
committed
on 27 Dec 2023
|
|
Trivial: Shorten a few parameter names
...
Mathias Lang
authored
on 27 Dec 2023
Nicholas Wilson
committed
on 27 Dec 2023
|
|
2023-12-26 |
Trivial: Make `TestDub` non-final
...
Mathias Lang
authored
on 26 Dec 2023
The Dlang Bot
committed
on 26 Dec 2023
|
Allow to load dub.selections.json before Project instantiation
...
Mathias Lang
authored
on 22 Dec 2023
The Dlang Bot
committed
on 26 Dec 2023
|