aboutsummaryrefslogtreecommitdiff
path: root/spec (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* feat(init): add --no-gitignore, --no-wrapper-scripts, --wrapper-dirHisham Muhammad2024-02-171-0/+63
* feat: auto-add luarocks-build-<build.type> build dependency (#1542)Hisham Muhammad2023-10-311-0/+126
* tests: auto-find interpreter at /usr/bin/lua (#1544)Hisham Muhammad2023-10-311-16/+33
* Fix problems in path normalisation algorithm (#1541)Aleksei Volkov2023-10-301-0/+8
* fix `test --prepare` with non-busted rocks (#1453)Pierre Chapuis2022-11-281-0/+9
* tests: run quiet curl in mock API callsHisham Muhammad2022-08-261-1/+1
* tests: only run luasocket rollback test on minimal environmentHisham Muhammad2022-08-261-22/+24
* tests: run full tests with LuaSecHisham Muhammad2022-08-262-5/+9
* tests: tests for util.variable_substitutionsHisham Muhammad2022-06-061-0/+25
* loader.which: new option for searching package.path and cpathHisham Muhammad2022-06-061-7/+18
* tests: accept full path in -Xhelper lua_interpreterHisham Muhammad2022-06-061-9/+14
* tests: run tests on Lua 5.4 and LuaJIT 2.1Hisham Muhammad2022-04-1618-33/+220
* fs.unix: fallback for when $USER variable is unsetHisham Muhammad2022-04-161-1/+3
* tests: avoid repeated hardcoded package version numbers all overHisham Muhammad2022-04-1213-178/+291
* add DragonFly BSD supportHisham Muhammad2022-04-111-0/+2
* tests: don't download sailorHisham Muhammad2022-03-065-5/+49
* tests: don't use validate-args rockspec in testsHisham Muhammad2022-03-067-49/+36
* tests: remove Travis CI, add Github ActionsHisham Muhammad2022-02-172-10/+10
* tests: wait longer for mock server to startHisham Muhammad2022-02-172-14/+29
* fix deployment on non-wrapped binaries (#1375)Hisham Muhammad2022-02-161-2/+2
* Fix crash when --lua-version is malformedHisham Muhammad2022-02-081-0/+5
* upload: support uploading pre-packaged .src.rock files (#1321)Hisham Muhammad2021-08-131-0/+8
* tests: bump luacov to 0.15.0Hisham Muhammad2021-07-225-14/+14
* luarocks test: add --prepare flag (#1314)Deepak Singh Rathore2021-06-221-0/+26
* tests: add basic test for XDG_CONFIG_HOMEHisham Muhammad2021-04-061-0/+25
* fix: pack: rockspec with a bare file in the urlHisham Muhammad2021-03-224-5/+87
* pack: check that directory inside archive actually existsHisham Muhammad2021-03-222-0/+25
* repos: double-check that all files from a rock are installedHisham Muhammad2021-03-191-1/+34
* editorconfig: trim trailing whitespaceHisham Muhammad2021-03-1634-360/+359
* Support --pin and --only-deps together (#1222)Hisham Muhammad2020-09-231-0/+36
* tests: check that builtin auto-reads lua/ when modules table is emptyHisham Muhammad2020-07-211-0/+21
* Print more info about the location of LuaHisham Muhammad2020-04-221-5/+5
* Handle quoting at the application level (#1181)Hisham Muhammad2020-04-161-0/+4
* fix regression in dependency matching of luarocks.loaderHisham Muhammad2020-04-131-0/+64
* fs: always check for failure of fs.which_tool (#1157)Hisham Muhammad2020-02-202-1/+17
* make: support --only-depsHisham Muhammad2020-02-141-0/+12
* tests: shorter descriptionsHisham Muhammad2020-02-1429-162/+156
* show: accept a substring when unambiguous and matches a single entryHisham Muhammad2020-02-131-0/+11
* fix downgrades of rocks containing directories (#1151)Hisham Muhammad2020-02-072-12/+14
* fs.lua: fix error message when source file is missingHisham Muhammad2020-02-051-1/+3
* tests: drop LuaSec dependency on tests, use fixtures insteadHisham Muhammad2020-01-257-53/+77
* cmd: fallback to actual PATH searchHisham Muhammad2020-01-141-1/+1
* win32: fix split root for quoted absolute path handlingHisham Muhammad2019-12-121-0/+34
* Add quotes around usernames to handle usernames with space on WindowsStephen Baynham2019-12-021-3/+3
* Add --no-manifest flag to skip creating/updating a global manifestdaurnimator2019-11-301-1/+10
* dependency pinning: luarocks.lock file and --pin flagHisham Muhammad2019-11-2912-4/+222
* refactor dependency scanning for reuse when building lockfileHisham Muhammad2019-11-291-1/+1
* tests: simplify descriptions and set lazy setup/teardownHisham Muhammad2019-11-292-35/+35
* config: fix --unsetHisham Muhammad2019-11-291-0/+21
* Support make --no-doc (#1092)Paul Ouellette2019-11-151-0/+16