History for dub_jkp / source / dub / commandline.d
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
2019-04-28
@Martin Nowak
add non-interactive mode to build command ...
Martin Nowak committed on 28 Apr 2019
@Martin Nowak
improve output in case package was not found ...
Martin Nowak committed on 28 Apr 2019
@Martin Nowak
tabify code added with #1428 ...
Martin Nowak committed on 28 Apr 2019
@Martin Nowak
fix #1681 - range violation with empty dub arg ...
Martin Nowak committed on 28 Apr 2019
2019-03-14
@Sebastian Wilzbach
Merge pull request #1662 from kubo39/kubo39-patch-1 ...
Sebastian Wilzbach authored on 14 Mar 2019 GitHub committed on 14 Mar 2019
2019-03-05
@andre2007
Custom init type (#1658)
andre2007 authored on 5 Mar 2019 Sebastian Wilzbach committed on 5 Mar 2019
2019-02-28
@Hiroki Noda
Remove `dub list-installed` command
Hiroki Noda committed on 28 Feb 2019
2019-02-16
@Sebastian Wilzbach
dub run <package> should search the registry on failure
Sebastian Wilzbach committed on 16 Feb 2019
2019-01-31
@Sebastian Wilzbach
Add dub fetch <package>:<version> shortcut
Sebastian Wilzbach committed on 31 Jan 2019
2018-12-24
@Martin Nowak
code consistency for add command ...
Martin Nowak committed on 24 Dec 2018
@Martin Nowak
support version specifications in new add command ...
Martin Nowak committed on 24 Dec 2018
2018-12-23
@Martin Nowak
improve package supplier fallback logic ...
Martin Nowak committed on 23 Dec 2018
2018-12-22
@Martin Nowak
Revert "enable feature by default for testing" ...
Martin Nowak committed on 22 Dec 2018
2018-12-12
@Nicholas Wilson
Merge pull request #1589 from MartinNowak/filter_version_identifiers ...
Nicholas Wilson authored on 12 Dec 2018 GitHub committed on 12 Dec 2018
2018-12-05
@Nicholas Wilson
Merge pull request #1605 from andre2007/fix_issue_1124 ...
Nicholas Wilson authored on 5 Dec 2018 GitHub committed on 5 Dec 2018
2018-12-03
@andre2007
Shebang without .d extension
andre2007 authored on 2 Dec 2018 Andre Pany committed on 3 Dec 2018
2018-11-29
@Mathis Beer
when running `dub build :<subpackage>`, explicitly load subpackage in current folder.
Mathis Beer committed on 29 Nov 2018
2018-11-28
@Martin Nowak
enable feature by default for testing
Martin Nowak committed on 28 Nov 2018
2018-11-19
@Martin Nowak
put version filtering behind an experimental switch
Martin Nowak committed on 19 Nov 2018
2018-11-17
@Simon Schwartz
Fix grammar in FetchCommand help text
Simon Schwartz authored on 17 Nov 2018 GitHub committed on 17 Nov 2018
2018-11-07
@Flying-Toast
update FetchCommand help text
Flying-Toast committed on 7 Nov 2018
2018-11-04
@Flying-Toast
make AddCommand only determine filetype once ...
Flying-Toast authored on 4 Nov 2018 GitHub committed on 4 Nov 2018
@Flying-Toast
detect sdl or json for AddCommand
Flying-Toast committed on 4 Nov 2018