2024-06-11 |
|
---|---|
Fix #2901: VersionRange.toString() doesn't handle >0.0.0
...
Mathias Lang
authored
on 11 Jun
Mathias LANG
committed
on 11 Jun
|
|
2024-04-19 |
Prune the result of `Package.getAllDependenciesRange`
Atila Neves
committed
on 19 Apr
|
2024-02-08 |
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 opEquals/opCmp to PackageName
Mathias Lang
authored
on 4 Feb 2024
Mathias LANG
committed
on 5 Feb 2024
|
2024-01-18 |
Remove PackageName alias this to toString
...
Mathias Lang
authored
on 17 Jan 2024
Mathias LANG
committed
on 18 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
|
2023-12-19 |
Trivial: Remove dead imports from dub.dependency
...
Mathias Lang
authored
on 19 Dec 2023
The Dlang Bot
committed
on 19 Dec 2023
|
Remove logging from dub.dependency
...
Mathias Lang
authored
on 19 Dec 2023
Mathias LANG
committed
on 19 Dec 2023
|
|
2023-02-13 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 13 Feb 2023
|
2023-02-12 |
fix path dependencies forgetting default/optional
WebFreak001
committed
on 12 Feb 2023
|
2023-02-04 |
fix typo(s)
WebFreak001
authored
on 9 Jan 2023
Mathias LANG
committed
on 4 Feb 2023
|
2023-01-03 |
Fix various DDOC warnings
Geod24
authored
on 3 Jan 2023
The Dlang Bot
committed
on 3 Jan 2023
|
2022-11-02 |
Move foreign code from global scope to dub.internal.
...
Sönke Ludwig
authored
on 2 Nov 2022
Jan Jurzitza
committed
on 2 Nov 2022
|
2022-11-01 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 1 Nov 2022
|
2022-10-20 |
Fix #1752: Use 'no' as string representation of Dependency.Invalid
Geod24
authored
on 20 Oct 2022
Mathias LANG
committed
on 20 Oct 2022
|
2022-10-17 |
sumtype: Work around bugs in return type inference
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
Do not use Phobos' sumtype, use dyaml's versioned one
...
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
|
2022-08-27 |
Trivial: Remove redundant comparison
...
Geod24
authored
on 27 Aug 2022
Mathias LANG
committed
on 27 Aug 2022
|
Trivial: Correct code to use match's value instead of property
...
Geod24
authored
on 27 Aug 2022
Mathias LANG
committed
on 27 Aug 2022
|
|
|
|
Dependency: Deprecate path/repository setters
...
Geod24
authored
on 26 Aug 2022
Mathias LANG
committed
on 27 Aug 2022
|
|
2022-08-22 |
Trivial: Expand body of Dependency.opEquals
...
Geod24
authored
on 22 Aug 2022
Jan Jurzitza
committed
on 22 Aug 2022
|
Dependency: Make VersionRange.match scope
Geod24
authored
on 22 Aug 2022
Jan Jurzitza
committed
on 22 Aug 2022
|
|
2022-08-21 |
Dependency: Take advantage of -preview=in
...
Geod24
authored
on 20 Aug 2022
The Dlang Bot
committed
on 21 Aug 2022
|
2022-08-08 |
improve some output coloring
...
WebFreak001
authored
on 8 Aug 2022
Mathias LANG
committed
on 8 Aug 2022
|
2022-08-07 |
Deprecate Dependency.versionSpec
...
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
Trivial: Move relevant documentation from Dependency.versionSpec to VersionRange
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
2022-08-03 |
Dependency: Expose `visit` to `match` on `SumType`
...
Geod24
authored
on 1 Aug 2022
Jan Jurzitza
committed
on 3 Aug 2022
|
Add some const qualifiers to Repository
Geod24
authored
on 1 Aug 2022
Jan Jurzitza
committed
on 3 Aug 2022
|