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
...
*
|
|
Use utils.see_help() consistently for all commands
Peter Melnichenko
2016-06-09
2
-2
/
+2
*
|
|
Check external_dependencies before dependencies.
Hisham
2016-06-07
1
-6
/
+8
*
|
|
Merge branch 'master' of https://github.com/keplerproject/luarocks
Hisham
2016-06-07
53
-118
/
+122
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Remove commented module() calls
Peter Melnichenko
2016-05-31
51
-51
/
+0
|
*
|
Remove unused imports in luarocks.make
Peter Melnichenko
2016-05-31
1
-2
/
+0
|
*
|
Merge pull request #558 from mpeterv/persist-arrays-with-newlines
Hisham Muhammad
2016-05-30
1
-1
/
+1
|
|
\
\
|
|
*
|
luarocks.persist: put pairs with number values on one line
Peter Melnichenko
2016-05-30
1
-1
/
+1
|
|
/
/
|
*
|
Merge pull request #562 from mpeterv/write-rockspec-infer-scm-url
Hisham Muhammad
2016-05-27
1
-4
/
+42
|
|
\
\
|
|
*
|
write-rockspec: improve homepage detection
Peter Melnichenko
2016-05-23
1
-4
/
+13
|
|
*
|
write-rockspec: infer git and hg urls from local repos
Peter Melnichenko
2016-05-23
1
-0
/
+29
|
*
|
|
Merge pull request #563 from mpeterv/new-version-no-arg
Hisham Muhammad
2016-05-27
4
-60
/
+79
|
|
\
\
\
|
|
*
|
|
luarocks new-version: make rockspec arg optional
Peter Melnichenko
2016-05-25
2
-5
/
+10
|
|
*
|
|
luarocks make: move rockspec picking into an util function
Peter Melnichenko
2016-05-25
2
-55
/
+69
|
|
/
/
/
*
/
/
/
Ensure entries are readable.
Hisham
2016-05-25
2
-3
/
+3
|
/
/
/
*
|
|
Merge branch 'master' of https://github.com/keplerproject/luarocks
Hisham
2016-05-25
16
-428
/
+335
|
\
|
|
|
*
|
Merge pull request #561 from mpeterv/common-fs-tools-funcs
Hisham Muhammad
2016-05-22
7
-303
/
+195
|
|
\
\
|
|
*
|
Move common implementation of tools.dir_iterator
Peter Melnichenko
2016-05-22
3
-28
/
+14
|
|
*
|
Move common implementation of tools.execute_string
Peter Melnichenko
2016-05-22
3
-33
/
+17
|
|
*
|
Expose tools.command_at function
Peter Melnichenko
2016-05-22
2
-8
/
+16
|
|
*
|
fs.win32.tools: move a local function closer to its usage
Peter Melnichenko
2016-05-22
1
-11
/
+10
|
|
*
|
fs.tools: move common 'get_md5' function
Peter Melnichenko
2016-05-22
3
-44
/
+22
|
|
*
|
fs.tools: move common directory stack functions
Peter Melnichenko
2016-05-22
3
-93
/
+47
|
|
*
|
Move common implementation of fs.use_downloader into fs.tools module
Peter Melnichenko
2016-05-22
5
-92
/
+61
|
|
*
|
Add fs.quiet_stderr function
Peter Melnichenko
2016-05-22
4
-6
/
+20
|
*
|
|
Merge pull request #560 from mpeterv/write-rockspec-default-args
Hisham Muhammad
2016-05-22
2
-30
/
+29
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Update tests for `luarocks write-rockspec`
Peter Melnichenko
2016-05-22
1
-1
/
+3
|
|
*
|
Infer name and version for `luarocks write-rockspec [path]`
Peter Melnichenko
2016-05-22
1
-29
/
+26
|
|
/
/
|
*
|
Fix behaviour of `luarocks write-rockspec` with two args
Peter Melnichenko
2016-05-22
1
-0
/
+1
|
*
|
Fix luarocks.repos module mutation
Peter Melnichenko
2016-05-18
1
-3
/
+2
|
*
|
Merge pull request #555 from robooo/master
Peter Melnichenko
2016-05-17
2
-2
/
+31
|
|
\
\
|
|
*
|
Added tests for new install functionality
roboo
2016-05-17
2
-2
/
+31
|
|
/
/
|
*
|
Refactor match_dep()
Peter Melnichenko
2016-05-16
1
-31
/
+15
|
*
|
Merge pull request #551 from mpeterv/new-output
Hisham Muhammad
2016-05-15
5
-60
/
+63
|
|
\
\
|
|
*
|
Return missing deps listing in `luarocks install` output
Peter Melnichenko
2016-05-14
1
-4
/
+21
|
|
*
|
Announce each missing dep before its install
Peter Melnichenko
2016-05-10
1
-41
/
+31
|
|
*
|
Don't spam 'Updating manifest for...'
Peter Melnichenko
2016-05-10
1
-2
/
+0
|
|
*
|
Use same messages for installing binary and source rocks
Peter Melnichenko
2016-05-10
3
-18
/
+16
|
|
*
|
Shorten logging for `luarocks install`
Peter Melnichenko
2016-05-10
2
-2
/
+2
*
|
|
|
Fixes #465 ensuring the binaries are +x.
Hisham
2016-05-25
1
-0
/
+1
*
|
|
|
Merge branch 'master' of https://github.com/keplerproject/luarocks
Hisham
2016-05-15
1
-1
/
+1
|
\
|
|
|
|
*
|
|
Merge pull request #552 from mpeterv/install-force
Peter Melnichenko
2016-05-14
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Allow passing --force and --force-fast to `luarocks install` in all cases
Peter Melnichenko
2016-05-10
1
-1
/
+1
|
|
/
/
/
*
/
/
/
--force-fast in help summary.
Hisham
2016-05-10
1
-1
/
+1
|
/
/
/
*
|
|
Rename broken --force=fast to --force-fast
Peter Melnichenko
2016-05-10
7
-11
/
+13
*
|
|
Refactor check_outdated() to avoid loops with unconditional breaks
Peter Melnichenko
2016-05-10
1
-15
/
+7
*
|
|
Fix `luarocks list --outdated`
Peter Melnichenko
2016-05-10
1
-1
/
+1
*
|
|
Fix some typos in messages
Peter Melnichenko
2016-05-10
2
-2
/
+2
|
/
/
*
|
Fix some luacheck warnings in install.bat
Peter Melnichenko
2016-05-08
1
-6
/
+3
*
|
Merge pull request #549 from keplerproject/permissions
Hisham Muhammad
2016-05-07
10
-40
/
+60
|
\
\
|
*
|
Set permissions explicitly when copying or moving files.
Hisham
2016-05-03
10
-40
/
+60
|
/
/
[prev]
[next]