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 (
Expand
)
Author
Age
Files
Lines
*
test.busted: add explicit fallback for finding Busted on Windows
Hisham Muhammad
2018-05-07
1
-1
/
+5
*
test: auto-install busted if not found
Hisham Muhammad
2018-05-07
1
-2
/
+26
*
deps: add fulfill_dependency for resolving a single dependency
Hisham Muhammad
2018-05-07
2
-43
/
+64
*
test: add --test-type flag for not auto-detected test types
Hisham Muhammad
2018-05-07
3
-6
/
+16
*
rockspec format: add `test_dependencies`
Hisham Muhammad
2018-05-07
4
-2
/
+34
*
path: change signature of root_dir(), make things more consistent
Hisham Muhammad
2018-05-07
4
-26
/
+16
*
test: initial implementation of `luarocks.test`
Hisham Muhammad
2018-05-07
6
-0
/
+191
*
rockspec format: add `test`
Hisham Muhammad
2018-05-07
1
-0
/
+8
*
Make copy_contents have the same behaviour on Windows and on Unix
George Roman
2018-04-24
2
-8
/
+18
*
Some luacheck cleanups
Hisham Muhammad
2018-04-23
5
-13
/
+13
*
admin.cache: minor refactor
Hisham Muhammad
2018-04-23
1
-13
/
+19
*
Fix interpretation of `--` in parse_flags
Hisham Muhammad
2018-04-23
1
-6
/
+5
*
Update URL for reporting bugs
Hisham Muhammad
2018-04-23
1
-1
/
+1
*
queries: use metatable for default arch and substring fields
Hisham Muhammad
2018-04-23
1
-10
/
+12
*
luarocks list: fix regression in display of version numbers
Hisham Muhammad
2018-04-19
1
-0
/
+3
*
rockspec: add missing references to build_dependencies
Hisham Muhammad
2018-04-19
1
-1
/
+2
*
Add config file format link in `luarocks help config`
Hisham Muhammad
2018-04-16
2
-0
/
+7
*
check types in report_missing_dependencies
Hisham Muhammad
2018-04-13
1
-0
/
+6
*
Use a single load_manifest function throughout the program
Hisham Muhammad
2018-04-13
5
-19
/
+35
*
Display namespaces in `luarocks show`
Hisham Muhammad
2018-04-13
4
-34
/
+49
*
fixup: always check external dependencies, even with --nodeps
Hisham Muhammad
2018-04-13
1
-6
/
+7
*
Support build_dependencies in the show command
Hisham Muhammad
2018-04-13
2
-9
/
+22
*
Add support for build-only dependencies
Hisham Muhammad
2018-04-13
6
-31
/
+49
*
show: make --deps aware of namespaces
Hisham Muhammad
2018-04-11
1
-1
/
+4
*
queries: fix tostring()
Hisham Muhammad
2018-04-11
1
-1
/
+1
*
Try to isolate uses of namespaced name strings
Hisham Muhammad
2018-04-11
13
-71
/
+71
*
Make pack_installed_rock operate on query objects
Hisham Muhammad
2018-04-11
2
-8
/
+7
*
Read namespace on disk search as well
Hisham Muhammad
2018-04-11
1
-12
/
+20
*
Add support for namespaces.
Hisham Muhammad
2018-04-11
32
-387
/
+612
*
Beginning support for namespaced queries
Hisham Muhammad
2018-04-11
11
-76
/
+132
*
add --porcelain to search help
Alec Larson
2018-04-10
1
-6
/
+7
*
write_rockspec: cleanup source.identifier
Hisham Muhammad
2018-03-30
1
-0
/
+1
*
Nicer title message for `luarocks list`
Hisham Muhammad
2018-03-23
1
-1
/
+1
*
upload: new flag --temp-key
Hisham Muhammad
2018-03-20
3
-1
/
+4
*
Use posix.mkdtemp conditionally
Hisham Muhammad
2018-03-13
1
-1
/
+5
*
Fix .def generation on Windows. (#767)
dwenegar
2018-02-14
1
-1
/
+3
*
path: use versioned LUA_xPATH_5_x variables
Hisham Muhammad
2018-01-05
4
-9
/
+25
*
git.lua: avoid quoting difficulties on Windows
Hisham Muhammad
2018-01-02
1
-2
/
+2
*
Make sure command runs from current dir on Windows
Hisham Muhammad
2018-01-02
1
-1
/
+6
*
Catch error when git fails to read the hash
Hisham Muhammad
2018-01-02
1
-0
/
+3
*
Obtain a unique identifier for a rock version fetched via git
Hisham Muhammad
2018-01-02
1
-0
/
+15
*
When using --tree, prepend its package paths in wrappers.
Hisham Muhammad
2018-01-02
1
-1
/
+1
*
Differentiate "not found" and "fail" when deleting.
Hisham Muhammad
2017-12-19
1
-4
/
+10
*
Use util.warning instead of printerr with "Warning: "
Hisham Muhammad
2017-12-19
8
-9
/
+9
*
Use 'dev' instead of 'scm'.
Hisham Muhammad
2017-12-01
5
-7
/
+11
*
Adds --dev flag for development-branch sub-repositories. (#736)
Hisham Muhammad
2017-10-08
4
-2
/
+19
*
fun: make function argument the last one
Hisham Muhammad
2017-10-08
1
-5
/
+5
*
Reorganize luarocks.core requires and type checking tables
Hisham Muhammad
2017-10-08
14
-381
/
+426
*
Dir separator is always "/".
Hisham Muhammad
2017-10-08
7
-15
/
+11
*
Move luarocks.index to luarocks.admin.index
Hisham Muhammad
2017-10-08
4
-3
/
+3
[next]