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
path:
root
/
test
/
testing.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-25
luarocks make: move rockspec picking into an util function
Peter Melnichenko
2
-55
/
+69
2016-05-25
Ensure entries are readable.
Hisham
2
-3
/
+3
2016-05-25
Fixes #465 ensuring the binaries are +x.
Hisham
1
-0
/
+1
2016-05-23
write-rockspec: improve homepage detection
Peter Melnichenko
1
-4
/
+13
2016-05-23
write-rockspec: infer git and hg urls from local repos
Peter Melnichenko
1
-0
/
+29
2016-05-23
Fallback to vcvarsall.bat if compiler specific bat not found.
Xpol Wan
1
-0
/
+8
2016-05-22
Move common implementation of tools.dir_iterator
Peter Melnichenko
3
-28
/
+14
2016-05-22
Move common implementation of tools.execute_string
Peter Melnichenko
3
-33
/
+17
2016-05-22
Expose tools.command_at function
Peter Melnichenko
2
-8
/
+16
2016-05-22
fs.win32.tools: move a local function closer to its usage
Peter Melnichenko
1
-11
/
+10
2016-05-22
fs.tools: move common 'get_md5' function
Peter Melnichenko
3
-44
/
+22
2016-05-22
fs.tools: move common directory stack functions
Peter Melnichenko
3
-93
/
+47
2016-05-22
Move common implementation of fs.use_downloader into fs.tools module
Peter Melnichenko
5
-92
/
+61
2016-05-22
Add fs.quiet_stderr function
Peter Melnichenko
4
-6
/
+20
2016-05-22
Update tests for `luarocks write-rockspec`
Peter Melnichenko
1
-1
/
+3
2016-05-22
Infer name and version for `luarocks write-rockspec [path]`
Peter Melnichenko
1
-29
/
+26
2016-05-22
Fix behaviour of `luarocks write-rockspec` with two args
Peter Melnichenko
1
-0
/
+1
2016-05-18
Fix luarocks.repos module mutation
Peter Melnichenko
1
-3
/
+2
2016-05-17
Added tests for new install functionality
roboo
2
-2
/
+31
2016-05-16
Refactor match_dep()
Peter Melnichenko
1
-31
/
+15
2016-05-14
Return missing deps listing in `luarocks install` output
Peter Melnichenko
1
-4
/
+21
2016-05-10
--force-fast in help summary.
Hisham
1
-1
/
+1
2016-05-10
Allow passing --force and --force-fast to `luarocks install` in all cases
Peter Melnichenko
1
-1
/
+1
2016-05-10
Rename broken --force=fast to --force-fast
Peter Melnichenko
7
-11
/
+13
2016-05-10
Refactor check_outdated() to avoid loops with unconditional breaks
Peter Melnichenko
1
-15
/
+7
2016-05-10
Fix `luarocks list --outdated`
Peter Melnichenko
1
-1
/
+1
2016-05-10
Fix some typos in messages
Peter Melnichenko
2
-2
/
+2
2016-05-10
Announce each missing dep before its install
Peter Melnichenko
1
-41
/
+31
2016-05-10
Don't spam 'Updating manifest for...'
Peter Melnichenko
1
-2
/
+0
2016-05-10
Use same messages for installing binary and source rocks
Peter Melnichenko
3
-18
/
+16
2016-05-10
Shorten logging for `luarocks install`
Peter Melnichenko
2
-2
/
+2
2016-05-08
Fix some luacheck warnings in install.bat
Peter Melnichenko
1
-6
/
+3
2016-05-03
Set permissions explicitly when copying or moving files.
Hisham
10
-40
/
+60
2016-05-03
Shorten code a bit.
Hisham
1
-7
/
+1
2016-05-03
Feature-test rather than version-test
Hisham
1
-4
/
+2
2016-05-03
Add cross compiling support for MSVC.
Xpol Wan
1
-11
/
+16
2016-04-18
Add support for the --tree argument to the path command
Ryan Hartlage
4
-4
/
+12
2016-04-19
Show if rock is supported on other Lua versions on search fail
mpeterv
3
-19
/
+88
2016-04-19
Show search error in functions using find_suitable_rock
mpeterv
3
-4
/
+7
2016-04-18
Update LuaCov
mpeterv
1
-1
/
+1
2016-04-18
Update LuaSec
Hisham
1
-1
/
+1
2016-04-14
Fix loud archive unpacking
mpeterv
1
-3
/
+9
2016-04-14
Quote archive name when unpacking
mpeterv
1
-2
/
+2
2016-04-10
A number of tests for the luaRocks test suite.
Mihai Branescu
1
-1
/
+9
2016-04-07
Don't report missing manifests in 'luarocks list'
mpeterv
3
-8
/
+10
2016-04-03
install.bat: fix Wow6432Node substitution
mpeterv
1
-1
/
+1
2016-03-27
Use mkdtemp() where available
Kyle McLamb
5
-21
/
+55
2016-03-22
Add tests for more flags
Cameron Moy
1
-0
/
+10
2016-03-22
luarocks show: split direct and indirect deps
mpeterv
1
-2
/
+28
2016-03-22
luarocks show: print modules and deps sorted
mpeterv
1
-1
/
+3
[prev]
[next]