2018-07-13 |
|
---|---|
2018-07-07 |
remove regular upgrade check
...
Martin Nowak
authored
on 7 Jul 2018
Sebastian Wilzbach
committed
on 7 Jul 2018
|
2018-06-26 |
Add skipRegistry option to settings.json
andre2007
committed
on 26 Jun 2018
|
2018-05-08 |
Split-up package suppliers into individual modules
Sebastian Wilzbach
committed
on 8 May 2018
|
Merge pull request #1459 from dlang/issue_838_custom_cache_paths
...
Sebastian Wilzbach
authored
on 8 May 2018
GitHub
committed
on 8 May 2018
|
|
2018-05-06 |
remove only occurence of ctRegex
WebFreak001
committed
on 6 May 2018
|
|
|
2018-04-06 |
Maven repository package supplier added
andre2007
committed
on 6 Apr 2018
|
2018-02-01 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 1 Feb 2018
|
2018-01-31 |
unify retry counts to 3
Martin Nowak
committed
on 31 Jan 2018
|
restrict zip exception handler to specific unpack statement
Martin Nowak
committed
on 31 Jan 2018
|
|
Don't break out of the retry loop for ZipExceptions - fixes #1336
Sebastian Wilzbach
authored
on 15 Jan 2018
Martin Nowak
committed
on 31 Jan 2018
|
|
2018-01-19 |
Merge pull request #1334 from ReneZwanenburg/AddDefaultArchitectureSetting
...
The Dlang Bot
authored
on 19 Jan 2018
GitHub
committed
on 19 Jan 2018
|
2018-01-16 |
Package cache migration
Mark Barnett
committed
on 16 Jan 2018
|
2018-01-15 |
Move the package repository on Windows to LocalAppData to avoid bloat in the roaming data folder (speed up log-in/-off process). Keep the userSettings directory in AppData as this config data should roam.
Mark Barnett
committed
on 15 Jan 2018
|
2018-01-14 |
Add defaultArchitecture field to dub configuration
ReneZwanenburg
committed
on 14 Jan 2018
|
2017-12-04 |
Fix #895, so that dub looks for a compiler next to itself first. Also,
...
Joakim
committed
on 4 Dec 2017
|
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
|
Make the code base compatible with vibe-core.
...
Sönke Ludwig
authored
on 23 Jun 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
|
2017-12-01 |
Cache the result of DependencyVersionResolver.getChildren.
Sönke Ludwig
committed
on 1 Dec 2017
|
Avoid GC allocations in DependencyVersionResolver.getChildren.
Sönke Ludwig
committed
on 1 Dec 2017
|
|
2017-11-08 |
|
2017-11-06 |
Merge pull request #1246 from wilzbach/more-fallbacks
...
Sönke Ludwig
authored
on 6 Nov 2017
GitHub
committed
on 6 Nov 2017
|
2017-09-14 |
Extend list of registry fallbacks
Sebastian Wilzbach
committed
on 14 Sep 2017
|
2017-09-13 |
Clean up imports
Anton Fediushin
committed
on 13 Sep 2017
|
2017-09-10 |
Allow to use a list of fallbacks instead of one
Sebastian Wilzbach
committed
on 10 Sep 2017
|
2017-08-26 |
Merge pull request #1190 from MartinNowak/fallback_mirror
...
Sönke Ludwig
authored
on 26 Aug 2017
GitHub
committed
on 26 Aug 2017
|
2017-08-20 |
Sort the package list displayed for interactive remove by version. Fixes #1224.
Sönke Ludwig
committed
on 20 Aug 2017
|
2017-08-07 |
|
2017-07-10 |
|