History for dub_jkp / source / dub / commandline.d
2022-08-08
@WebFreak001
improve some output coloring ...
WebFreak001 authored on 8 Aug 2022 Mathias LANG committed on 8 Aug 2022
@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
Deprecate Dependency.versionSpec ...
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@Geod24
Overrides: Make it clear that only VersionRange can be overriden ...
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
@Geod24
Use std.sumtype for PackageOverride too ...
Geod24 authored on 6 Aug 2022 Mathias LANG committed on 7 Aug 2022
2022-08-06
@WebFreak001
make command exit codes more consistent
WebFreak001 authored on 5 Aug 2022 Mathias LANG committed on 6 Aug 2022
2022-08-05
@Geod24
dub search: Improve text, rename parameter ...
Geod24 authored on 5 Aug 2022 Mathias LANG committed on 5 Aug 2022
2022-08-04
@Jan Jurzitza
Revert "Default `dub init` to SDL" ...
Jan Jurzitza authored on 4 Aug 2022 The Dlang Bot committed on 4 Aug 2022
@Jan Jurzitza
Default `dub init` to SDL ...
Jan Jurzitza authored on 4 Aug 2022 The Dlang Bot committed on 4 Aug 2022
2022-08-01
@Geod24
Deprecate duplicated enum LocalPackageType -> PlacementLocation ...
Geod24 committed on 1 Aug 2022
2022-07-28
@Bastiaan Veelo
Incorporate review by Jan Jurzitza <gh@webfreak.org>.
Bastiaan Veelo authored on 28 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
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
@Luis Panadero Guardeño
Fix/Update some tests and make some info messages more similar to original version of Dub
Luis Panadero Guardeño authored on 4 Apr 2021 Jan Jurzitza committed on 28 Jul 2022
@Luis Panadero Guardeño
Fix rebase errors
Luis Panadero Guardeño authored on 3 Apr 2021 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
Fix really stupid error in previous commit
Giacomo De Lazzari authored on 12 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
Replace --no-colors & --force-colors with --colors={auto|on|off}
Giacomo De Lazzari authored on 12 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
Add --force-colors option to force colors enabled
Giacomo De Lazzari authored on 12 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
Add --no-colors option to disable colors in terminal ...
Giacomo De Lazzari authored on 11 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
Revert logInfo to print a single line after a fetch
Giacomo De Lazzari authored on 11 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
Fixed project upgrade message
Giacomo De Lazzari authored on 11 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
Output improvements in package management ...
Giacomo De Lazzari authored on 11 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
Now checks if the output is a console or not ...
Giacomo De Lazzari authored on 9 Jun 2018 Jan Jurzitza committed on 28 Jul 2022
@Giacomo De Lazzari
Fixed output of some commands ...
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
@Geod24
Commandline: Do not duplicate GeneratorSettings fields ...
Geod24 authored on 28 Jul 2022 The Dlang Bot committed on 28 Jul 2022
@Geod24
Remove message about system installation of packages ...
Geod24 committed on 28 Jul 2022
@Geod24
Remove long-deprecated 'install' and 'uninstall' command ...
Geod24 committed on 28 Jul 2022
@Geod24
Do not call Project.reinit from commandline ...
Geod24 authored on 28 Jul 2022 Mathias LANG committed on 28 Jul 2022
2022-07-18
@Geod24
commandline: Catch Exception, not Throwable ...
Geod24 authored on 18 Jul 2022 The Dlang Bot committed on 18 Jul 2022