aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-06-26HTTPS support for downloading and uploading rocks.Hisham Muhammad10-46/+180
HTTPS is set as default for uploading. HTTP is still default for downloading to keep dependencies low and because the HTTPS code is new; might be changed in the future. See #273 and #240.
2014-06-08slightly more readable output with many dependenciesThijs Schreijer1-1/+1
2014-06-02Add luafr.org moonrocks mirrorHisham Muhammad1-0/+1
2014-05-28Dehardcode the separator for PATH variables, fixing behavior on Unix.Hisham Muhammad3-5/+7
2014-05-27Fix Windows package generator; cleanup dot files.v2.2.0beta1Hisham Muhammad1-3/+2
2014-05-27fixed install.bat for new luarocks versionPhilipp Janda1-1/+1
2014-05-26Transition to MoonRocks. Add `luarocks upload` command for uploading into ↵Hisham Muhammad7-10/+210
MoonRocks.