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
@The Dlang Bot
Merge pull request #2373 from Geod24/move-more-stuff ...
The Dlang Bot authored on 8 Aug 2022 GitHub committed on 8 Aug 2022
@Geod24
PackageManager: Move routine to write local pkg list to Location struct
Geod24 committed on 8 Aug 2022
@Geod24
PackageManager: Move routine to write override in Location struct
Geod24 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
Trivial: Remove redundant cast
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@Geod24
PackageManager: Move Location-specific code to Location type ...
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@Geod24
Trivial: Document PackageManager.Location, add attributes
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@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
@Geod24
Overrides: Make it clear that only VersionRange can be overriden ...
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@Geod24
Use std.sumtype for PackageOverride too ...
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@Geod24
Trivial: Pass a Repository to loadGitPackage
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@Geod24
SDL: Use visit instead of multiple if when parsing Dependency
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@Geod24
Remove `Dub.updatePackageSearchPath` ...
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@Geod24
Configy: Implement soundexer-based key-matching in strict mode ...
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
@Geod24
Remove a few usages of old version-spec approach from test-suite
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
2022-08-06
@WebFreak001
improve man page generation
WebFreak001 authored on 5 Aug 2022 Mathias LANG committed on 6 Aug 2022
@WebFreak001
make command exit codes more consistent
WebFreak001 authored on 5 Aug 2022 Mathias LANG committed on 6 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
@ryuukk
Also add options when we combine buildsettings (#2363) ...
ryuukk authored on 5 Aug 2022 GitHub committed on 5 Aug 2022
2022-08-04
@Jan Jurzitza
Revert "Default `dub init` to SDL" ...
Jan Jurzitza authored on 4 Aug 2022 The Dlang Bot committed on 4 Aug 2022
@Jan Jurzitza
Default `dub init` to SDL ...
Jan Jurzitza authored on 4 Aug 2022 The Dlang Bot committed on 4 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