| Commit message (Expand) | Author | Age | Files | Lines |
* | build: fix --branch flag | Hisham Muhammad | 2019-09-03 | 1 | -0/+1 |
* | Enable use of lua-bz2 | Hisham Muhammad | 2019-06-06 | 1 | -1/+3 |
* | update to luacov 0.13.1 + cluacov 0.1.1 | Hisham Muhammad | 2019-04-03 | 1 | -2/+5 |
* | Add --sign option to `luarocks pack` | Hisham Muhammad | 2019-04-01 | 1 | -0/+2 |
* | core.sysdetect: add fork-free OS detection (#938) | Hisham Muhammad | 2018-10-30 | 1 | -2/+2 |
* | Tests: add regression test for luarocks.loader startup | Hisham Muhammad | 2018-09-11 | 1 | -1/+5 |
* | Tests: add test_env.run_in_tmp utility function | George Roman | 2018-07-24 | 1 | -0/+19 |
* | Tests: tweak dependencies for env=full tests | Hisham Muhammad | 2018-07-18 | 1 | -11/+10 |
* | Tests: support running with the default detected OpenSSL locations | Hisham Muhammad | 2018-07-18 | 1 | -2/+5 |
* | Tests: separate OPENSSL_DIRS into OPENSSL_INCDIR and OPENSSL_LIBDIR | George Roman | 2018-07-05 | 1 | -3/+15 |
* | Tests: improve isolation of tests | Hisham Muhammad | 2018-07-01 | 1 | -0/+1 |
* | Let LuaRocks find LUA_LIBDIR and LUA_INCDIR by itself | Hisham Muhammad | 2018-07-01 | 1 | -10/+0 |
* | Tests: improve hardcoded defaults | Hisham Muhammad | 2018-07-01 | 1 | -12/+28 |
* | Tests: try some smarter defaults for Windows | Hisham Muhammad | 2018-07-01 | 1 | -3/+6 |
* | Tests: do not run installer on Windows | Hisham Muhammad | 2018-07-01 | 1 | -35/+38 |
* | Tests: speed up downloading rocks reusing HTTP connection | Hisham Muhammad | 2018-07-01 | 1 | -8/+15 |
* | cmd, Tests: ensure versioned directory is tried first | Hisham Muhammad | 2018-07-01 | 1 | -2/+2 |
* | Tests: ensure that tests do not accidentally find a project dir | Hisham Muhammad | 2018-07-01 | 1 | -0/+1 |
* | cfg, cmd: major reorganization | Hisham Muhammad | 2018-07-01 | 1 | -13/+30 |
* | Tests: disable customized external_deps_dirs | Hisham Muhammad | 2018-06-14 | 1 | -12/+0 |
* | Tests: do not rebuild mock server rocks if already built | Hisham Muhammad | 2018-06-14 | 1 | -5/+20 |
* | build: make "builtin" the default build.type | Hisham Muhammad | 2018-06-06 | 1 | -8/+13 |
* | Add temporary path utility function to test_env | George Roman | 2018-05-29 | 1 | -0/+9 |
* | Tests: cache build of mock server dependencies to speed up tests | Hisham Muhammad | 2018-05-28 | 1 | -33/+42 |
* | Make the mock server run on Windows | George Roman | 2018-05-28 | 2 | -6/+22 |
* | Tests: test the "busted" backend of `luarocks test` with a local fixture | Hisham Muhammad | 2018-05-07 | 2 | -5/+3 |
* | Tests: ensure that extra_rocks specified in test files were downloaded | Hisham Muhammad | 2018-05-07 | 1 | -2/+2 |
* | Tests: avoid race between setup_specs and async start of mock-server | Hisham Muhammad | 2018-04-11 | 1 | -1/+6 |
* | mock-server: make initialization independent of cwd | Hisham Muhammad | 2018-04-11 | 2 | -1/+4 |
* | Tests: make verbose mode even more verbose | Hisham Muhammad | 2018-04-11 | 1 | -1/+1 |
* | Add support for namespaces. | Hisham Muhammad | 2018-04-11 | 2 | -2/+3 |
* | Fix the way we compare environments | Hisham Muhammad | 2018-04-11 | 1 | -1/+1 |
* | Tests: run our own local git-daemon repository for git tests | Hisham Muhammad | 2018-03-30 | 2 | -6/+125 |
* | Tests: make sure tests run from testrun/ | Hisham Muhammad | 2018-03-30 | 2 | -7/+9 |
* | Tests: isolate test environment from existing Lua variables | Hisham Muhammad | 2018-03-29 | 1 | -1/+16 |
* | Tests: modify platform detection | Hisham Muhammad | 2018-01-11 | 1 | -8/+11 |
* | Reorganize test suite files | Hisham Muhammad | 2018-01-08 | 2 | -0/+892 |