aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Teal: add type definition module luarocks.core.types.rockmanifestV1K1NGbg2024-10-211-0/+7
* Teal: add type definition module luarocks.core.types.boptsV1K1NGbg2024-10-211-0/+17
* Teal: add type definition module luarocks.core.types.versionV1K1NGbg2024-10-211-0/+18
* Teal: add type definition module luarocks.core.types.treeV1K1NGbg2024-10-211-0/+11
* Teal: add type definition module luarocks.core.types.manifestV1K1NGbg2024-10-211-0/+27
* Teal: add type definition module luarocks.core.hardcodedV1K1NGbg2024-10-211-0/+8
* Teal: add type definition module luarocks.vendor.argparseV1K1NGbg2024-10-211-0/+111
* Teal: add type definition module luarocks.vendor.dkjsonV1K1NGbg2024-10-211-0/+33
* import type definitions for dependencies from teal-typesV1K1NGbg2024-10-218-0/+491
* Add tlconfig.luaV1K1NGbg2024-10-211-0/+6
* editorconfig: add .tl setupV1K1NGbg2024-10-211-0/+4
* CI updates for LuaJIT rolling release compatibilityHisham Muhammad2024-08-271-4/+4
* fix: patch: check array indices correctlyHisham Muhammad2024-08-272-8/+6
* 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
* binary: fix public URL for lua-bz2Hisham Muhammad2024-03-111-1/+1