2023-02-04 |
review adjustments
WebFreak001
authored
on 1 Feb 2023
Mathias LANG
committed
on 4 Feb 2023
|
---|---|
fix typo(s)
WebFreak001
authored
on 9 Jan 2023
Mathias LANG
committed
on 4 Feb 2023
|
|
2023-02-01 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 1 Feb 2023
|
2023-01-26 |
reduce dependency on the working directory
...
WebFreak001
authored
on 26 Jan 2023
Mathias LANG
committed
on 26 Jan 2023
|
fix cyclic dependency of dub.internal.utils
WebFreak001
authored
on 8 Jan 2023
Mathias LANG
committed
on 26 Jan 2023
|
|
2023-01-08 |
replace std.variant with std.sumtype (#2550)
...
Jan Jurzitza
authored
on 8 Jan 2023
GitHub
committed
on 8 Jan 2023
|
2023-01-03 |
Fix various DDOC warnings
Geod24
authored
on 3 Jan 2023
The Dlang Bot
committed
on 3 Jan 2023
|
2022-11-17 |
Revert "Remove Vibe.d HTTP support / library-nonet"
...
Sönke Ludwig
authored
on 17 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
Replace all instances of mkdirRecurse with ensureDir
...
Geod24
authored
on 15 Nov 2022
Mathias LANG
committed
on 17 Nov 2022
|
|
2022-11-02 |
Move foreign code from global scope to dub.internal.
...
Sönke Ludwig
authored
on 2 Nov 2022
Jan Jurzitza
committed
on 2 Nov 2022
|
2022-10-29 |
Move existsDirectory next to existsFile
...
Geod24
authored
on 29 Oct 2022
Jan Jurzitza
committed
on 29 Oct 2022
|
Unify reading and writing files under a single API
...
Geod24
authored
on 28 Oct 2022
Mathias LANG
committed
on 29 Oct 2022
|
|
2022-10-28 |
Remove Vibe.d HTTP support / library-nonet
...
Geod24
authored
on 27 Oct 2022
Mathias LANG
committed
on 28 Oct 2022
|
2022-10-27 |
vibecompat/core/file: Publicly import path, not URL
...
Geod24
authored
on 27 Oct 2022
Mathias LANG
committed
on 27 Oct 2022
|
Path: Remove unused isValidFilename private function
Geod24
authored
on 27 Oct 2022
Mathias LANG
committed
on 27 Oct 2022
|
|
Path: Add missing else clause on version statement
...
Geod24
authored
on 27 Oct 2022
Mathias LANG
committed
on 27 Oct 2022
|
|
2022-09-02 |
Fixes #2452 - Accept non-existing file in `sourceFiles`
Tomoya Tanjo
committed
on 2 Sep 2022
|
2022-08-30 |
fixes #2448 - Accept sourceFiles without module declaration
Tomoya Tanjo
committed
on 30 Aug 2022
|
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
|