aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Check for specific directories instead of the root dir.Hisham2016-12-021-19/+20
| * Avoid overwriting variable.Hisham2016-12-021-3/+3
| * Avoid breaking test in release branches.Hisham2016-12-012-3/+3
| * Fix duplicated error message on missing rock manifestPeter Melnichenko2016-11-141-4/+2
| * Remove outdated file from list, and automate check for the futureHisham2016-11-142-1/+16
| * Move get_versions from luarocks.core.manif to luarocks.manif.Hisham2016-11-146-77/+76
| * Minor luacheck cleanupsHisham2016-11-141-3/+3
| * Merge pull request #654 from mpeterv/split-depsHisham Muhammad2016-11-1417-195/+199
| |\
| | * Do not require core modules from outside corePeter Melnichenko2016-11-131-1/+1
| | * Split pure version/deps operations into luarocks.vers modulePeter Melnichenko2016-11-1317-194/+198
| |/
| * Merge pull request #652 from mpeterv/fix-whichHisham Muhammad2016-11-133-27/+42
| |\
| | * List commands in `luarocks show`Peter Melnichenko2016-11-121-4/+16
| | * Fix module paths `luarocks show` displays for "asset" filesPeter Melnichenko2016-11-123-25/+28
| |/
| * luarocks.repos: refactor repos.package_{modules,commands}Peter Melnichenko2016-11-051-25/+29
| * luarocks.repos: refactor recurse_rock_manifest_treePeter Melnichenko2016-11-051-18/+16
| * Merge branch 'master' into luarocks-3Peter Melnichenko2016-11-0411-191/+385
| |\
| * | Correct comment to match filename.Hisham2016-11-011-1/+1
| * | Use optional lpeg feature when available.Hisham2016-11-011-0/+1
| * | Remove dead codeHisham2016-11-011-3/+0
| * | Deploy new filesHisham2016-10-311-13/+17
| * | Fix merge of rocks_provided [2].Hisham2016-10-311-1/+1
| * | Fix merge of rocks_provided.Hisham2016-10-311-5/+7
| * | Merge branch 'new-cmd-dir' into luarocks-3Hisham2016-10-3033-346/+389
| |\ \
| | * \ Merge branch 'new-cmd-dir'Hisham2016-10-3078-2084/+2279
| | |\ \
| | | * | Fix references to writer.make_manifestHisham2016-10-291-4/+4
| | | * | Fix names of modules that no longer require _cmdHisham2016-10-292-0/+0
| | | * | Merge branch 'luarocks-3' into new-cmd-dirHisham2016-10-295-86/+180
| | | |\ \
| | | * | | Move admin commands to luarocks.admin.cmd.*; fix references to modules.Hisham2016-10-2910-35/+36
| | | * | | This doesn't produce an error, only a warning.Hisham2016-10-291-1/+2
| | | * | | Keep only command driver functions in luarocks.cmdHisham2016-10-285-1086/+36
| | | * | | Keep only functions shared among commandsHisham2016-10-285-312/+9
| | | * | | Move files that will live in base dir back.Hisham2016-10-2819-1896/+0
| | | * | | Duplicate files to preserve git-blameHisham2016-10-2838-0/+3286
| * | | | | Merge branch 'master' into luarocks-3Hisham2016-10-306-51/+86
| |\| | | |
| * | | | | "soft-revert" support for building static libs.Hisham2016-10-292-0/+8
| * | | | | Fix references to writer.make_manifestHisham2016-10-291-4/+4
| | |_|/ / | |/| | |
| * | | | Adjust changes by @mpeterv in #638 to new locations.Hisham2016-10-292-67/+126
| * | | | Merge branch 'master' into luarocks-3Hisham2016-10-293-19/+54
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' into luarocks-3Hisham2016-10-285-33/+40
| |\ \ \ \
| * | | | | Fix merge.Hisham2016-10-281-1/+0
| * | | | | Merge branch 'master' into luarocks-3Hisham2016-10-2717-82/+136
| |\ \ \ \ \
| * | | | | | Check rockspec_version before running type check.Hisham2016-10-251-5/+6
| * | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-203-14/+34
| |\ \ \ \ \ \
| * | | | | | | Make sure brand-new rockspec table has the utility function.Hisham2016-10-201-0/+3
| * | | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-205-100/+189
| |\ \ \ \ \ \ \
| * | | | | | | | Oops, messed with the module location.Hisham2016-10-191-2/+2
| * | | | | | | | Merge in Windows-compatible quoting.Hisham2016-10-191-2/+2
| * | | | | | | | Add format-check function in rockspec table.Hisham2016-10-194-8/+8
| * | | | | | | | Add some useful rules to .gitignoreHisham2016-10-191-0/+10
| * | | | | | | | Merge branch 'master' into luarocks-3Hisham2016-10-195-22/+33
| |\ \ \ \ \ \ \ \