Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-10-29 | This doesn't produce an error, only a warning. | Hisham | 1 | -1/+2 |
2016-10-28 | Keep only command driver functions in luarocks.cmd | Hisham | 5 | -1086/+36 |
2016-10-28 | Keep only functions shared among commands | Hisham | 5 | -312/+9 |
2016-10-28 | Move files that will live in base dir back. | Hisham | 19 | -1896/+0 |
2016-10-28 | Duplicate files to preserve git-blame | Hisham | 38 | -0/+3286 |
2016-10-28 | Prefer versioned Lua interpreter if it exists. | Hisham | 1 | -1/+1 |
2016-10-28 | Fix merge. | Hisham | 1 | -1/+0 |
2016-10-28 | Refactor windows argument quoting functions | Peter Melnichenko | 1 | -21/+9 |
2016-10-28 | Move Unix-specific fs.Q implementation into luarocks.fs.unix | Peter Melnichenko | 2 | -11/+9 |