| Commit message (Expand) | Author | Age | Files | Lines |
* | Move files that will live in base dir back. | Hisham | 2016-10-28 | 19 | -1896/+0 |
* | Duplicate files to preserve git-blame | Hisham | 2016-10-28 | 38 | -0/+3286 |
* | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-28 | 5 | -33/+40 |
|\ |
|
| * | Merge branch 'master' of https://github.com/keplerproject/luarocks | Hisham | 2016-10-28 | 4 | -32/+39 |
| |\ |
|
| | * | Refactor windows argument quoting functions | Peter Melnichenko | 2016-10-28 | 1 | -21/+9 |
| | * | Move Unix-specific fs.Q implementation into luarocks.fs.unix | Peter Melnichenko | 2016-10-28 | 2 | -11/+9 |
| | * | Add a few tests for fs.Q | Peter Melnichenko | 2016-10-28 | 1 | -0/+21 |
| * | | Prefer versioned Lua interpreter if it exists. | Hisham | 2016-10-28 | 1 | -1/+1 |
| |/ |
|
* | | Fix merge. | Hisham | 2016-10-28 | 1 | -1/+0 |
* | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-27 | 17 | -82/+136 |
|\| |
|
| * | Support user-defined platforms array. | Hisham | 2016-10-26 | 1 | -30/+57 |
| * | Check if header matches interpreter. | Hisham | 2016-10-26 | 1 | -0/+12 |
| * | Improve check of Lua interpreter | Hisham | 2016-10-26 | 1 | -38/+39 |
| * | Merge branch 'master' of https://github.com/keplerproject/luarocks | Hisham | 2016-10-26 | 15 | -16/+24 |
| |\ |
|
| | * | Merge pull request #635 from mpeterv/rock-name-case | Hisham Muhammad | 2016-10-26 | 10 | -7/+22 |
| | |\ |
|
| | | * | Add two tests for uppercase rock name arguments | Peter Melnichenko | 2016-10-26 | 2 | -1/+13 |
| | | * | Treat rock name arguments in case insensitive way | Peter Melnichenko | 2016-10-26 | 8 | -6/+9 |
| | |/ |
|
| | * | Remove some unused locals and imports | Peter Melnichenko | 2016-10-20 | 6 | -9/+2 |
| * | | Add link_lua_explicitly option. | Hisham | 2016-10-25 | 2 | -1/+3 |
| * | | Check rockspec_version before running type check. | Hisham | 2016-10-25 | 1 | -6/+6 |
| |/ |
|
* | | Check rockspec_version before running type check. | Hisham | 2016-10-25 | 1 | -5/+6 |
* | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-20 | 3 | -14/+34 |
|\| |
|
| * | Show traceback for errors in scheduled functions | Peter Melnichenko | 2016-10-20 | 1 | -9/+15 |
| * | Slightly improve error messages in deploy/remove | Peter Melnichenko | 2016-10-20 | 1 | -5/+7 |
| * | Add a test for sailor/sailorproject#138 | Peter Melnichenko | 2016-10-20 | 1 | -0/+12 |
* | | Make sure brand-new rockspec table has the utility function. | Hisham | 2016-10-20 | 1 | -0/+3 |
* | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-20 | 5 | -100/+189 |
|\| |
|
| * | Merge pull request #631 from mpeterv/fix-conflict-resolution | Hisham Muhammad | 2016-10-20 | 4 | -96/+188 |
| |\ |
|
| | * | Fix backup of wrapped scripts on deploy | Peter Melnichenko | 2016-10-20 | 1 | -26/+25 |
| | * | Add a test for wrapped script backup | Peter Melnichenko | 2016-10-20 | 1 | -0/+2 |
| | * | Fix conflict resolution on deploy/delete | Peter Melnichenko | 2016-10-19 | 2 | -78/+146 |
| | * | Add a test for #302 | Peter Melnichenko | 2016-10-19 | 2 | -0/+23 |
| |/ |
|
| * | Remove some useless code in luarocks.build | Peter Melnichenko | 2016-10-19 | 1 | -4/+1 |
* | | Oops, messed with the module location. | Hisham | 2016-10-19 | 1 | -2/+2 |
* | | Merge in Windows-compatible quoting. | Hisham | 2016-10-19 | 1 | -2/+2 |
* | | Add format-check function in rockspec table. | Hisham | 2016-10-19 | 4 | -8/+8 |
* | | Add some useful rules to .gitignore | Hisham | 2016-10-19 | 1 | -0/+10 |
* | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-19 | 5 | -22/+33 |
|\| |
|
| * | Fix tests on Windows with Lua 5.3 | Peter Melnichenko | 2016-10-19 | 1 | -4/+4 |
| * | Fix installation of modules from files ending with "init.lua" | Peter Melnichenko | 2016-10-19 | 1 | -1/+1 |
| * | Remove some useless code in build.builtin | Peter Melnichenko | 2016-10-19 | 1 | -4/+1 |
| * | Run manif.update_manifest in repos.deploy_files | Peter Melnichenko | 2016-10-19 | 3 | -13/+26 |
* | | Refactor error message and add extra checks. | Hisham | 2016-10-19 | 4 | -17/+16 |
* | | Avoid circular dependency. | Hisham | 2016-10-19 | 1 | -1/+1 |
* | | Use luarocks-3 branch on Appveyor | Hisham | 2016-10-19 | 1 | -1/+1 |
* | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-18 | 7 | -14/+39 |
|\| |
|
| * | Regenerate manifest every time we delete a version. | Hisham | 2016-10-18 | 6 | -14/+24 |
| * | Test case for issue #268 | Hisham | 2016-10-18 | 2 | -1/+15 |
* | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-15 | 6 | -8/+16 |
|\| |
|
| * | Merge branch 'master' of https://github.com/keplerproject/luarocks | Hisham | 2016-10-15 | 6 | -8/+16 |
| |\ |
|