History for dub_jkp / source / dub / dub.d
2022-08-27
@Geod24
initPackage: Use VersionRange instead of string
Geod24 authored on 26 Aug 2022 Mathias LANG committed on 27 Aug 2022
2022-08-26
@The Dlang Bot
Merge pull request #2435 from Geod24/getBestPackage-redundancy ...
The Dlang Bot authored on 26 Aug 2022 GitHub committed on 26 Aug 2022
@Jan Jurzitza
remove unneccessary warning prefix ...
Jan Jurzitza authored on 26 Aug 2022 Mathias LANG committed on 26 Aug 2022
@Geod24
Remove redundant lookup for tools package ...
Geod24 committed on 26 Aug 2022
@Geod24
Trivial: Remove superfluous argument to getBestPackage ...
Geod24 committed on 26 Aug 2022
2022-08-24
@Geod24
Dub: Introduce a class to use in unittests ...
Geod24 authored on 24 Aug 2022 Mathias LANG committed on 24 Aug 2022
2022-08-23
@Geod24
Remove redundant null checks in DependencyVersionResolver ...
Geod24 authored on 23 Aug 2022 Mathias LANG committed on 23 Aug 2022
@Jan Jurzitza
add $DPATH environment variable for file locations (#2281) ...
Jan Jurzitza authored on 23 Aug 2022 GitHub committed on 23 Aug 2022
@Geod24
PackageManager: Deprecate overloads of getPackage with string version
Geod24 authored on 22 Aug 2022 The Dlang Bot committed on 23 Aug 2022
2022-08-22
@Geod24
Dub: Move environment read one level up the stack ...
Geod24 authored on 20 Aug 2022 Mathias LANG committed on 22 Aug 2022
@Geod24
Deprecate Dub.getPackageSuppliers ...
Geod24 authored on 20 Aug 2022 Mathias LANG committed on 22 Aug 2022
@Geod24
Dub: Remove unused m_overrideSearchPaths member ...
Geod24 authored on 20 Aug 2022 Mathias LANG committed on 22 Aug 2022
2022-08-21
@Geod24
Trivial: Group 'Dub' class ctor/init together
Geod24 authored on 20 Aug 2022 The Dlang Bot committed on 21 Aug 2022
2022-08-11
@Geod24
PackageManager.getBestPackage: Introduce Version[Range] overloads
Geod24 authored on 10 Aug 2022 Jan Jurzitza committed on 11 Aug 2022
2022-08-08
@Geod24
Dub.fetch: Deprecate Dependency overload, only accept Version[range] ...
Geod24 authored on 8 Aug 2022 Jan Jurzitza committed on 8 Aug 2022
@WebFreak001
improve some output coloring ...
WebFreak001 authored on 8 Aug 2022 Mathias LANG committed on 8 Aug 2022
@WebFreak001
change TAG_WIDTH const to a variable value ...
WebFreak001 authored on 8 Aug 2022 Mathias LANG committed on 8 Aug 2022
@Jan Jurzitza
Improve searchPackages naming+docs ...
Jan Jurzitza authored on 7 Aug 2022 The Dlang Bot committed on 8 Aug 2022
2022-08-07
@Geod24
Remove `Dub.updatePackageSearchPath` ...
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@Geod24
Integrate Configy colored output with dub's
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
2022-08-05
@Geod24
dub search: Improve text, rename parameter ...
Geod24 authored on 5 Aug 2022 Mathias LANG committed on 5 Aug 2022
@Geod24
Dub.fetch: Remove a redundant getPackage call ...
Geod24 authored on 4 Aug 2022 Mathias LANG committed on 5 Aug 2022
@Geod24
Trivial: Deprecate a compatibility overload of Dub.remove
Geod24 authored on 4 Aug 2022 Mathias LANG committed on 5 Aug 2022
@Geod24
dub.fetch: Do not catch Exception when a local package can't be loaded ...
Geod24 authored on 4 Aug 2022 Mathias LANG committed on 5 Aug 2022
2022-08-03
@Geod24
Trivial: Remove workaround for DMD v2.070
Geod24 authored on 2 Aug 2022 Jan Jurzitza committed on 3 Aug 2022
@Geod24
Trivial: Fix indentation of a log statement
Geod24 authored on 2 Aug 2022 Jan Jurzitza committed on 3 Aug 2022
2022-08-01
@Geod24
Deprecate duplicated enum LocalPackageType -> PlacementLocation ...
Geod24 committed on 1 Aug 2022
2022-07-31
@Geod24
settings/selections: Only warn on unknown keys, add changelog ...
Geod24 authored on 31 Jul 2022 Jan Jurzitza committed on 31 Jul 2022
@Geod24
Support escaped forward slashes in YAML parser ...
Geod24 authored on 29 Jul 2022 Jan Jurzitza committed on 31 Jul 2022
@Geod24
Move environment read outside of DependencyResolver ...
Geod24 authored on 31 Jul 2022 Jan Jurzitza committed on 31 Jul 2022