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
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
General improvements for Lua 5.1 and 5.2 coexistance:
Hisham Muhammad
2013-04-12
2
-25
/
+42
*
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
2
-12
/
+18
*
fix syntax error on new verbose option
Fabio Mascarenhas
2013-04-12
2
-144
/
+5
*
Merge branch 'master' of github.com:keplerproject/luarocks
Hisham Muhammad
2013-04-12
1
-6
/
+8
|
\
|
*
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
|
/
*
added some verbose output options. TODO: make commandline option
Thijs Schreijer
2013-04-12
1
-4
/
+23
*
5.2 compatibility for the launcher wrapper.
Thijs Schreijer
2013-04-12
1
-3
/
+2
*
fixed wrapper code to include the global 'arg' table, including compiled obje...
Thijs Schreijer
2013-04-10
1
-1
/
+23
*
Merge pull request #113 from Tieske/MinGW_fix
Hisham Muhammad
2013-04-06
1
-3
/
+3
|
\
|
*
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
|
/
*
MacOSX uses 'make', not 'gmake' as the other BSDs.
Hisham Muhammad
2012-12-20
1
-0
/
+1
*
Prepare for 2.0.12
Hisham Muhammad
2012-11-05
1
-1
/
+1
*
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
*
Honor --tree in list command.
Hisham Muhammad
2012-11-02
1
-1
/
+5
*
Add documentation
Hisham Muhammad
2012-11-02
1
-2
/
+4
*
Clean up and make use of deps-mode / deps_mode consistent. --nodeps is now an...
Hisham Muhammad
2012-10-31
11
-65
/
+64
*
Merge branch 'master' into multitree
Hisham Muhammad
2012-10-17
6
-41
/
+34
|
\
|
*
Cleanup display of titles, simplify porcelain a bit.
Hisham Muhammad
2012-10-17
6
-46
/
+21
|
*
introduce --porcelain cmdline flag to force machine-readable output
Vladimir Dronnikov
2012-10-17
2
-30
/
+48
*
|
Merge branch 'master' into multitree
Hisham Muhammad
2012-10-17
7
-39
/
+18
|
\
|
|
*
Report LuaRocks user-agent when using LuaSocket as well.
Hisham Muhammad
2012-10-16
4
-6
/
+15
|
*
Remove dead code: search_repos always returns a table.
Hisham Muhammad
2012-10-16
2
-10
/
+3
|
*
Remove dead code: queries in this function never happen with exact_name == fa...
Hisham Muhammad
2012-10-16
1
-7
/
+0
|
*
Remove dead code
Hisham Muhammad
2012-10-16
1
-16
/
+0
*
|
Merge branch 'master' into multitree
Hisham Muhammad
2012-10-16
3
-1
/
+32
|
\
|
|
*
On Windows, we can't "os.rename" over an existing file. Closes #104.
Hisham Muhammad
2012-10-16
3
-1
/
+32
*
|
Merge branch 'master' into multitree
Hisham Muhammad
2012-10-08
4
-43
/
+24
|
\
|
|
*
Check root parent only if root does not exist (useful for ~/.luarocks, avoids...
Hisham Muhammad
2012-10-08
1
-1
/
+6
|
*
Remove dead code.
Hisham Muhammad
2012-10-03
1
-12
/
+0
|
*
Remove unused third argument.
Hisham Muhammad
2012-10-03
1
-3
/
+1
|
*
Comment format consistency.
Hisham Muhammad
2012-10-03
1
-27
/
+17
*
|
Merge branch 'master' into multitree
Hisham Muhammad
2012-10-02
1
-0
/
+1
|
\
|
|
*
Add logiceditor.com mirror. Thanks to Alexander Gladysh!
Hisham Muhammad
2012-10-02
1
-0
/
+1
*
|
Remove reference to unused module.
Hisham Muhammad
2012-10-02
1
-1
/
+0
*
|
Merge branch 'master' into multitree
Hisham Muhammad
2012-09-25
2
-5
/
+7
|
\
|
|
*
Improve support for parallel rocks trees with different Lua versions.
Reuben Thomas
2012-09-25
2
-5
/
+7
*
|
Fix map_trees when fn does not return values.
Hisham Muhammad
2012-09-25
1
-2
/
+2
*
|
factor out tree map operation and use it in "luarocks path" command, providin...
Hisham Muhammad
2012-09-25
6
-47
/
+60
*
|
unfinished work on multi-tree support
Hisham Muhammad
2012-09-25
14
-69
/
+139
|
/
*
Add liblua.so mirror, thanks to Rob Kendrick
Hisham Muhammad
2012-09-25
1
-1
/
+2
[next]