History for dub_jkp / source / dub / dependency.d
2023-02-04
@WebFreak001
fix typo(s)
WebFreak001 authored on 9 Jan 2023 Mathias LANG committed on 4 Feb 2023
2023-01-03
@Geod24
Fix various DDOC warnings
Geod24 authored on 3 Jan 2023 The Dlang Bot committed on 3 Jan 2023
2022-11-02
@Sönke Ludwig
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
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 1 Nov 2022
2022-10-20
@Geod24
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
@Geod24
sumtype: Work around bugs in return type inference
Geod24 authored on 17 Oct 2022 Mathias LANG committed on 17 Oct 2022
@Geod24
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
@Geod24
Trivial: Remove redundant comparison ...
Geod24 authored on 27 Aug 2022 Mathias LANG committed on 27 Aug 2022
@Geod24
Trivial: Correct code to use match's value instead of property ...
Geod24 authored on 27 Aug 2022 Mathias LANG committed on 27 Aug 2022
@Geod24
Remove 'unknown' version ...
Geod24 authored on 27 Aug 2022 Mathias LANG committed on 27 Aug 2022
@Geod24
Dependency: Deprecate path/repository setters ...
Geod24 authored on 26 Aug 2022 Mathias LANG committed on 27 Aug 2022
2022-08-22
@Geod24
Trivial: Expand body of Dependency.opEquals ...
Geod24 authored on 22 Aug 2022 Jan Jurzitza committed on 22 Aug 2022
@Geod24
Dependency: Make VersionRange.match scope
Geod24 authored on 22 Aug 2022 Jan Jurzitza committed on 22 Aug 2022
2022-08-21
@Geod24
Dependency: Take advantage of -preview=in ...
Geod24 authored on 20 Aug 2022 The Dlang Bot committed on 21 Aug 2022
2022-08-08
@WebFreak001
improve some output coloring ...
WebFreak001 authored on 8 Aug 2022 Mathias LANG committed on 8 Aug 2022
2022-08-07
@Geod24
Deprecate Dependency.versionSpec ...
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@Geod24
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
@Geod24
Dependency: Expose `visit` to `match` on `SumType` ...
Geod24 authored on 1 Aug 2022 Jan Jurzitza committed on 3 Aug 2022
@Geod24
Add some const qualifiers to Repository
Geod24 authored on 1 Aug 2022 Jan Jurzitza committed on 3 Aug 2022
2022-08-02
@Geod24
Trivial: Sort inner type in Dependency consistently
Geod24 authored on 2 Aug 2022 Mathias LANG committed on 2 Aug 2022
@Geod24
Dependency: Ensures call to version_ are on version-containing object ...
Geod24 authored on 2 Aug 2022 Mathias LANG committed on 2 Aug 2022
@Geod24
Deprecate Dependency.matchesAny in favor of VersionRange
Geod24 authored on 2 Aug 2022 Mathias LANG committed on 2 Aug 2022
2022-07-28
@Bastiaan Veelo
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
@Giacomo De Lazzari
New logging module - initial functionality ...
Giacomo De Lazzari authored on 8 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
2022-07-18
@Geod24
Dependency: Remove dead 'isSCM' code from Version ...
Geod24 authored on 15 Jul 2022 Mathias LANG committed on 18 Jul 2022
@Geod24
Dependency: Convert to a discrete type ...
Geod24 authored on 13 Jul 2022 Mathias LANG committed on 18 Jul 2022
@Geod24
Add VersionMatchMode support to VersionRange.matches
Geod24 authored on 16 Jul 2022 Mathias LANG committed on 18 Jul 2022
@Martin Kinkelin
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
@Geod24
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
@Mathias LANG
Dependency: Change format for path-based dependencies (#2316) ...
Mathias LANG authored on 15 Jul 2022 GitHub committed on 15 Jul 2022