Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-04-24 | Mark release 2.2.2v2.2.2 | Hisham Muhammad | 1 | -1/+1 | |
2015-04-23 | Install .md files as docs | Hisham Muhammad | 1 | -1/+1 | |
2015-04-20 | Clip string.gsub results to just one when redacting url. | Ignacio Burgueño | 1 | -1/+1 | |
We're not interested in printing the number of replacements performed. | |||||
2015-04-20 | Redact api tokens when using --verbose flag | Ignacio Burgueño | 1 | -1/+2 | |
fixes #358 | |||||
2015-04-20 | Update upload URL as well. | Hisham Muhammad | 1 | -1/+1 | |
2015-04-18 | MoonRocks → LuaRocks.org transition complete! | Hisham Muhammad | 1 | -1/+1 | |
2015-04-16 | update to version 0.3 | Thijs Schreijer | 1 | -4/+8 | |
2015-04-14 | Address issues spotted in the review | Ignacio Burgueño | 3 | -6/+5 | |
2015-04-14 | Adds --only-deps flag to install command | Ignacio Burgueño | 4 | -22/+64 | |
Introduces new function in 'install' module to only install the dependencies of a rock. Also adds the tests to the wip Lua test driver. | |||||
2015-04-14 | Adds new file (fetch/git_https.lua) to Makefile.setup.inc | Ignacio Burgueño | 1 | -1/+1 | |
see #350 |