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
|
|
2022-08-02 |
Trivial: Sort inner type in Dependency consistently
Geod24
authored
on 2 Aug 2022
Mathias LANG
committed
on 2 Aug 2022
|
Dependency: Ensures call to version_ are on version-containing object
...
Geod24
authored
on 2 Aug 2022
Mathias LANG
committed
on 2 Aug 2022
|
|
Deprecate Dependency.matchesAny in favor of VersionRange
Geod24
authored
on 2 Aug 2022
Mathias LANG
committed
on 2 Aug 2022
|
|
2022-07-28 |
Keep logging functionality out of the public API as requested in https://github.com/dlang/dub/pull/2124#issuecomment-813016939.
Bastiaan Veelo
authored
on 13 Jun 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
New logging module - initial functionality
...
Giacomo De Lazzari
authored
on 8 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
2022-07-18 |
Dependency: Remove dead 'isSCM' code from Version
...
Geod24
authored
on 15 Jul 2022
Mathias LANG
committed
on 18 Jul 2022
|
Dependency: Convert to a discrete type
...
Geod24
authored
on 13 Jul 2022
Mathias LANG
committed
on 18 Jul 2022
|
|
Add VersionMatchMode support to VersionRange.matches
Geod24
authored
on 16 Jul 2022
Mathias LANG
committed
on 18 Jul 2022
|
|
Suppress `version` for path-based deps in Dependency.toJson()
...
Martin Kinkelin
authored
on 18 Jul 2022
The Dlang Bot
committed
on 18 Jul 2022
|
|
2022-07-16 |
Dependency: Remove top-level safe, apply to decl
...
Geod24
authored
on 15 Jul 2022
The Dlang Bot
committed
on 16 Jul 2022
|
2022-07-15 |
Dependency: Change format for path-based dependencies (#2316)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|