Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address issues spotted in the review | Ignacio Burgueño | 2015-04-14 | 1 | -4/+4 |
| | |||||
* | Adds --only-deps flag to install command | Ignacio Burgueño | 2015-04-14 | 1 | -0/+12 |
| | | | | | | Introduces new function in 'install' module to only install the dependencies of a rock. Also adds the tests to the wip Lua test driver. | ||||
* | Decided to step back in turn this into a warning. | Hisham Muhammad | 2015-04-13 | 1 | -1/+1 |
| | | | | `luarocks list` on an empty ~/.luarocks is a valid use case. | ||||
* | Fail when given an invalid tree. | Hisham Muhammad | 2015-04-13 | 1 | -0/+1 |
| | |||||
* | Add test that checks for error in default sysconfig. | Hisham Muhammad | 2015-04-08 | 1 | -1/+7 |
| | | | | See #346. | ||||
* | Continuing slowly. Distracted by code golf. :) | Hisham Muhammad | 2015-04-07 | 1 | -27/+59 |
| | |||||
* | Starting to port test suite from Unix shell to Lua. | Hisham Muhammad | 2015-04-03 | 1 | -0/+361 |