aboutsummaryrefslogtreecommitdiff
path: root/spec (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-02Check for specific directories instead of the root dir.Hisham1-19/+20
2016-12-02Avoid overwriting variable.Hisham1-3/+3
2016-12-01Avoid breaking test in release branches.Hisham2-3/+3
2016-11-14Fix duplicated error message on missing rock manifestPeter Melnichenko1-4/+2
2016-11-14Remove outdated file from list, and automate check for the futureHisham2-1/+16
2016-11-14Move get_versions from luarocks.core.manif to luarocks.manif.Hisham6-77/+76
2016-11-14Minor luacheck cleanupsHisham1-3/+3
2016-11-13Do not require core modules from outside corePeter Melnichenko1-1/+1
2016-11-13Split pure version/deps operations into luarocks.vers modulePeter Melnichenko17-194/+198
2016-11-12List commands in `luarocks show`Peter Melnichenko1-4/+16
2016-11-12Fix module paths `luarocks show` displays for "asset" filesPeter Melnichenko3-25/+28
2016-11-05luarocks.repos: refactor repos.package_{modules,commands}Peter Melnichenko1-25/+29
2016-11-05luarocks.repos: refactor recurse_rock_manifest_treePeter Melnichenko1-18/+16
2016-11-02Use ("%q"):format() for quoting in persistPeter Melnichenko1-1/+1
2016-11-02Fix persist for multiline strings ending with closing bracket prefixPeter Melnichenko1-1/+2