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