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 |
|
fix #1104 - log warnings about failing requests by default
...
Martin Nowak
committed
on 10 Jul 2017
|
|
2017-06-28 |
Merge pull request #1177 from dlang/better_single_file_diagnostic
...
The Dlang Bot
authored
on 28 Jun 2017
GitHub
committed
on 28 Jun 2017
|
Merge pull request #1081 from wilzbach/single-package-default-name
...
Sönke Ludwig
authored
on 28 Jun 2017
GitHub
committed
on 28 Jun 2017
|
|
|
|
2017-06-26 |
|
2017-06-03 |
USe a default package name for single file packages in case none is
...
Sebastian Wilzbach
committed
on 3 Jun 2017
|
2017-02-23 |
|
2017-01-30 |
Fix test executable name generation.
Sönke Ludwig
committed
on 30 Jan 2017
|