| Commit message (Expand) | Author | Age | Files | Lines |
* | Dehardcode the separator for PATH variables, fixing behavior on Unix. | Hisham Muhammad | 2014-05-28 | 3 | -5/+7 |
* | Fix Windows package generator; cleanup dot files.v2.2.0beta1 | Hisham Muhammad | 2014-05-27 | 1 | -3/+2 |
* | Merge pull request #263 from siffiejoe/220windowsfix | Hisham Muhammad | 2014-05-26 | 1 | -1/+1 |
|\ |
|
| * | fixed install.bat for new luarocks version | Philipp Janda | 2014-05-27 | 1 | -1/+1 |
|/ |
|
* | Transition to MoonRocks. Add `luarocks upload` command for uploading into Moo... | Hisham Muhammad | 2014-05-26 | 7 | -10/+210 |
* | Fix chmod argument order. | Hisham Muhammad | 2014-05-26 | 1 | -0/+182 |
* | Merge branch 'master' of https://github.com/keplerproject/luarocks | Hisham Muhammad | 2014-05-26 | 2 | -30/+54 |
|\ |
|
| * | Merge pull request #261 from apuertolas/curl-fix | Hisham Muhammad | 2014-05-26 | 1 | -1/+1 |
| |\ |
|
| | * | Fix curl --connect-timeout option | Albert Puertolas | 2014-05-24 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #259 from Tieske/new_installer_options | Thijs Schreijer | 2014-05-23 | 1 | -29/+53 |
| |\ |
|
| | * | Adds /LUAMOD and /CMOD options to Windows installer | Thijs Schreijer | 2014-05-18 | 1 | -29/+53 |
| |/ |
|
* / | Fix curl --connect-timeout option following #261. | Hisham Muhammad | 2014-05-26 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #256 from Tieske/reorg_win | Thijs Schreijer | 2014-05-14 | 26 | -42/+18 |
|\ |
|
| * | Reorganized Windows specific files. Now installer can work directly from the ... | Thijs Schreijer | 2014-05-06 | 26 | -42/+18 |
|/ |
|
* | Merge pull request #253 from Tieske/fix_path_order | Hisham Muhammad | 2014-05-03 | 2 | -15/+35 |
|\ |
|
| * | fixes #251 | Thijs Schreijer | 2014-05-01 | 2 | -15/+35 |
* | | Set timeout in LuaSocket/LuaSec based implementation as well. | Hisham Muhammad | 2014-05-03 | 5 | -5/+20 |
* | | Merge branch 'master' of https://github.com/keplerproject/luarocks | Hisham Muhammad | 2014-05-03 | 4 | -3/+18 |
|\ \ |
|
| * \ | Merge pull request #249 from Tieske/conn_timeout | Hisham Muhammad | 2014-05-02 | 3 | -2/+17 |
| |\ \
| | |/
| |/| |
|
| | * | added `--tries=1` to wget to prevent 20 tries (=20 timeouts) | Thijs Schreijer | 2014-04-27 | 2 | -2/+2 |
| | * | initial commit including a network timeout for wget and curl based downloads | Thijs Schreijer | 2014-04-27 | 3 | -2/+17 |
| |/ |
|
| * | Merge pull request #246 from Tieske/fixed_interpreter | Hisham Muhammad | 2014-04-02 | 1 | -1/+1 |
| |\ |
|
| | * | run LR itself on the Lua interpreter found during install, not on the interpr... | Thijs Schreijer | 2014-04-02 | 1 | -1/+1 |
| |/ |
|
* / | Add -k flag so that curl behavior matches that of wget. | Hisham Muhammad | 2014-04-03 | 2 | -9/+9 |
|/ |
|
* | Add -f flag to curl, to improve error handling, as suggested in #244. | Hisham Muhammad | 2014-03-31 | 2 | -2/+2 |
* | Use a test matrix in Travis | Ignacio Burgueño | 2014-03-26 | 1 | -1/+8 |
* | Merge pull request #243 from siffiejoe/lua53 | Hisham Muhammad | 2014-03-26 | 5 | -16/+37 |
|\ |
|
| * | prepare luarocks for lua 5.3 | Philipp Janda | 2014-03-26 | 5 | -16/+37 |
|/ |
|
* | Run Travis-CI testsuite on Lua 5.1 and Lua 5.2! | Hisham Muhammad | 2014-03-21 | 2 | -18/+28 |
* | Fix regression introduced by demodularization process | Hisham Muhammad | 2014-03-21 | 1 | -1/+1 |
* | Merge pull request #242 from mpeterv/lua52_compat | Hisham Muhammad | 2014-03-21 | 61 | -651/+850 |
|\ |
|
| * | Fixed remaining unpack issues | mpeterv | 2014-03-21 | 8 | -0/+16 |
| * | Merge branch 'master' of https://github.com/keplerproject/luarocks into lua52... | mpeterv | 2014-03-21 | 6 | -18/+22 |
| |\
| |/
|/| |
|
* | | Split luarocks.path the library and `luarocks path` the command. | Hisham Muhammad | 2014-03-20 | 3 | -42/+51 |
* | | Bring the Unix implementation up to par with the Windows one! | Hisham Muhammad | 2014-03-20 | 1 | -4/+8 |
* | | Fix help, as pointed out by @ignacio | Hisham Muhammad | 2014-03-19 | 1 | -1/+1 |
* | | Merge branch 'master' of github.com:keplerproject/luarocks | Hisham Muhammad | 2014-03-14 | 13 | -25/+3 |
|\ \ |
|
* | | | Revert change that broke rocks.moonscript.org — it would skip servers that ... | Hisham Muhammad | 2014-03-03 | 1 | -1/+1 |
| | * | Fixed some issues with table.unpack | mpeterv | 2014-03-21 | 2 | -5/+8 |
| | * | Removed module calls from installation scripts | mpeterv | 2014-03-20 | 2 | -31/+33 |
| | * | Unmoduled core modules with package.loaded trick + fixed locals shadowing mod... | mpeterv | 2014-03-20 | 36 | -388/+512 |
| | * | Minor consistency improvement in util.lua | mpeterv | 2014-03-20 | 1 | -2/+2 |
| | * | Unmoduled per-platform fs implementations | mpeterv | 2014-03-20 | 2 | -49/+55 |
| | * | Fixed strange things in deps modules + fixed a bug with luarocks.fs.lua.get_md5 | mpeterv | 2014-03-20 | 7 | -18/+9 |
| | * | Unmoduled luarocks.util | mpeterv | 2014-03-20 | 1 | -40/+43 |
| | * | Unmoduled CLI-related modules which used some globals | mpeterv | 2014-03-20 | 2 | -7/+13 |
| | * | In luarocks.utils, require deps only inside functions | mpeterv | 2014-03-20 | 1 | -4/+1 |
| | * | Split luarocks.path module | mpeterv | 2014-03-20 | 4 | -102/+114 |
| | * | Un-module bundled deps | mpeterv | 2014-03-20 | 16 | -50/+98 |
| |/ |
|
| * | Merge pull request #239 from mpeterv/remove_unused_variables | Hisham Muhammad | 2014-03-14 | 13 | -25/+3 |
|/| |
|