2024-02-17 |
Merge pull request #2866 from Geod24/mlang/Simplify1
...
Sönke Ludwig
authored
on 17 Feb 2024
GitHub
committed
on 17 Feb 2024
|
---|---|
Move writing selections file to PackageManager
...
Mathias Lang
authored
on 16 Feb 2024
Mathias LANG
committed
on 17 Feb 2024
|
|
Simplify condition.
Sönke Ludwig
committed
on 17 Feb 2024
|
|
Trivial: Simplify PackageManager's loadInternal
Mathias Lang
committed
on 17 Feb 2024
|
|
2024-02-16 |
Properly fix issue #2691 by reverting to the original scanning behavior.
...
Sönke Ludwig
committed
on 16 Feb 2024
|
Revert "Fix #2691: Use same structure for managed and unmanaged path"
...
Sönke Ludwig
committed
on 16 Feb 2024
|
|
2024-02-12 |
PackageManager: Move addPackages inside loadGitPackage
...
Mathias Lang
authored
on 12 Feb 2024
The Dlang Bot
committed
on 12 Feb 2024
|
Allow better dependency injection on PackageManager's SCM operation
...
Mathias Lang
authored
on 12 Feb 2024
The Dlang Bot
committed
on 12 Feb 2024
|
|
2024-01-28 |
Trivial: Slightly simplify PackageManager.store
Mathias Lang
authored
on 26 Jan 2024
Nicholas Wilson
committed
on 28 Jan 2024
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 28 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
|
Improve unittest framework to have a virtual FS
...
Mathias Lang
authored
on 14 Jan 2024
The Dlang Bot
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 |
Remove PackageName alias this to toString
...
Mathias Lang
authored
on 17 Jan 2024
Mathias LANG
committed
on 18 Jan 2024
|
Trivial: Align PackageManager's lookup signatures
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 |
Adapt getPackagePath to PackageName API
...
Mathias Lang
authored
on 17 Jan 2024
Mathias LANG
committed
on 17 Jan 2024
|
Simplify PackageManager.getPackagePath
...
Mathias Lang
authored
on 15 Jan 2024
Mathias LANG
committed
on 17 Jan 2024
|
|
2024-01-15 |
Trivial: Make PackageManager.addPackages protected
...
Mathias Lang
authored
on 14 Jan 2024
Petar Kirov
committed
on 15 Jan 2024
|
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 |
Fix #2691: Use same structure for managed and unmanaged path
...
Mathias Lang
authored
on 8 Jan 2024
Mathias LANG
committed
on 10 Jan 2024
|
2024-01-08 |
Only check if the Package is managed by the Location in lookup
...
Mathias Lang
committed
on 8 Jan 2024
|
|
|
2024-01-04 |
Revert "Simplify PackageManager's Location.lookup"
...
Mathias Lang
authored
on 4 Jan 2024
Mathias LANG
committed
on 4 Jan 2024
|
Make PackageManager.load non-const
...
Mathias Lang
authored
on 4 Jan 2024
Mathias LANG
committed
on 4 Jan 2024
|
|
Simplify PackageManager's Location.lookup
...
Mathias Lang
authored
on 4 Jan 2024
Mathias LANG
committed
on 4 Jan 2024
|
|
2024-01-02 |
Deprecate `Package.load`, use `PackageManager.load` instead
...
Mathias Lang
authored
on 1 Jan 2024
Mathias LANG
committed
on 2 Jan 2024
|
2023-12-28 |
Test framework: Return fully typed TestPackageManager from TestDub
...
Mathias Lang
authored
on 28 Dec 2023
Jan Jurzitza
committed
on 28 Dec 2023
|
2023-12-27 |
Add unittest framework and some dependency tests
...
Mathias Lang
authored
on 19 Dec 2023
Nicholas Wilson
committed
on 27 Dec 2023
|