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
*
Clarify test_env.need_rock description wrt return value
Peter Melnichenko
2017-09-11
2
-2
/
+4
*
Use dkjson instead of lua-cjson for upload test
Peter Melnichenko
2017-09-11
1
-4
/
+1
*
Pass correct rockspec to upload tests that should fail for other reasons
Peter Melnichenko
2017-09-11
1
-2
/
+2
*
Remove www. from rock repository URL in tests
Peter Melnichenko
2017-09-11
1
-1
/
+1
*
Merge pull request #717 from alkino/master
Hisham Muhammad
2017-07-10
1
-1
/
+1
|
\
|
*
Forget deprecated options from command line help.
Nicolas Cornu
2017-07-07
1
-1
/
+1
*
|
Merge pull request #716 from robooo/test_suite_fix
Hisham Muhammad
2017-07-10
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Change setup/teardown in make tests to before/after due to wrong use
roboo
2017-07-06
1
-2
/
+2
|
/
*
Merge pull request #715 from robooo/test_suite_fix
Hisham Muhammad
2017-07-05
1
-0
/
+1
|
\
|
*
Added LPeg dependency for lxsh to luarocks make tests
roboo
2017-07-05
1
-0
/
+1
|
/
*
Merge pull request #691 from Izaron/config-fail
Hisham Muhammad
2017-04-14
1
-1
/
+1
|
\
|
*
Fixed wrong "interp" in the configure file
Evgeny Shulgin
2017-04-14
1
-1
/
+1
|
/
*
Merge pull request #683 from mpeterv/fix-impl-conv
Peter Melnichenko
2017-03-15
1
-2
/
+2
|
\
|
*
Get rid of an implicit number to string conversion
Peter Melnichenko
2017-03-14
1
-2
/
+2
|
/
*
Add Travis hook for CodeCov
Hisham
2016-12-05
1
-0
/
+6
*
Add Gitter hook for CodeCov
Hisham
2016-12-05
1
-0
/
+6
*
Avoid breaking test in release branches.
Hisham
2016-12-01
2
-3
/
+3
*
Merge branch 'master' of https://github.com/keplerproject/luarocks
Hisham
2016-11-29
0
-0
/
+0
|
\
|
*
Update gitter badge link (keplerproject -> luarocks) [ci skip]
Peter Melnichenko
2016-11-10
1
-1
/
+1
*
|
Update Gitter link
Hisham
2016-11-10
1
-1
/
+1
|
/
*
keplerproject/luarocks -> luarocks/luarocks
Hisham
2016-11-07
2
-4
/
+4
*
Merge pull request #644 from mpeterv/fix-conflict-resolve
Hisham Muhammad
2016-11-03
9
-189
/
+328
|
\
|
*
Fix and refactor conflict resolution on deploy/delete
Peter Melnichenko
2016-11-01
2
-183
/
+205
|
*
Add a test for conflict resolution with mixed deploy types
Peter Melnichenko
2016-11-01
7
-6
/
+123
*
|
Use ("%q"):format() for quoting in persist
Peter Melnichenko
2016-11-02
1
-1
/
+1
*
|
Fix persist for multiline strings ending with closing bracket prefix
Peter Melnichenko
2016-11-02
1
-1
/
+2
*
|
Add a few tests for luarocks.persist
Peter Melnichenko
2016-11-02
1
-0
/
+55
|
/
*
Correct comment to match filename.
Hisham
2016-11-01
1
-1
/
+1
*
Use optional lpeg feature when available.
Hisham
2016-11-01
1
-0
/
+1
*
Remove dead code
Hisham
2016-11-01
1
-3
/
+0
*
Merge pull request #641 from mpeterv/missing-deps-check-changes-slurp
Hisham Muhammad
2016-10-30
6
-52
/
+87
|
\
|
*
Get rid of repeated missing deps checks
Peter Melnichenko
2016-10-30
6
-52
/
+87
|
/
*
Merge pull request #638 from mpeterv/remove-without-manifest-rebuild
Hisham Muhammad
2016-10-29
2
-64
/
+122
|
\
|
*
Update manifest after removal without rebuilding
Peter Melnichenko
2016-10-28
2
-9
/
+84
|
*
manif.update_manifest: do not update manifest if rebuilt
Peter Melnichenko
2016-10-28
1
-8
/
+4
|
*
manif.update_manifest: load manifest as local
Peter Melnichenko
2016-10-28
1
-1
/
+1
|
*
Rename a variable in manif.update_manifest
Peter Melnichenko
2016-10-28
1
-6
/
+6
|
*
Refactor store_results in luarocks.manif (2)
Peter Melnichenko
2016-10-28
1
-21
/
+8
|
*
Refactor store_results in luarocks.manif
Peter Melnichenko
2016-10-28
1
-22
/
+22
*
|
Improve performance of manif_core.get_versions
Peter Melnichenko
2016-10-29
1
-11
/
+10
|
/
*
Merge pull request #637 from mpeterv/fix-win-abs-path
Hisham Muhammad
2016-10-28
2
-8
/
+44
|
\
|
*
Fix absolute path detection on Windows
Peter Melnichenko
2016-10-28
1
-8
/
+31
|
*
Add test for #632.
Hisham
2016-10-28
1
-0
/
+13
*
|
Merge branch 'master' of https://github.com/keplerproject/luarocks
Hisham
2016-10-28
4
-32
/
+39
|
\
|
|
*
Refactor windows argument quoting functions
Peter Melnichenko
2016-10-28
1
-21
/
+9
|
*
Move Unix-specific fs.Q implementation into luarocks.fs.unix
Peter Melnichenko
2016-10-28
2
-11
/
+9
|
*
Add a few tests for fs.Q
Peter Melnichenko
2016-10-28
1
-0
/
+21
*
|
Prefer versioned Lua interpreter if it exists.
Hisham
2016-10-28
1
-1
/
+1
|
/
*
Support user-defined platforms array.
Hisham
2016-10-26
1
-30
/
+57
*
Check if header matches interpreter.
Hisham
2016-10-26
1
-0
/
+12
[next]