History for dub_jkp / source / dub / commandline.d
2020-05-17
@SHOO
Fix #1040 - dub run <package>@x.y.z ignores the specified version
SHOO authored on 2 May 2020 Geod24 committed on 17 May 2020
2020-05-03
@The Dlang Bot
Merge pull request #1906 from gedaiu/master ...
The Dlang Bot authored on 3 May 2020 GitHub committed on 3 May 2020
2020-04-21
@Andre Pany
Lint: Add --report-file argument
Andre Pany committed on 21 Apr 2020
2020-04-20
@Szabo Bogdan
Join unit tests
Szabo Bogdan committed on 20 Apr 2020
@Szabo Bogdan
Add assert if extractRemainingArgs is called more than one time
Szabo Bogdan committed on 20 Apr 2020
@Szabo Bogdan
Remove !is null from HelpCommand comparison ...
Szabo Bogdan authored on 2 Apr 2020 Szabo Bogdan committed on 20 Apr 2020
@Szabo Bogdan
Documentation update
Szabo Bogdan committed on 20 Apr 2020
@Szabo Bogdan
Rename command property to commandGroups
Szabo Bogdan committed on 20 Apr 2020
@Szabo Bogdan
Use cast to check for the HelpCommand
Szabo Bogdan committed on 20 Apr 2020
@Szabo Bogdan
docs and code style update
Szabo Bogdan committed on 20 Apr 2020
@Szabo Bogdan
Remove array after joining the string list
Szabo Bogdan committed on 20 Apr 2020
@Szabo Bogdan
Refactor CommandNameArgument to function
Szabo Bogdan committed on 20 Apr 2020
@Szabo Bogdan
Add hasAppVersion method to CommandArgs
Szabo Bogdan committed on 20 Apr 2020
@Szabo Bogdan
docs update
Szabo Bogdan committed on 20 Apr 2020
@Szabo Bogdan
Move prepare command and dub setup to CommandLineHandler
Szabo Bogdan committed on 20 Apr 2020
@Szabo Bogdan
Extract argument parsing code from runDubCommandLine to separate structs
Szabo Bogdan committed on 20 Apr 2020
2020-03-15
@Tobias Pankrath
fix #1556: dub --cache=local fetch + build ...
Tobias Pankrath authored on 11 Mar 2020 Mathias LANG committed on 15 Mar 2020
2020-03-12
@Tobias Pankrath
fix #1891: documentation of dub fetch
Tobias Pankrath authored on 11 Mar 2020 Mathias LANG committed on 12 Mar 2020
2020-01-03
@Geod24
Fix issue 1277: Missing dub.json causes infinite loop ...
Geod24 authored on 2 Jan 2020 Mathias LANG committed on 3 Jan 2020
2019-12-27
@Shigeki Karita
remove version (Windows)
Shigeki Karita committed on 27 Dec 2019
@Shigeki Karita
add flush before reading input
Shigeki Karita committed on 27 Dec 2019
2019-12-15
@andre2007
Fix unnecessary rebuild of single file package
andre2007 authored on 5 Dec 2019 Andre Pany committed on 15 Dec 2019
2019-11-25
@GoaLitiuM
Fix parsing version specifiers containing '='
GoaLitiuM committed on 25 Nov 2019
2019-11-22
@Sebastian Wilzbach
Revert "Add flag --submodules to add git submodules in the project folder as available packages."
Sebastian Wilzbach authored on 22 Nov 2019 GitHub committed on 22 Nov 2019
@Nicholas Wilson
Merge pull request #1780 from FeepingCreature/feature/git-submodules-as-local-package ...
Nicholas Wilson authored on 22 Nov 2019 GitHub committed on 22 Nov 2019
2019-10-25
@Sönke Ludwig
Improve "clean --all-packages" ...
Sönke Ludwig committed on 25 Oct 2019
2019-10-22
@Mathis Beer
Add flag --submodules to add git submodules in the project folder as available packages. ...
Mathis Beer committed on 22 Oct 2019
2019-09-25
@Andre Pany
Command dub lint added
Andre Pany committed on 25 Sep 2019
2019-08-17
@andre2007
Support fetch sub-package
andre2007 committed on 17 Aug 2019
2019-05-04
@Martin Nowak
fix #1691 - dub build :sub-pkg broken ...
Martin Nowak committed on 4 May 2019