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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
Tests: only run build tests on Appveyor with MinGW (#808)
George Roman
1
-2
/
+11
2018-05-31
Improve the tests for the fetch module
George Roman
9
-2
/
+409
2018-05-31
Let a explicitly given --tree override the wrapper's --project-tree
Hisham Muhammad
1
-5
/
+5
2018-05-31
Makefile.setup.inc: add cmd/init.lua
Hisham Muhammad
1
-1
/
+1
2018-05-31
init: create rockspec only if none found in the root dir
Hisham Muhammad
1
-3
/
+13
2018-05-31
init: only create wrappers if they don't already exist
Hisham Muhammad
1
-6
/
+12
2018-05-31
build: `luarocks build` with no arguments does `luarocks make`
Hisham Muhammad
1
-3
/
+6
2018-05-31
put project dir up front for module search paths, but enable it as default
Hisham Muhammad
1
-11
/
+12
2018-05-31
cfg: load_config_file is only used with one file at a time now
Hisham Muhammad
1
-25
/
+18
2018-05-31
do not detect a typical legacy $HOME as a project dir
Hisham Muhammad
1
-7
/
+7
2018-05-31
find .luarocks directory and use its location as project root
Hisham Muhammad
1
-2
/
+18
2018-05-31
init: improve .gitignore, improve output
Hisham Muhammad
1
-7
/
+31
2018-05-31
Add --project-tree flag, for prepending a flag
Hisham Muhammad
2
-0
/
+5
2018-05-31
search: shorten repo paths displayed
Hisham Muhammad
1
-1
/
+1
2018-05-31
write_rockspec: do not print license when detected
Hisham Muhammad
1
-10
/
+15
2018-05-31
list: show tree in list title when using --tree
Hisham Muhammad
2
-2
/
+4
2018-05-31
help: minor cosmetic changes
Hisham Muhammad
1
-8
/
+11
2018-05-31
init: begin implementing `luarocks init`
Hisham Muhammad
2
-0
/
+69
2018-05-31
fs: wrap_script: allow hardcoding arguments, support wrapping luarocks
Hisham Muhammad
4
-34
/
+89
2018-05-30
Remove the empty file resulted when fs.download fails
George Roman
1
-0
/
+1
2018-05-29
Update fs_spec to use test_env temporary path utility
George Roman
1
-9
/
+1
2018-05-29
Add temporary path utility function to test_env
George Roman
1
-0
/
+9
2018-05-28
Tests: cache build of mock server dependencies to speed up tests
Hisham Muhammad
6
-57
/
+65
2018-05-28
Tests: try to cache rocks from the host system to speed up test
Hisham Muhammad
1
-0
/
+21
2018-05-28
Make the mock server run on Windows
George Roman
3
-7
/
+23
2018-05-28
Add tests for fs.download
George Roman
1
-0
/
+62
2018-05-25
Update install.bat for 5.4 support
Peter Melnichenko
1
-5
/
+5
2018-05-25
write_rockspec: Add support for Lua 5.4
Kim Alvefur
1
-2
/
+11
2018-05-25
Whitelist Lua 5.4
Kim Alvefur
2
-2
/
+2
2018-05-25
configure: Learn about Lua 5.4
Kim Alvefur
1
-5
/
+8
2018-05-24
update changelog
Hisham Muhammad
1
-8
/
+44
2018-05-22
Improve fs module tests
George Roman
1
-0
/
+289
2018-05-18
Add more tests for the fs module
George Roman
1
-31
/
+172