Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-11-13 | Split pure version/deps operations into luarocks.vers module | Peter Melnichenko | 17 | -194/+198 |
2016-11-12 | List commands in `luarocks show` | Peter Melnichenko | 1 | -4/+16 |
2016-11-12 | Fix module paths `luarocks show` displays for "asset" files | Peter Melnichenko | 3 | -25/+28 |
2016-11-05 | luarocks.repos: refactor repos.package_{modules,commands} | Peter Melnichenko | 1 | -25/+29 |
2016-11-05 | luarocks.repos: refactor recurse_rock_manifest_tree | Peter Melnichenko | 1 | -18/+16 |
2016-11-02 | Use ("%q"):format() for quoting in persist | Peter Melnichenko | 1 | -1/+1 |
2016-11-02 | Fix persist for multiline strings ending with closing bracket prefix | Peter Melnichenko | 1 | -1/+2 |