2022-08-28 |
Use configy library to parse dub.json file
...
Geod24
authored
on 12 Jun 2022
Mathias LANG
committed
on 28 Aug 2022
|
---|---|
2022-08-27 |
Trivial: Convert some spaces to tabs
Geod24
authored
on 26 Aug 2022
Jan Jurzitza
committed
on 27 Aug 2022
|
2022-08-08 |
change TAG_WIDTH const to a variable value
...
WebFreak001
authored
on 8 Aug 2022
Mathias LANG
committed
on 8 Aug 2022
|
2022-08-07 |
Integrate Configy colored output with dub's
Geod24
authored
on 6 Aug 2022
Mathias LANG
committed
on 7 Aug 2022
|
2022-07-28 |
Make unittest independent of byte value escape sequence.
Bastiaan Veelo
authored
on 20 Jul 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
Address review by WebFreak001.
Bastiaan Veelo
authored
on 20 Jul 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Resolve deprecations.
Bastiaan Veelo
authored
on 13 Jun 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Keep logging functionality out of the public API as requested in https://github.com/dlang/dub/pull/2124#issuecomment-813016939.
Bastiaan Veelo
authored
on 13 Jun 2022
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Fix indentation style, now using tabs
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Fix PowerShell messed-up colors
...
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Re-added dub.internal.vibecompat.core.log as deprecated
...
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
Removed cwrite from colorize unittests
Giacomo De Lazzari
authored
on 11 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
New logging module - initial functionality
...
Giacomo De Lazzari
authored
on 8 Jun 2018
Jan Jurzitza
committed
on 28 Jul 2022
|
|
2022-07-15 |
Dependency: Change format for path-based dependencies (#2316)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
2022-07-14 |
|
2022-07-13 |
Merge remote-tracking branch 'origin/stable' into merge_stable
...
Martin Kinkelin
committed
on 13 Jul 2022
|
Avoid needless string concat in log calls
Geod24
authored
on 13 Jul 2022
The Dlang Bot
committed
on 13 Jul 2022
|
|
2022-07-10 |
Revert determineVersionWithGitTool to the behavior before #2263.
Sönke Ludwig
committed
on 10 Jul 2022
|
2022-06-13 |
Fix #2234, make copies writable.
Bastiaan Veelo
authored
on 31 May 2022
Jan Jurzitza
committed
on 13 Jun 2022
|
2022-06-08 |
[use `.commit…` if tag already contains pre-release part]
Martin Kinkelin
committed
on 8 Jun 2022
|
|
|
2022-03-30 |
Annotate escaping reference.
...
Bastiaan Veelo
authored
on 29 Mar 2022
The Dlang Bot
committed
on 30 Mar 2022
|
2022-02-06 |
Fix issue 2051 failing CI
rikki cattermole
authored
on 5 Feb 2022
The Dlang Bot
committed
on 6 Feb 2022
|
2021-08-25 |
Qualify `toType`-parameter `o` as `scope return`
Per Nordlöw
committed
on 25 Aug 2021
|
Fix errors of the form "Error: scope variable o assigned to non-scope parameter `o` calling dub.internal.undead.xml.toType!(const(Item)).toType" blocking dlang/dub#2164
...
Per Nordlöw
committed
on 25 Aug 2021
|
|
2021-02-22 |
import 'std.variant.Algebraic' properly
Boris Carvajal
authored
on 21 Feb 2021
The Dlang Bot
committed
on 22 Feb 2021
|
2020-12-24 |
Raise minimum Vibe.d requirement to v0.9.0
...
Geod24
authored
on 23 Dec 2020
The Dlang Bot
committed
on 24 Dec 2020
|
2020-12-07 |
Normalize line endings & UTF8 BOMs
Jan Jurzitza
authored
on 18 Mar 2020
Petar Kirov
committed
on 7 Dec 2020
|
2020-10-23 |
Set curl option CURL_NETRC_OPTIONAL
Andre Pany
authored
on 16 Oct 2020
Sebastian Wilzbach
committed
on 23 Oct 2020
|
2020-10-13 |
Remove usage of deprecated std.xml
Andre Pany
authored
on 20 Jul 2020
Mathias LANG
committed
on 13 Oct 2020
|