aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* appveyor: verbosecheck-already-quotedHisham Muhammad2025-02-211-1/+1
* util: check if pathname was already quotedHisham Muhammad2025-02-212-4/+4
* docs: some copyeditingHisham Muhammad2025-02-211-12/+13
* docs: update `upload` docs as per #1733Hisham Muhammad2025-02-211-3/+6
* docs: import Wiki docs into the main repoHisham Muhammad2025-02-2164-0/+4828
* update generated codeHisham Muhammad2025-01-1520-20/+20
* fix: interfaces cannot contain record definitionsHisham Muhammad2025-01-151-3/+3
* fix: Fix upload command to include the src.rock file as a second parameterLüchinger Dominic2025-01-052-2/+2
* tests: bump luasystem dependencyHisham Muhammad2025-01-031-1/+1
* ci: install bzip2 depenencies explicitlyHisham Muhammad2025-01-031-1/+8
* fix shellcheck warningHisham Muhammad2025-01-031-1/+1
* fix: add missing type variableHisham Muhammad2025-01-031-1/+1
* rockspec: make order type more lenientHisham Muhammad2025-01-031-1/+1
* fix: catch some unused variablesHisham Muhammad2025-01-036-29/+43
* chore: update autogenerated module preamblesHisham Muhammad2025-01-0333-33/+33
* types: use 'local type' on type aliasesHisham Muhammad2024-10-212-7/+7
* Temporary script for rebuilding sources.Hisham Muhammad2024-10-211-0/+31
* fs: more consistent function signaturesHisham Muhammad2024-10-213-13/+18
* fs: do dynamic requires in a Cyan-friendly wayHisham Muhammad2024-10-211-7/+9
* Teal: make luarocks.fs not dependent on luarocks.utilHisham Muhammad2024-10-215-48/+66
* Teal: make schedule_function genericHisham Muhammad2024-10-212-8/+8
* tests: synchronize actual and fs's chdirHisham Muhammad2024-10-211-0/+1
* tests: use compat53Hisham Muhammad2024-10-213-0/+6
* tests: some testing environment cleanupsHisham Muhammad2024-10-212-2/+9
* Teal: fixed all warningsHisham Muhammad2024-10-2177-369/+464
* tools.patch: generate LuaHisham Muhammad2024-10-211-10/+13
* tools.patch: fix test behaviors using luarocks.fsHisham Muhammad2024-10-211-21/+15
* deps: fix: re-enable constraint check for no_upgrade flagHisham Muhammad2024-10-212-16/+16
* deplocks: simplify typesHisham Muhammad2024-10-218-77/+81
* repos: simplify logic to avoid cast, consistent callback returnsHisham Muhammad2024-10-214-31/+47
* tests: unit test updatesV1K1NGbg2024-10-214-19/+10
* fs.download: get consistent return valuesV1K1NGbg2024-10-212-8/+10
* CI: remove luacheckHisham Muhammad2024-10-211-17/+0
* CI: add compat53 dependencyHisham Muhammad2024-10-211-0/+1
* Teal: add generated modulesHisham Muhammad2024-10-2189-0/+16933
* Teal: convert luarocks.cmdV1K1NGbg2024-10-211-59/+85
* Teal: convert luarocks.deplocksV1K1NGbg2024-10-211-19/+24
* Teal: convert luarocks.removeV1K1NGbg2024-10-211-10/+15
* Teal: convert luarocks.admin.cmd.removeV1K1NGbg2024-10-211-12/+13
* Teal: convert luarocks.admin.cmd.addV1K1NGbg2024-10-211-13/+14
* Teal: convert luarocks.admin.cmd.make_manifestV1K1NGbg2024-10-211-4/+9
* Teal: convert luarocks.admin.cmd.refresh_cacheV1K1NGbg2024-10-211-5/+10
* Teal: convert luarocks.admin.indexV1K1NGbg2024-10-211-10/+15
* Teal: convert luarocks.admin.cacheV1K1NGbg2024-10-211-10/+11
* Teal: rename luarocks.requireHisham Muhammad2024-10-211-0/+0
* Teal: convert luarocks.manif.writerV1K1NGbg2024-10-211-98/+59
* Teal: convert luarocks.signingV1K1NGbg2024-10-211-4/+4
* Teal: convert luarocks.depsV1K1NGbg2024-10-211-151/+195
* Teal: convert luarocks.reposV1K1NGbg2024-10-211-106/+99
* Teal: convert luarocks.dirV1K1NGbg2024-10-211-9/+11