History for dub_jkp / source / dub / internal
2022-10-28
@Geod24
Remove Vibe.d HTTP support / library-nonet ...
Geod24 authored on 27 Oct 2022 Mathias LANG committed on 28 Oct 2022
2022-10-27
@Geod24
vibecompat/core/file: Publicly import path, not URL ...
Geod24 authored on 27 Oct 2022 Mathias LANG committed on 27 Oct 2022
@Geod24
Path: Remove unused isValidFilename private function
Geod24 authored on 27 Oct 2022 Mathias LANG committed on 27 Oct 2022
@Geod24
Path: Add missing else clause on version statement ...
Geod24 authored on 27 Oct 2022 Mathias LANG committed on 27 Oct 2022
2022-09-02
@Tomoya Tanjo
Fixes #2452 - Accept non-existing file in `sourceFiles`
Tomoya Tanjo committed on 2 Sep 2022
2022-08-30
@Tomoya Tanjo
fixes #2448 - Accept sourceFiles without module declaration
Tomoya Tanjo committed on 30 Aug 2022
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