index
:
luarocks
Git-Hub-actions-use-teal
check-already-quoted
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-windows-rock-manifest-slash
test-windows-spaces
tests-more-quick
A mirror of https://github.com/luarocks/luarocks.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
deps: fix: re-enable constraint check for no_upgrade flag
teal-write-rockspec
Hisham Muhammad
2024-08-23
2
-16
/
+16
|
*
deplocks: simplify types
Hisham Muhammad
2024-08-23
8
-77
/
+81
|
*
repos: simplify logic to avoid cast, consistent callback returns
Hisham Muhammad
2024-08-23
4
-31
/
+47
|
*
write_rockspec: simplify logic to reduce casts
Hisham Muhammad
2024-08-23
2
-20
/
+28
|
*
fetch
V1K1NGbg
2024-08-23
1
-119
/
+127
|
*
api
V1K1NGbg
2024-08-23
1
-66
/
+71
|
*
tar
V1K1NGbg
2024-08-23
1
-12
/
+12
|
*
search
V1K1NGbg
2024-08-23
1
-8
/
+2
|
*
rockspecs
V1K1NGbg
2024-08-23
1
-8
/
+3
|
*
build
V1K1NGbg
2024-08-23
1
-1
/
+0
|
*
hardcoded
V1K1NGbg
2024-08-23
1
-1
/
+1
|
*
config
V1K1NGbg
2024-08-23
1
-1
/
+1
|
*
util
V1K1NGbg
2024-08-23
1
-8
/
+0
|
*
patch
V1K1NGbg
2024-08-23
1
-2
/
+2
|
*
build
V1K1NGbg
2024-08-23
1
-6
/
+6
|
*
remove type definitions
V1K1NGbg
2024-08-23
3
-3
/
+0
|
*
queries
V1K1NGbg
2024-08-23
1
-4
/
+0
|
*
type_check
V1K1NGbg
2024-08-23
1
-4
/
+3
|
*
test
V1K1NGbg
2024-08-23
1
-12
/
+3
|
*
rockspecs
V1K1NGbg
2024-08-23
1
-4
/
+0
|
*
api
V1K1NGbg
2024-08-23
1
-2
/
+2
|
*
multipart
V1K1NGbg
2024-08-23
1
-3
/
+3
|
*
results
V1K1NGbg
2024-08-23
1
-4
/
+0
|
*
more removed asserts in install (not a comment)
V1K1NGbg
2024-08-23
1
-2
/
+0
|
*
Teal: add luarocks.core.hardcoded type definition
Hisham Muhammad
2024-08-22
1
-0
/
+8
|
*
fs.download: get consistent return values
V1K1NGbg
2024-08-22
2
-8
/
+10
|
*
do not concrete-require argparse when only types are needed
Hisham Muhammad
2024-08-22
26
-51
/
+26
|
*
Teal: add type definition module luarocks.fs
V1K1NGbg
2024-08-22
1
-0
/
+87
|
*
Teal: add type definition module luarocks.core.cfg
V1K1NGbg
2024-08-22
1
-0
/
+120
|
*
Teal: add type definition module luarocks.core.types.build
V1K1NGbg
2024-08-22
1
-0
/
+66
|
*
Teal: add type definition module luarocks.core.types.args
V1K1NGbg
2024-08-22
1
-0
/
+112
|
*
Teal: add type definition module luarocks.core.types.installs
V1K1NGbg
2024-08-22
1
-0
/
+27
|
*
Teal: add type definition module luarocks.core.types.testrunner
V1K1NGbg
2024-08-22
1
-0
/
+9
|
*
Teal: add type definition module luarocks.core.types.ordering
V1K1NGbg
2024-08-22
1
-0
/
+10
|
*
Teal: add type definition module luarocks.core.types.persist
V1K1NGbg
2024-08-22
1
-0
/
+4
|
*
Teal: add type definition module luarocks.core.types.dir
V1K1NGbg
2024-08-22
1
-0
/
+16
|
*
Teal: add type definition module luarocks.core.types.rockmanifest
V1K1NGbg
2024-08-22
1
-0
/
+7
|
*
Teal: add type definition module luarocks.core.types.bopts
V1K1NGbg
2024-08-22
1
-0
/
+17
|
*
Teal: add type definition module luarocks.core.types.version
V1K1NGbg
2024-08-22
1
-0
/
+18
|
*
Teal: add type definition module luarocks.core.types.tree
V1K1NGbg
2024-08-22
1
-0
/
+11
|
*
Teal: add type definition module luarocks.core.types.manifest
V1K1NGbg
2024-08-22
1
-0
/
+27
|
*
Teal: add type definition module luarocks.vendor.argparse
V1K1NGbg
2024-08-22
1
-0
/
+111
|
*
Teal: add type definition module luarocks.vendor.dkjson
V1K1NGbg
2024-08-22
1
-0
/
+33
|
*
Teal: add generated modules
Hisham Muhammad
2024-08-22
89
-0
/
+16979
|
*
Teal: convert luarocks.cmd
V1K1NGbg
2024-08-22
1
-87
/
+115
|
*
Teal: convert luarocks.deplocks
V1K1NGbg
2024-08-22
1
-19
/
+24
|
*
Teal: convert luarocks.remove
V1K1NGbg
2024-08-22
1
-10
/
+15
|
*
Teal: convert luarocks.admin.cmd.remove
V1K1NGbg
2024-08-22
1
-12
/
+14
|
*
Teal: convert luarocks.admin.cmd.add
V1K1NGbg
2024-08-22
1
-13
/
+15
|
*
Teal: convert luarocks.admin.cmd.make_manifest
V1K1NGbg
2024-08-22
1
-4
/
+10
|
[next]