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
*
Quote archive name when unpacking
mpeterv
2016-04-14
1
-2
/
+2
*
Merge pull request #533 from mpeterv/fix-get-registry
Peter Melnichenko
2016-04-03
1
-1
/
+1
|
\
|
*
install.bat: fix Wow6432Node substitution
mpeterv
2016-04-03
1
-1
/
+1
|
/
*
Merge pull request #527 from camoy/master
Hisham Muhammad
2016-03-23
1
-0
/
+10
|
\
|
*
Add tests for more flags
Cameron Moy
2016-03-22
1
-0
/
+10
*
|
Merge pull request #499 from mpeterv/show-constraints
Hisham Muhammad
2016-03-23
1
-3
/
+31
|
\
\
|
|
/
|
/
|
|
*
luarocks show: split direct and indirect deps
mpeterv
2016-03-22
1
-2
/
+28
|
*
luarocks show: print modules and deps sorted
mpeterv
2016-03-22
1
-1
/
+3
*
|
Merge pull request #525 from bhattigurjot/master
Hisham Muhammad
2016-03-21
1
-0
/
+6
|
\
|
|
*
Add few more tests for command_line
bhattigurjot
2016-03-21
1
-1
/
+5
|
*
Add tests for command_line
bhattigurjot
2016-03-21
1
-0
/
+2
|
/
*
Fix stat error on `luarocks download <provided rock> --all`
mpeterv
2016-03-20
1
-9
/
+14
*
Refactor download.download
mpeterv
2016-03-20
1
-18
/
+13
*
Don't handle multiple rock queries in find_suitable_rock
mpeterv
2016-03-20
3
-36
/
+25
*
Merge pull request #522 from robooo/master
Hisham Muhammad
2016-03-19
2
-0
/
+9
|
\
|
*
Small addition to test suite #GSoC
roboo
2016-03-19
2
-0
/
+9
*
|
Merge pull request #523 from bhattigurjot/master
Hisham Muhammad
2016-03-19
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Add tests for search query
bhattigurjot
2016-03-19
1
-0
/
+3
|
*
Add split_server_url test for handling local cache
bhattigurjot
2016-03-19
1
-0
/
+1
|
/
*
Doc fixes for luarocks.search
mpeterv
2016-03-19
1
-7
/
+11
*
Merge pull request #521 from mpeterv/make-magic
Hisham Muhammad
2016-03-17
2
-11
/
+62
|
\
|
*
Implement magical rockspec picking for "luarocks make"
mpeterv
2016-03-17
2
-11
/
+62
|
/
*
Merge branch 'master' of https://github.com/keplerproject/luarocks
Hisham
2016-03-14
1
-4
/
+7
|
\
|
*
Merge pull request #516 from xspager/add_haiku_plat
Hisham Muhammad
2016-03-14
1
-4
/
+7
|
|
\
|
|
*
Add HaikuOS as platform
Daniel Lemos
2016-03-14
1
-4
/
+7
|
|
/
*
|
Merge branch 'katlogic-master'
Hisham
2016-03-14
1
-3
/
+25
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' of https://github.com/katlogic/luarocks into katlogic-m...
Hisham
2016-03-14
1
-3
/
+25
|
/
|
|
*
Implement MSYS2 support
Karel Tuma
2016-02-23
1
-3
/
+25
*
|
Make sure deps-mode is respected when recursing the dependency chain.
Hisham
2016-03-01
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/keplerproject/luarocks
Hisham
2016-02-29
5
-62
/
+114
|
\
|
|
*
Merge pull request #503 from mpeterv/zlibs-compat
Hisham Muhammad
2016-02-19
1
-20
/
+36
|
|
\
|
|
*
Compatibility with lua-zlib
mpeterv
2016-02-19
1
-20
/
+36
|
|
/
|
*
Fix trailing space in dep.show_dep on dep without constraints
mpeterv
2016-02-13
1
-5
/
+9
|
*
Merge pull request #498 from mpeterv/improve-new-version
Hisham Muhammad
2016-02-11
2
-31
/
+54
|
|
\
|
|
*
Add a test for luarocks new_version --tag
mpeterv
2016-02-11
1
-0
/
+1
|
|
*
Add --tag option for luarocks new_version
mpeterv
2016-02-11
1
-8
/
+18
|
|
*
Fix update_source_section in new_version
mpeterv
2016-02-11
1
-22
/
+37
|
|
*
Remove a redundant check in new_version
mpeterv
2016-02-11
1
-3
/
+0
|
|
*
Fix "missing argument" message for new_version
mpeterv
2016-02-11
1
-1
/
+1
|
|
/
|
*
Merge pull request #483 from Tieske/errmsg_json
Peter Melnichenko
2016-02-11
1
-6
/
+15
|
|
\
|
|
*
2nd occurence of the json error message also updated
Thijs Schreijer
2016-01-10
1
-1
/
+1
|
|
*
removed duplicate code, this part seems copy-pasted from the part that was la...
Thijs Schreijer
2016-01-10
1
-2
/
+2
|
|
*
provide a better error message for missing json libraries
Thijs Schreijer
2016-01-10
1
-3
/
+12
*
|
|
Test that 'unzip' is present in the $PATH.
Hisham
2016-02-29
1
-3
/
+5
|
/
/
*
|
Merge pull request #495 from keplerproject/md5compat
Ignacio BurgueƱo
2016-02-08
1
-0
/
+8
|
\
\
|
*
|
Add compatibility with lhf's lmd5 module.
Philipp Janda
2016-02-07
1
-0
/
+8
|
/
/
*
|
Fix docs for path.which_i and some of its users
mpeterv
2016-02-02
2
-24
/
+24
*
|
Merge branch 'master' of https://github.com/keplerproject/luarocks
Hisham
2016-02-01
8
-47
/
+29
|
\
\
|
*
\
Merge pull request #488 from jcgoble3/jcgoble3/url-update
Peter Melnichenko
2016-01-25
2
-2
/
+2
|
|
\
\
|
|
*
|
Update repo URLs to luarocks.org instead of rocks.moonscript.org
Jonathan Goble
2016-01-22
2
-2
/
+2
|
|
/
/
[next]