2014-12-10 |
Modify copyFiles to allow recursive copying of directories with contents, if directory name is specified in file list (or matched by wildcard)
Vadim Lopatin
committed
on 10 Dec 2014
|
---|---|
2014-12-09 |
Added testcase for passing non-existing package to dub init
Colin Grogan
committed
on 9 Dec 2014
|
Added fuzzySearch function to utils.d and updated createEmptyPackage to print out first 4 close matches according to fuzzy search function. With thanks to Martin Nowak for help with this...
Colin Grogan
committed
on 9 Dec 2014
|
|
Merge branch 'init-with-dependencies' of https://github.com/grogancolin/dub into init-with-dependencies
Colin Grogan
committed
on 9 Dec 2014
|
|
Fixed conflict
Colin Grogan
committed
on 9 Dec 2014
|
|
2014-12-08 |
no message
grogancolin
committed
on 8 Dec 2014
|
Attempting to solve conflict
grogancolin
committed
on 8 Dec 2014
|
|
Added a getPackageNames function to the PackageSupplier interface, and an implementation for the RegistryPackageSupplier. Currently, FileSystemPackageSupplier.getPackageNames is not implemented.
...
grogancolin
committed
on 8 Dec 2014
|
|
fix MartinNowak's finding - wildcard copyDirs should be applied to directories only
Vadim Lopatin
committed
on 8 Dec 2014
|
|
Implement copyDirs parameter, similar to copyFiles - should recursively copy directory content to destination
Vadim Lopatin
committed
on 8 Dec 2014
|
|
|
|
Update CHANGELOG.md
grogancolin
committed
on 8 Dec 2014
|
|
Update CHANGELOG.md
grogancolin
committed
on 8 Dec 2014
|
|
Added @property at MartinNowak's request
Nicholas Londey
committed
on 8 Dec 2014
|
|
Broke long line onto multiple lines
Nicholas Londey
committed
on 8 Dec 2014
|
|
|
|
Update CHANGELOG.md
grogancolin
committed
on 8 Dec 2014
|
|
2014-12-07 |
start changelog for v0.9.23
Martin Nowak
committed
on 7 Dec 2014
|
|
|
|
|
|
|
|
|
Removed trailing spaces
Szabo Bogdan
committed
on 7 Dec 2014
|
|
2014-12-06 |
Update commandline.d
grogancolin
committed
on 6 Dec 2014
|
|
|
|
|
LGTM otherwise
Szabo Bogdan
committed
on 6 Dec 2014
|
|
|
|
|
|
2014-12-02 |
Fix warnings and errors on git master
Per Nordlöw
committed
on 2 Dec 2014
|