index
:
luarocks
Git-Hub-actions-use-teal
bump-openssl
check-already-quoted
copilot/fix-luadir-printing-issue
dependabot/github_actions/github-actions-74a77d9f2f
docs-folder
feat-better-perm-message
fix-1041
fix-1261
fix-lua-link-windows
fix-unused-variables
gh-pages
honor-umask
improve-dep-message
lua-to-teal-migration
lua-to-teal-migration-loader
lua-to-teal-migration-repo-writer
lua-to-teal-migration-test
luarocks4
main
master
pre-quick-tests
teal-convert-dependencies
teal-convert-dependencies-2
teal-write-rockspec
test-pin
test-release-action
test-windows-rock-manifest-slash
test-windows-spaces
tests-more-quick
use-full-compat53
A mirror of https://github.com/luarocks/luarocks.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
refresh_cache_spec.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-07-20
Fix: show deploy paths in install_command printed output
copilot-swe-agent[bot]
2
-2
/
+38
2026-07-18
feat(upload): add a dry-run flag
Thijs Schreijer
5
-17
/
+91
2026-07-17
makedist: fix rockspec tag update producing invalid Lua
Atte Huhtakangas
1
-1
/
+8
2026-07-17
refactor(zlib): use reliable GitHub URL to download
luau-project
2
-2
/
+2
2026-07-16
docs: Add documentation for the init command.
Hugo Levy-Falk
2
-0
/
+55
2026-07-16
fix: make write_rockspec command write valid rockspec given the rockspec_form...
Hugo Levy-Falk
1
-7
/
+15
2026-07-16
tests: Add lint pass on the created rockspecs for the write_rockspec command.
Hugo Levy-Falk
1
-15
/
+7
2026-07-16
lua5.5: loop control variables are const in quick_parse
Christian Clauss
1
-0
/
+1
2026-07-16
ci: Add curl retry on zlib in binary/Makefile.windows
Christian Clauss
1
-1
/
+1
2026-07-13
fix: make write_rockspec command write valid rockspec given the rockspec_form...
Hugo Levy-Falk
4
-26
/
+54
2026-07-13
tests: Add lint pass on the created rockspecs for the write_rockspec command.
Hugo Levy-Falk
1
-2
/
+8
2026-07-13
tests: Add lint pass on the created rockspecs for the init command.
Hugo Levy-Falk
1
-1
/
+8
2026-07-11
docs: Fix LUA_LIBDIR handling in example Makefile
Tobiasz Laskowski
1
-56
/
+68
2026-07-11
docs: update link to the config file format
luau-project
2
-2
/
+2
2026-07-11
feat: warn on module name collisions during rock installation
Sharad Singh
2
-0
/
+46
2026-07-11
luarocks upload: implement two-factor authentication
Hisham Muhammad
5
-157
/
+318
2026-07-11
ci: Upgrade Windows OpenSSL from v3.6.2 to 3.6.3
Christian Clauss
1
-1
/
+1
2026-07-11
Fix typos discovered by codespell
Christian Clauss
13
-17
/
+17
2026-05-21
tests: drop Windows 32-bit, smaller matrix
Hisham Muhammad
1
-108
/
+8
2026-05-21
tests: remove duplicate from quick tests
Hisham Muhammad
1
-35
/
+0
2026-05-21
tests: fix tests for luarocks.lock -- lua version is no longer pinned
Hisham Muhammad
2
-6
/
+3
2026-05-21
ci: bump OpenSSL
Hisham Muhammad
1
-2
/
+2
2026-04-06
Do not pin `lua` as a dependency.
Hisham Muhammad
2
-0
/
+22
2026-03-17
fix: check if table entry is nil or not (#1867)
Bruno Thiago
2
-2
/
+40
2026-03-17
fix: correctly handling wrap_bin_scripts flag (#1866)
Bruno Thiago
3
-6
/
+5
2026-03-16
ci: bump OpenSSL to 3.6.1
luau-project
1
-1
/
+1
2026-03-16
ci: test the build of LuaRocks binaries for Windows
luau-project
1
-0
/
+45
2026-03-16
fix: use zlib fossils
luau-project
1
-1
/
+1
2026-03-16
fix: allow cross compilation of LuaRocks binaries
luau-project
1
-1
/
+1
2026-02-03
Improve flexibility around vendored libraries
tobil4sk
50
-55
/
+93
2026-02-01
assert: skip compat53 itself from the stacktrace
Hisham Muhammad
1
-2
/
+2
2026-01-28
fix: use LuaFileSystem in the system only if its version is 1.6.0 or newer. (...
Luau Project
1
-0
/
+19
2026-01-28
Remove extra chars in front of console commands
congusbongus
1
-7
/
+7
2026-01-28
docs(rockspec-format): `source.dir` can be omitted if inferrable from archive...
Marc Jakobi
1
-8
/
+8
2026-01-15
rockspec: fix version number
Hisham Muhammad
1
-1
/
+1
2026-01-15
smoke test: allow passing configure flags
Hisham Muhammad
1
-5
/
+7
2025-12-28
Update Changelog
Hisham Muhammad
1
-0
/
+8
2025-12-28
Release 3.13.0
Hisham Muhammad
4
-4
/
+5
2025-12-28
Changelog: fix and update
Hisham Muhammad
1
-13
/
+7
2025-12-28
publishrelease: add GitHub Releases
Hisham Muhammad
1
-0
/
+12
2025-12-28
publishrelease: fix typo
Hisham Muhammad
1
-1
/
+1
2025-12-27
GNUmakefile: test for LUA_VERSION as 5.5
luau-project
1
-1
/
+1
2025-12-26
support Lua 5.5 in all_in_one script
Pierre Chapuis
1
-1
/
+1
2025-12-26
improve header matching for Lua 5.5+
Pierre Chapuis
2
-10
/
+10
2025-12-26
support Lua 5.5 in install.bat and win32 fs module
Pierre Chapuis
2
-8
/
+9
2025-12-26
update handling of version-specific LUA_PATH / LUA_CPATH
Pierre Chapuis
2
-0
/
+10
2025-12-26
support Lua 5.5
Pierre Chapuis
15
-20
/
+59
2025-12-23
.github/workflows: bump openssl version
daurnimator
1
-1
/
+1
2025-11-17
docs: Fix links in file_locations.md
Daniel Jour
1
-2
/
+2
2025-07-27
fix: deps.check_lua_libdir() should read liblua in binary mode
Sewbacca
2
-2
/
+2
[next]