Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-09-05 | smoke test `make bootstrap` and `luarocks install` as well | Hisham Muhammad | 1 | -0/+58 |
2019-09-05 | fix local search of manifests | Hisham Muhammad | 1 | -1/+1 |
2019-09-04 | run smoke_test for dev package | Hisham Muhammad | 1 | -0/+1 |
2019-09-04 | cfg: only override config file values with detected when giving flags | Hisham Muhammad | 1 | -29/+32 |
2019-09-04 | Fix version detection | Hisham Muhammad | 1 | -0/+3 |
2019-09-03 | cmd: avoid changing add_to_parser if command is missing | daurnimator | 1 | -13/+12 |
2019-09-03 | cmd: catch errors loading command modules | Hisham Muhammad | 1 | -11/+22 |
2019-09-03 | cmd: add compatibility mode for pre-argparse external commands | Hisham Muhammad | 4 | -0/+99 |
2019-09-03 | fs: fix Lua wrapper for interactive mode | Hisham Muhammad | 3 | -2/+44 |
2019-09-03 | Fix manif.load_manifest changing current directory | Paul Ouellette | 1 | -2/+2 |
2019-09-03 | build: fix --branch flag | Hisham Muhammad | 7 | -27/+67 |
2019-09-03 | Fix `luarocks build --pack-binary-rock --no-doc` | Paul Ouellette | 1 | -4/+4 |