| Commit message (Expand) | Author | Files | Lines |
2018-03-12 | win32: update 7zip to version 18.01 | Hisham Muhammad | 2 | -0/+0 |
2018-03-12 | win32: Update Lua to 5.1.5 | Hisham Muhammad | 12 | -6/+20 |
2018-03-12 | win32: bump wget binary to 1.19.4 | Hisham Muhammad | 1 | -0/+0 |
2018-03-12 | Fix .def generation on Windows. (#767) | dwenegar | 1 | -1/+3 |
2018-03-12 | Fix CI build and coverage gathering | Peter Melnichenko | 2 | -5/+4 |
2018-03-12 | Travis: add cache | Hisham Muhammad | 2 | -7/+27 |
2018-03-12 | Changes to the output of the test suite | Hisham Muhammad | 2 | -4/+3 |
2018-03-12 | Update Windows installer to better handle gcc toolchains (#759) | Thijs Schreijer | 1 | -3/+89 |
2018-03-12 | Differentiate "not found" and "fail" when deleting. | Hisham Muhammad | 1 | -4/+10 |
2018-03-12 | Fix detection of directories on Windows | Sebastian Thomschke | 1 | -1/+1 |
2018-03-12 | read just one line when checking md5 | Michal Cichra | 1 | -1/+1 |
2017-09-12 | Prepare for release 2.4.3.v2.4.32.4.3 | Hisham Muhammad | 4 | -6/+6 |
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 |