Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-04-03 | update to luacov 0.13.1 + cluacov 0.1.1 | Hisham Muhammad | 5 | -14/+17 |
2019-04-01 | util: fix refactor mistake | Hisham Muhammad | 1 | -1/+1 |
2019-04-01 | Reorder Travis tests | Hisham Muhammad | 1 | -35/+35 |
2019-04-01 | install, build, make: add --verify and --sign options | Hisham Muhammad | 10 | -95/+236 |
2019-04-01 | Refactor opts_table from build to reuse in install | Hisham Muhammad | 2 | -34/+37 |
2019-04-01 | upload: add --sign option | Hisham Muhammad | 2 | -3/+34 |
2019-04-01 | Add --sign option to `luarocks pack` | Hisham Muhammad | 11 | -2/+53 |
2019-04-01 | tar: do not attempt to create directory more than once | Hisham Muhammad | 1 | -3/+4 |
2019-04-01 | fs: versions of exists, is_file, is_dir for Unix and Windows that do not fork | Hisham Muhammad | 9 | -53/+97 |
2019-04-01 | init: ensure --reset resets lua wrapper and config file | Hisham Muhammad | 1 | -20/+24 |
2019-04-01 | fun: add find and memoize functions | Hisham Muhammad | 1 | -0/+40 |
2019-04-01 | cmd: refactor detection code and improve detection of project dir | Hisham Muhammad | 4 | -172/+189 |