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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into 2.4.1
v2.4.1
Hisham
2016-10-06
1
-1
/
+1
|
\
|
*
Fixup LUAROCKS_PREFIX when copying over site_config.lua.
Hisham
2016-10-06
1
-1
/
+1
*
|
Merge branch 'master' into 2.4.1
Hisham
2016-10-06
1
-3
/
+6
|
\
|
|
*
Install site_config.lua after Makefile calls luarocks.
Hisham
2016-10-06
1
-3
/
+6
*
|
Prepare for release 2.4.1.
Hisham
2016-10-06
4
-6
/
+6
|
/
*
Merge branch 'master' of https://github.com/keplerproject/luarocks
Hisham
2016-10-06
2
-36
/
+99
|
\
|
*
Merge pull request #624 from mpeterv/coroutineless-sortedpairs
Hisham Muhammad
2016-10-06
2
-36
/
+99
|
|
\
|
|
*
Rewrite util.sortedpairs to avoid using coroutines
Peter Melnichenko
2016-10-06
1
-36
/
+43
|
|
*
Add tests for util.sortedpairs
Peter Melnichenko
2016-10-06
1
-0
/
+56
|
|
/
*
/
Make the workaround for older LuaRocks versions more robust.
Hisham
2016-10-06
1
-0
/
+24
|
/
*
Merge branch 'master' of https://github.com/keplerproject/luarocks
Hisham
2016-10-05
1
-1
/
+2
|
\
|
*
Add Gitter badge, change Travis badge to svg
Hisham Muhammad
2016-09-11
1
-1
/
+2
*
|
Simulate module() for older wrappers.
Hisham
2016-10-05
1
-0
/
+5
*
|
Remove old testing.bat
branched-to-2.4.0
Hisham
2016-09-08
1
-9
/
+0
|
/
*
Restore accidentally deleted line!
Hisham
2016-09-08
1
-0
/
+1
*
Fix test to match new behavior of `pack`.
Hisham
2016-09-08
1
-2
/
+3
*
Tests: luarocks_bool commands log their outputs on failure.
Hisham
2016-09-08
7
-22
/
+38
*
Fix pack-binary-rock operation.
Hisham
2016-09-08
1
-1
/
+1
*
Make `pack` use the same logic as `show` for finding a rock.
Hisham
2016-09-08
4
-64
/
+46
*
Merge branch 'master' of https://github.com/keplerproject/luarocks
Hisham
2016-08-23
8
-96
/
+47
|
\
|
*
Merge pull request #608 from keplerproject/mingw
Hisham Muhammad
2016-08-23
3
-7
/
+26
|
|
\
|
|
*
Revert verbose after debugging
Hisham
2016-08-23
1
-1
/
+1
|
|
*
Use Unix makefile by default on MinGW;
Hisham
2016-08-22
1
-0
/
+1
|
|
*
Run failing test with --verbose
Hisham
2016-08-22
1
-1
/
+1
|
|
*
Put MinGW in PATH for hererocks too
Hisham
2016-08-22
1
-1
/
+2
|
|
*
Build Lua using the same compiler as the one we're testing
Hisham
2016-08-22
2
-11
/
+11
|
|
*
Add support for testing using MinGW
Hisham
2016-08-22
2
-6
/
+23
|
*
|
install.bat: get rid of string splitting function
Peter Melnichenko
2016-08-23
1
-30
/
+3
|
*
|
install.bat: get rid of vars.LUA_LIB_NAMES
Peter Melnichenko
2016-08-23
1
-15
/
+8
|
*
|
Remove a redundant check in install.bat
Peter Melnichenko
2016-08-23
1
-3
/
+0
|
*
|
Merge pull request #607 from robooo/new-tests
Hisham Muhammad
2016-08-22
5
-41
/
+10
|
|
\
\
|
|
*
|
Change APPVEYOR_OPENSSL to OPENSSL_DIRS for better test readability
roboo
2016-08-22
4
-40
/
+8
|
|
*
|
Change APPVEYOR_OPENSSL to OPENSSL_DIRS for better test readability
roboo
2016-08-22
1
-1
/
+2
*
|
|
|
Remove Appveyor scripts replaced by Hererocks
Hisham
2016-08-23
2
-265
/
+0
|
/
/
/
*
|
/
Replace coverage badge with CodeCov badge
Hisham
2016-08-22
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #605 from mpeterv/install-bat-detect-lua-version
Hisham Muhammad
2016-08-22
1
-115
/
+126
|
\
\
|
|
/
|
/
|
|
*
Update install.bat help message
Peter Melnichenko
2016-08-22
1
-1
/
+1
|
*
Autodetect Lua version in install.bat
Peter Melnichenko
2016-08-22
1
-18
/
+51
|
*
Split look_for_lua_install in install.bat
Peter Melnichenko
2016-08-21
1
-26
/
+26
|
*
Refactor look_for_headers in install.bat
Peter Melnichenko
2016-08-21
1
-18
/
+20
|
*
Refactor look_for_link_libraries in install.bat
Peter Melnichenko
2016-08-21
1
-15
/
+15
|
*
Refactor look_for_interpreter in install.bat
Peter Melnichenko
2016-08-21
1
-45
/
+21
*
|
Merge pull request #606 from robooo/new-tests
Hisham Muhammad
2016-08-22
19
-233
/
+441
|
\
\
|
|
/
|
/
|
|
*
Remove unused global variables
roboo
2016-08-22
1
-3
/
+1
|
*
Fix of config test
roboo
2016-08-22
1
-19
/
+16
|
*
Fix of config test
roboo
2016-08-22
1
-22
/
+25
|
*
Fix of test_environment
roboo
2016-08-21
1
-2
/
+2
|
*
Update of README
roboo
2016-08-21
1
-1
/
+10
|
*
Update of YAML files, changed coveralls for codecov
roboo
2016-08-21
2
-14
/
+22
|
*
Fix of show test
roboo
2016-08-21
1
-1
/
+1
[next]