2022-08-12 |
Configy: Add StartsWith as a shorthand for Name(name, true)
...
Geod24
authored
on 12 Aug 2022
Mathias LANG
committed
on 12 Aug 2022
|
---|---|
Trivial: Clear trailing whitespace
Geod24
authored
on 12 Aug 2022
Mathias LANG
committed
on 12 Aug 2022
|
|
Configy: Synchronize with upstream changes
...
Geod24
authored
on 9 Aug 2022
Mathias LANG
committed
on 12 Aug 2022
|
|
2022-08-11 |
PackageManager.getBestPackage: Introduce Version[Range] overloads
Geod24
authored
on 10 Aug 2022
Jan Jurzitza
committed
on 11 Aug 2022
|
Project: Use Dependency.visit instead of if/else
Geod24
authored
on 10 Aug 2022
Mathias LANG
committed
on 11 Aug 2022
|
|
Trivial: Rework some control flow for readability
Geod24
authored
on 8 Aug 2022
Mathias LANG
committed
on 11 Aug 2022
|
|
2022-08-08 |
Dub.fetch: Deprecate Dependency overload, only accept Version[range]
...
Geod24
authored
on 8 Aug 2022
Jan Jurzitza
committed
on 8 Aug 2022
|
Merge pull request #2373 from Geod24/move-more-stuff
...
The Dlang Bot
authored
on 8 Aug 2022
GitHub
committed
on 8 Aug 2022
|
|
PackageManager: Move routine to write local pkg list to Location struct
Geod24
committed
on 8 Aug 2022
|
|
PackageManager: Move routine to write override in Location struct
Geod24
committed
on 8 Aug 2022
|
|
improve some output coloring
...
WebFreak001
authored
on 8 Aug 2022
Mathias LANG
committed
on 8 Aug 2022
|
|
change TAG_WIDTH const to a variable value
...
WebFreak001
authored
on 8 Aug 2022
Mathias LANG
committed
on 8 Aug 2022
|
|
Improve searchPackages naming+docs
...
Jan Jurzitza
authored
on 7 Aug 2022
The Dlang Bot
committed
on 8 Aug 2022
|
|
2022-08-07 |
Trivial: Remove redundant cast
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
PackageManager: Move Location-specific code to Location type
...
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
Trivial: Document PackageManager.Location, add attributes
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
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
|
|
Overrides: Make it clear that only VersionRange can be overriden
...
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
Use std.sumtype for PackageOverride too
...
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
Trivial: Pass a Repository to loadGitPackage
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
SDL: Use visit instead of multiple if when parsing Dependency
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
Remove `Dub.updatePackageSearchPath`
...
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
Configy: Implement soundexer-based key-matching in strict mode
...
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
Integrate Configy colored output with dub's
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
|
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 |
improve man page generation
WebFreak001
authored
on 5 Aug 2022
Mathias LANG
committed
on 6 Aug 2022
|
make command exit codes more consistent
WebFreak001
authored
on 5 Aug 2022
Mathias LANG
committed
on 6 Aug 2022
|
|
2022-08-05 |
dub search: Improve text, rename parameter
...
Geod24
authored
on 5 Aug 2022
Mathias LANG
committed
on 5 Aug 2022
|
Dub.fetch: Remove a redundant getPackage call
...
Geod24
authored
on 4 Aug 2022
Mathias LANG
committed
on 5 Aug 2022
|