| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Teal: convert luarocks.upload.api | V1K1NGbg | 2024-10-21 | 1 | -139/+174 |
* | Teal: rename luarocks.upload.api | Hisham Muhammad | 2024-10-21 | 1 | -0/+0 |
* | Teal: convert luarocks.upload.multipart | V1K1NGbg | 2024-10-21 | 1 | -28/+37 |
* | Teal: convert luarocks.results | V1K1NGbg | 2024-10-21 | 1 | -17/+15 |
* | Teal: add type definition module luarocks.fs | V1K1NGbg | 2024-10-21 | 1 | -0/+87 |
* | Teal: add type definition module luarocks.core.cfg | V1K1NGbg | 2024-10-21 | 1 | -0/+120 |
* | Teal: add type definition module luarocks.core.types.build | V1K1NGbg | 2024-10-21 | 1 | -0/+36 |
* | Teal: add type definition module luarocks.core.types.args | V1K1NGbg | 2024-10-21 | 1 | -0/+112 |
* | Teal: add type definition module luarocks.core.types.installs | V1K1NGbg | 2024-10-21 | 1 | -0/+27 |
* | Teal: add type definition module luarocks.core.types.testrunner | V1K1NGbg | 2024-10-21 | 1 | -0/+9 |
* | Teal: add type definition module luarocks.core.types.ordering | V1K1NGbg | 2024-10-21 | 1 | -0/+10 |
* | Teal: add type definition module luarocks.core.types.persist | V1K1NGbg | 2024-10-21 | 1 | -0/+4 |
* | Teal: add type definition module luarocks.core.types.dir | V1K1NGbg | 2024-10-21 | 1 | -0/+16 |
* | Teal: add type definition module luarocks.core.types.rockmanifest | V1K1NGbg | 2024-10-21 | 1 | -0/+7 |
* | Teal: add type definition module luarocks.core.types.bopts | V1K1NGbg | 2024-10-21 | 1 | -0/+17 |
* | Teal: add type definition module luarocks.core.types.version | V1K1NGbg | 2024-10-21 | 1 | -0/+18 |
* | Teal: add type definition module luarocks.core.types.tree | V1K1NGbg | 2024-10-21 | 1 | -0/+11 |
* | Teal: add type definition module luarocks.core.types.manifest | V1K1NGbg | 2024-10-21 | 1 | -0/+27 |
* | Teal: add type definition module luarocks.core.hardcoded | V1K1NGbg | 2024-10-21 | 1 | -0/+8 |
* | Teal: add type definition module luarocks.vendor.argparse | V1K1NGbg | 2024-10-21 | 1 | -0/+111 |
* | Teal: add type definition module luarocks.vendor.dkjson | V1K1NGbg | 2024-10-21 | 1 | -0/+33 |
* | import type definitions for dependencies from teal-types | V1K1NGbg | 2024-10-21 | 8 | -0/+491 |
* | Add tlconfig.lua | V1K1NGbg | 2024-10-21 | 1 | -0/+6 |
* | editorconfig: add .tl setup | V1K1NGbg | 2024-10-21 | 1 | -0/+4 |
* | CI updates for LuaJIT rolling release compatibility | Hisham Muhammad | 2024-08-27 | 1 | -4/+4 |
* | fix: patch: check array indices correctly | Hisham Muhammad | 2024-08-27 | 2 | -8/+6 |
* | fix: use luarocks.lock in cwd for non-binary rocks too (#1693) | Marc Jakobi | 2024-08-05 | 4 | -11/+28 |
* | fs.unix.tools: add __gc behavior to fs lock (#1702) | Hisham Muhammad | 2024-08-05 | 1 | -1/+9 |
* | turn assertion failure into a consistency check (#1703) | Hisham Muhammad | 2024-08-02 | 1 | -1/+3 |
* | Prioritise bin over lib for LUA_LIBDIR on windows (#1701) | tobil4sk | 2024-08-01 | 1 | -1/+1 |
* | Update pe-parser to version v0.6 (#1699) | tobil4sk | 2024-07-30 | 1 | -54/+49 |
* | fix: multipart: accept Windows-style paths (#1689) | Hisham Muhammad | 2024-06-24 | 1 | -1/+1 |
* | tests: enable Github Actions workflow_dispatch | Hisham Muhammad | 2024-06-21 | 1 | -0/+2 |
* | fix: give project dir higher priority than local_by_default setting | Hisham Muhammad | 2024-06-06 | 1 | -5/+5 |
* | docs: update changelog for 3.11.1 | Hisham Muhammad | 2024-05-31 | 1 | -0/+12 |
* | Merge branch '3.11.1' | Hisham Muhammad | 2024-05-31 | 0 | -0/+0 |
|\ |
|
| * | Release 3.11.1v3.11.1 | Hisham Muhammad | 2024-05-31 | 5 | -6/+7 |
|/ |
|
* | makedist: fix arg check | Hisham Muhammad | 2024-05-31 | 1 | -1/+4 |
* | fix: if current directory contains luarocks.lock, use it | Hisham Muhammad | 2024-05-31 | 1 | -1/+5 |
* | fix(config): do not crash if err_files is empty for some reason | Hisham Muhammad | 2024-05-31 | 1 | -1/+1 |
* | Fix the open fd might be nil if failing to open in fetch_caching | git-hulk | 2024-05-14 | 1 | -4/+9 |
* | fs(unix): honor umask correctly | Hisham Muhammad | 2024-05-14 | 3 | -23/+24 |
* | tests: setup openssl via brew with new paths | Hisham Muhammad | 2024-05-14 | 2 | -2/+17 |
* | bump cluacov to 0.1.3 | Hisham Muhammad | 2024-05-14 | 1 | -1/+1 |
* | install.bat: always set LUA_DIR if Lua install is found | Hisham Muhammad | 2024-05-13 | 1 | -0/+9 |
* | normalize package names to lowercase like the CLI | Hisham Muhammad | 2024-04-17 | 1 | -0/+2 |
* | Makefile: add work around for environments that default to multiple jobs | Caleb Maclennan | 2024-04-10 | 1 | -0/+1 |
* | fix(build): ensure --force works for build | Hisham Muhammad | 2024-04-05 | 6 | -2/+50 |
* | tests(quick): fix NOT_STDERR test refactoring output checks | Hisham Muhammad | 2024-04-05 | 1 | -46/+23 |
* | fix(init): check if we can create .gitignore | Hisham Muhammad | 2024-03-29 | 1 | -5/+7 |