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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #123 from Tieske/master
v2.0.13
Thijs Schreijer
2013-04-14
1
-1
/
+1
|
\
|
*
fix minor bug in windows registry loader
Thijs Schreijer
2013-04-14
1
-1
/
+1
|
/
*
Fix detection of existing configuration.
Hisham Muhammad
2013-04-14
1
-2
/
+2
*
General improvements for Lua 5.1 and 5.2 coexistance:
Hisham Muhammad
2013-04-12
5
-42
/
+88
*
Safe quoting for concatenating constant strings into patterns.
Hisham Muhammad
2013-04-12
2
-1
/
+10
*
compile rclauncher binary wrapper on windows on every build
Fabio Mascarenhas
2013-04-12
6
-102
/
+108
*
fix installation of builtin lua
Fabio Mascarenhas
2013-04-12
1
-1
/
+1
*
fix syntax error on new verbose option
Fabio Mascarenhas
2013-04-12
4
-5
/
+5
*
Merge branch 'master' of github.com:keplerproject/luarocks
Hisham Muhammad
2013-04-12
2
-16
/
+46
|
\
|
*
Merge pull request #121 from Tieske/installer_52_support
Thijs Schreijer
2013-04-12
1
-10
/
+38
|
|
\
|
|
*
updated installer to support 5.2 (extra command switch /LV)
Thijs Schreijer
2013-04-12
1
-10
/
+38
|
*
|
Merge pull request #120 from Tieske/fix_failed_compilation_not_aborted
Thijs Schreijer
2013-04-12
1
-6
/
+8
|
|
\
\
|
|
*
|
bug in builtin.lua that caused a previous "ok=false" to be reset in a later s...
Thijs Schreijer
2013-04-12
1
-6
/
+8
|
|
|
/
*
|
/
Make new_version smarter, so it knows how to look inside an updated tarball t...
Hisham Muhammad
2013-04-12
2
-2
/
+24
|
/
/
*
|
Handle verbosity with a config option (now it can be set through the config f...
Hisham Muhammad
2013-04-12
2
-7
/
+3
*
|
Make new_version consume hyphens from version numbers
Hisham Muhammad
2013-04-12
1
-3
/
+3
*
|
Merge pull request #119 from Tieske/master
Thijs Schreijer
2013-04-12
1
-4
/
+23
|
\
|
|
*
added some verbose output options. TODO: make commandline option
Thijs Schreijer
2013-04-12
1
-4
/
+23
|
/
*
Merge pull request #118 from Tieske/launcher_52_compat
Thijs Schreijer
2013-04-12
1
-3
/
+2
|
\
|
*
5.2 compatibility for the launcher wrapper.
Thijs Schreijer
2013-04-12
1
-3
/
+2
|
/
*
Merge pull request #114 from Tieske/Regsitry_info_added
Thijs Schreijer
2013-04-11
5
-4
/
+187
|
\
|
*
added default command "edit", so when double clicking it won't automatically ...
Thijs Schreijer
2013-04-09
1
-0
/
+6
|
*
fixes in registry template and batchfile luarocksw.bat
Thijs Schreijer
2013-04-09
2
-12
/
+13
|
*
installer adds information for the registry, including icon and actions for ....
Thijs Schreijer
2013-04-09
5
-4
/
+180
*
|
Merge pull request #116 from Tieske/fixed_exe_wrapper
Thijs Schreijer
2013-04-11
3
-1
/
+24
|
\
\
|
*
|
fixed wrapper code to include the global 'arg' table, including compiled obje...
Thijs Schreijer
2013-04-10
2
-1
/
+23
|
|
/
|
*
small fix to installer, for consistency (no functional impact)
Thijs Schreijer
2013-04-07
1
-0
/
+1
|
/
*
Merge pull request #113 from Tieske/MinGW_fix
Hisham Muhammad
2013-04-06
2
-56
/
+153
|
\
|
*
fixed installer: typo in write config file
Thijs Schreijer
2013-04-06
1
-1
/
+1
|
*
installer bugfix in case of quoted arguments for paths
Thijs Schreijer
2013-04-06
1
-10
/
+10
|
*
Updated installer batch file
Thijs Schreijer
2013-04-06
1
-18
/
+74
|
*
moved some blocks around to make it more logical
Thijs Schreijer
2013-04-05
1
-21
/
+22
|
*
added user instructions for updating path variables
Thijs Schreijer
2013-04-04
1
-2
/
+7
|
*
added comments in th installer, added slightly more verbose output during ins...
Thijs Schreijer
2013-04-04
1
-17
/
+42
|
*
more clarification of help text
Thijs Schreijer
2013-04-04
1
-0
/
+7
|
*
added some clarification to the installer batch file help text
Thijs Schreijer
2013-04-04
1
-2
/
+5
|
*
fix lib extension and remove default mcvcr80 runtime for MinGW
Thijs Schreijer
2013-04-04
1
-3
/
+3
*
|
Improve diagnostics on error copying 'lua' directory.
Hisham Muhammad
2013-04-07
1
-2
/
+2
*
|
Fix crash in the 'show' command when using a table as entry in rocks_trees co...
Hisham Muhammad
2013-04-06
2
-3
/
+11
*
|
Accept rocks and rockspecs in the remove command: interpret rock name and ver...
Hisham Muhammad
2013-04-06
1
-0
/
+7
|
/
*
Fixed detection of Debian paths for Lua includes.
Hisham Muhammad
2013-03-06
1
-10
/
+12
*
MacOSX uses 'make', not 'gmake' as the other BSDs.
Hisham Muhammad
2012-12-20
1
-0
/
+1
*
First commit of still-crappy version of the new test suite.
v2.0.12
Hisham Muhammad
2012-11-05
1
-0
/
+269
*
Remove old tests
Hisham Muhammad
2012-11-05
3
-167
/
+0
*
Prepare for 2.0.12
Hisham Muhammad
2012-11-05
2
-2
/
+2
*
update check_makefile rule
Hisham Muhammad
2012-11-05
1
-2
/
+2
*
Merge branch 'multitree': add --deps-mode flag and deps_mode config option.
Hisham Muhammad
2012-11-04
21
-109
/
+205
|
\
|
*
Make --tree in 'show' command compliant with the behavior of the flag in othe...
Hisham Muhammad
2012-11-02
1
-3
/
+7
|
*
remove dead code
Hisham Muhammad
2012-11-02
1
-4
/
+0
|
*
Fix behavior of --nodeps
Hisham Muhammad
2012-11-02
1
-5
/
+14
[next]