aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* quick fixV1K1NGbg2024-08-051-1/+1
* test 2 (code without manif)V1K1NGbg2024-08-052-112/+112
* fixed more bugs (inc. vers bug), implemented tree and other config values, an...V1K1NGbg2024-08-059-60/+192
* fixed more bugsV1K1NGbg2024-08-056-59/+1013
* fixed as much as I could on the files in coreV1K1NGbg2024-08-0511-1071/+89
* some more errors fixedV1K1NGbg2024-08-059-2282/+281
* core.path - convertedV1K1NGbg2024-08-053-34/+366
* added cfg recordV1K1NGbg2024-08-051-1/+5
* core.manif - convertedV1K1NGbg2024-08-053-28/+263
* remove conflictV1K1NGbg2024-08-052-236/+233
* cfg - almost nowhereV1K1NGbg2024-08-053-0/+1959
* added recordsV1K1NGbg2024-08-055-7/+46
* core.dir - convertedV1K1NGbg2024-08-053-26/+221
* Half of core halfway thereV1K1NGbg2024-08-0512-252/+2498
* fix: use luarocks.lock in cwd for non-binary rocks too (#1693)Marc Jakobi2024-08-054-11/+28
* fs.unix.tools: add __gc behavior to fs lock (#1702)Hisham Muhammad2024-08-051-1/+9
* turn assertion failure into a consistency check (#1703)Hisham Muhammad2024-08-021-1/+3
* Prioritise bin over lib for LUA_LIBDIR on windows (#1701)tobil4sk2024-08-011-1/+1
* Update pe-parser to version v0.6 (#1699)tobil4sk2024-07-301-54/+49
* fix: multipart: accept Windows-style paths (#1689)Hisham Muhammad2024-06-241-1/+1
* tests: enable Github Actions workflow_dispatchHisham Muhammad2024-06-211-0/+2
* fix: give project dir higher priority than local_by_default settingHisham Muhammad2024-06-061-5/+5
* docs: update changelog for 3.11.1Hisham Muhammad2024-05-311-0/+12
* Merge branch '3.11.1'Hisham Muhammad2024-05-310-0/+0
|\
| * Release 3.11.1v3.11.1Hisham Muhammad2024-05-315-6/+7
|/
* makedist: fix arg checkHisham Muhammad2024-05-311-1/+4
* fix: if current directory contains luarocks.lock, use itHisham Muhammad2024-05-311-1/+5
* fix(config): do not crash if err_files is empty for some reasonHisham Muhammad2024-05-311-1/+1
* Fix the open fd might be nil if failing to open in fetch_cachinggit-hulk2024-05-141-4/+9
* fs(unix): honor umask correctlyHisham Muhammad2024-05-143-23/+24
* tests: setup openssl via brew with new pathsHisham Muhammad2024-05-142-2/+17
* bump cluacov to 0.1.3Hisham Muhammad2024-05-141-1/+1
* install.bat: always set LUA_DIR if Lua install is foundHisham Muhammad2024-05-131-0/+9
* normalize package names to lowercase like the CLIHisham Muhammad2024-04-171-0/+2
* Makefile: add work around for environments that default to multiple jobsCaleb Maclennan2024-04-101-0/+1
* fix(build): ensure --force works for buildHisham Muhammad2024-04-056-2/+50
* tests(quick): fix NOT_STDERR test refactoring output checksHisham Muhammad2024-04-051-46/+23
* fix(init): check if we can create .gitignoreHisham Muhammad2024-03-291-5/+7
* docs: update changelog for 3.11.0Hisham Muhammad2024-03-131-0/+35
* Merge branch '3.11.0'Hisham Muhammad2024-03-130-0/+0
|\
| * Release 3.11.0v3.11.0Hisham Muhammad2024-03-134-5/+5
|/
* makedist: make lua54dir an explicit requirementHisham Muhammad2024-03-133-6/+15
* tests: convert some install testsHisham Muhammad2024-03-133-27/+212
* tests: convert most pack testsHisham Muhammad2024-03-134-66/+135
* tests: rockspec use cleanupsHisham Muhammad2024-03-136-16/+5
* tests: replace new_version with quick testsHisham Muhammad2024-03-132-85/+213
* tests: minor tweaksHisham Muhammad2024-03-132-18/+1
* tests: convert downgrade test to spec/quickHisham Muhammad2024-03-132-6/+46
* tweaks to --verbose outputHisham Muhammad2024-03-134-42/+69
* Makefile: fix mkdir in install-binaryHisham Muhammad2024-03-111-1/+1