aboutsummaryrefslogtreecommitdiff
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-31init: begin implementing `luarocks init`Hisham Muhammad2-0/+69
2018-05-31fs: wrap_script: allow hardcoding arguments, support wrapping luarocksHisham Muhammad4-34/+89
2018-05-30Remove the empty file resulted when fs.download failsGeorge Roman1-0/+1
2018-05-29Update fs_spec to use test_env temporary path utilityGeorge Roman1-9/+1
2018-05-29Add temporary path utility function to test_envGeorge Roman1-0/+9
2018-05-28Tests: cache build of mock server dependencies to speed up testsHisham Muhammad6-57/+65
2018-05-28Tests: try to cache rocks from the host system to speed up testHisham Muhammad1-0/+21
2018-05-28Make the mock server run on WindowsGeorge Roman3-7/+23
2018-05-28Add tests for fs.downloadGeorge Roman1-0/+62
2018-05-25Update install.bat for 5.4 supportPeter Melnichenko1-5/+5
2018-05-25write_rockspec: Add support for Lua 5.4Kim Alvefur1-2/+11
2018-05-25Whitelist Lua 5.4Kim Alvefur2-2/+2
2018-05-25configure: Learn about Lua 5.4Kim Alvefur1-5/+8
2018-05-24update changelogHisham Muhammad1-8/+44
2018-05-22Improve fs module testsGeorge Roman1-0/+289
2018-05-18Add more tests for the fs moduleGeorge Roman1-31/+172