| Commit message (Expand) | Author | Files | Lines |
2017-09-12 | Improve error checking in ownership check. | Hisham | 4 | -7/+23 |
2017-09-12 | Oops! Fix warning message. | Hisham | 1 | -1/+3 |
2017-09-12 | Check ownership of cache directory and emit a warning. | Hisham | 6 | -9/+47 |
2017-09-12 | Add sanity check for lua.h | Hisham Muhammad | 1 | -0/+9 |
2017-09-12 | Make sure target directory exists when saving API config. | Hisham | 1 | -0/+5 |
2017-09-12 | Fix clobbered varible. | Hisham | 1 | -7/+7 |
2017-09-12 | Check for specific directories instead of the root dir. | Hisham | 1 | -19/+20 |
2017-09-12 | List commands in `luarocks show` | Peter Melnichenko | 1 | -4/+16 |
2017-09-12 | Fix module paths `luarocks show` displays for "asset" files | Peter Melnichenko | 2 | -4/+28 |
2017-09-12 | Formatting fix for recent addition to `make` help message | Peter Melnichenko | 1 | -1/+2 |
2017-09-11 | Clarify test_env.need_rock description wrt return value | Peter Melnichenko | 2 | -2/+4 |
2017-09-11 | Use dkjson instead of lua-cjson for upload test | Peter Melnichenko | 1 | -4/+1 |
2017-09-11 | Pass correct rockspec to upload tests that should fail for other reasons | Peter Melnichenko | 1 | -2/+2 |
2017-09-11 | Remove www. from rock repository URL in tests | Peter Melnichenko | 1 | -1/+1 |
2017-08-24 | Additional help-info added to luarocks help make about --only-deps flag. | Philipp Pa | 1 | -0/+2 |
2017-07-07 | Forget deprecated options from command line help. | Nicolas Cornu | 1 | -1/+1 |
2017-07-06 | Change setup/teardown in make tests to before/after due to wrong use | roboo | 1 | -2/+2 |
2017-07-05 | Added LPeg dependency for lxsh to luarocks make tests | roboo | 1 | -0/+1 |
2017-04-14 | Fixed wrong "interp" in the configure file | Evgeny Shulgin | 1 | -1/+1 |
2017-03-14 | Get rid of an implicit number to string conversion | Peter Melnichenko | 1 | -2/+2 |
2016-12-05 | Add Travis hook for CodeCov | Hisham | 1 | -0/+6 |