Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge pull request #652 from mpeterv/fix-which | Hisham Muhammad | 2016-11-13 | 3 | -27/+42 | |
| |\ | ||||||
| | * | List commands in `luarocks show` | Peter Melnichenko | 2016-11-12 | 1 | -4/+16 | |
| | * | Fix module paths `luarocks show` displays for "asset" files | Peter Melnichenko | 2016-11-12 | 3 | -25/+28 | |
| |/ | ||||||
| * | luarocks.repos: refactor repos.package_{modules,commands} | Peter Melnichenko | 2016-11-05 | 1 | -25/+29 | |
| * | luarocks.repos: refactor recurse_rock_manifest_tree | Peter Melnichenko | 2016-11-05 | 1 | -18/+16 | |
| * | Merge branch 'master' into luarocks-3 | Peter Melnichenko | 2016-11-04 | 11 | -191/+385 | |
| |\ | ||||||
| * | | Correct comment to match filename. | Hisham | 2016-11-01 | 1 | -1/+1 | |
| * | | Use optional lpeg feature when available. | Hisham | 2016-11-01 | 1 | -0/+1 | |
| * | | Remove dead code | Hisham | 2016-11-01 | 1 | -3/+0 | |
| * | | Deploy new files | Hisham | 2016-10-31 | 1 | -13/+17 | |
| * | | Fix merge of rocks_provided [2]. | Hisham | 2016-10-31 | 1 | -1/+1 | |
| * | | Fix merge of rocks_provided. | Hisham | 2016-10-31 | 1 | -5/+7 | |
| * | | Merge branch 'new-cmd-dir' into luarocks-3 | Hisham | 2016-10-30 | 33 | -346/+389 | |
| |\ \ | ||||||
| | * \ | Merge branch 'new-cmd-dir' | Hisham | 2016-10-30 | 78 | -2084/+2279 | |
| | |\ \ | ||||||
| | | * | | Fix references to writer.make_manifest | Hisham | 2016-10-29 | 1 | -4/+4 | |
| | | * | | Fix names of modules that no longer require _cmd | Hisham | 2016-10-29 | 2 | -0/+0 | |
| | | * | | Merge branch 'luarocks-3' into new-cmd-dir | Hisham | 2016-10-29 | 5 | -86/+180 | |
| | | |\ \ | ||||||
| | | * | | | Move admin commands to luarocks.admin.cmd.*; fix references to modules. | Hisham | 2016-10-29 | 10 | -35/+36 | |
| | | * | | | This doesn't produce an error, only a warning. | Hisham | 2016-10-29 | 1 | -1/+2 | |
| | | * | | | Keep only command driver functions in luarocks.cmd | Hisham | 2016-10-28 | 5 | -1086/+36 | |
| | | * | | | Keep only functions shared among commands | Hisham | 2016-10-28 | 5 | -312/+9 | |
| | | * | | | 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-30 | 6 | -51/+86 | |
| |\| | | | | ||||||
| * | | | | | "soft-revert" support for building static libs. | Hisham | 2016-10-29 | 2 | -0/+8 | |
| * | | | | | Fix references to writer.make_manifest | Hisham | 2016-10-29 | 1 | -4/+4 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | Adjust changes by @mpeterv in #638 to new locations. | Hisham | 2016-10-29 | 2 | -67/+126 | |
| * | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-29 | 3 | -19/+54 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-28 | 5 | -33/+40 | |
| |\ \ \ \ | ||||||
| * | | | | | Fix merge. | Hisham | 2016-10-28 | 1 | -1/+0 | |
| * | | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-27 | 17 | -82/+136 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | 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 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-15 | 6 | -8/+16 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Oops, my dev environment leaked in a commit, sorry. | Hisham | 2016-10-15 | 2 | -4/+2 | |
| * | | | | | | | | | | | Add missing file in test repo | Hisham | 2016-10-15 | 1 | -1/+2 | |
| * | | | | | | | | | | | Add tests for new flags | Hisham | 2016-10-14 | 1 | -0/+8 | |
| * | | | | | | | | | | | Add labels and issues_url metadata | Hisham | 2016-10-14 | 3 | -0/+15 | |
| * | | | | | | | | | | | Merge branch 'master' into luarocks-3 | Hisham | 2016-10-14 | 34 | -781/+780 | |
| |\ \ \ \ \ \ \ \ \ \ \ |