2024-02-15 |
Tests: Fix vfs paths on Windows
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
---|---|
Hoist imports and remove versioning in FilesystemPackageSupplier
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
Clear up unprinted deprecation for overrides
...
Mathias Lang
authored
on 14 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
Use the proper constructor for PackageDependency
...
Mathias Lang
authored
on 14 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
Tests: Fix writeFile implementation with vibe-d
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
Make all overloads of download private
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
Upgrade checkout and codecov to latest version
...
Mathias Lang
authored
on 15 Feb 2024
Mathias LANG
committed
on 15 Feb 2024
|
|
2024-02-13 |
Tests: Simplify loadSCMPackage implementation
...
Mathias Lang
authored
on 12 Feb 2024
Mathias LANG
committed
on 13 Feb 2024
|
2024-02-12 |
Tests: Add the ability for TestDub to use an initialized filesystem
...
Mathias Lang
authored
on 12 Feb 2024
The Dlang Bot
committed
on 12 Feb 2024
|
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
|
|
Tests: Move root FSEntry from PackageManager to TestDub
...
Mathias Lang
authored
on 12 Feb 2024
The Dlang Bot
committed
on 12 Feb 2024
|
|
Trivial: Make TestDub.ProjectPath a NativePath
...
Mathias Lang
authored
on 12 Feb 2024
The Dlang Bot
committed
on 12 Feb 2024
|
|
2024-02-09 |
Fix #2840: Build collision for single-package and FILE_FULL_PATH
...
Mathias Lang
authored
on 7 Feb 2024
Mathias LANG
committed
on 9 Feb 2024
|
2024-02-08 |
CI: Run all tests when coverage is enabled
...
Mathias Lang
authored
on 7 Feb 2024
The Dlang Bot
committed
on 8 Feb 2024
|
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
|
|
Make 'Dependency.init' invalid and align Any/Invalid property
...
Mathias Lang
authored
on 7 Feb 2024
Mathias LANG
committed
on 8 Feb 2024
|
|
2024-02-05 |
Add a CI step to upload assets on release creation
...
Mathias Lang
authored
on 4 Feb 2024
Mathias LANG
committed
on 5 Feb 2024
|
Adapt DependencyResolver to PackageName API
Mathias Lang
authored
on 4 Feb 2024
Mathias LANG
committed
on 5 Feb 2024
|
|
Add opEquals/opCmp to PackageName
Mathias Lang
authored
on 4 Feb 2024
Mathias LANG
committed
on 5 Feb 2024
|
|
Update configy to the latest HEAD
Mathias Lang
authored
on 4 Feb 2024
Mathias LANG
committed
on 5 Feb 2024
|
|
2024-02-02 |
Merge pull request #2835 from ibuclaw/merge_stable
...
Mathias LANG
authored
on 2 Feb 2024
GitHub
committed
on 2 Feb 2024
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 2 Feb 2024
|
|
2024-02-01 |
update version to v1.36.0
Iain Buclaw
committed
on 1 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 pull request #2833 from ibuclaw/merge_stable
...
Mathias LANG
authored
on 28 Jan 2024
GitHub
committed
on 28 Jan 2024
|
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 28 Jan 2024
|
|
2024-01-27 |
update version to v1.36.0-rc.1
Iain Buclaw
committed
on 27 Jan 2024
|
2024-01-23 |
Build the tests and binary with -cov on POSIX
...
Mathias Lang
authored
on 23 Jan 2024
Mathias LANG
committed
on 23 Jan 2024
|