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
/
luarocks
/
deps.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
check types in report_missing_dependencies
Hisham Muhammad
2018-04-13
1
-0
/
+6
*
Add support for build-only dependencies
Hisham Muhammad
2018-04-13
1
-3
/
+4
*
Try to isolate uses of namespaced name strings
Hisham Muhammad
2018-04-11
1
-1
/
+1
*
Add support for namespaces.
Hisham Muhammad
2018-04-11
1
-8
/
+8
*
Beginning support for namespaced queries
Hisham Muhammad
2018-04-11
1
-3
/
+3
*
Do not require core modules from outside core
Peter Melnichenko
2016-11-13
1
-1
/
+1
*
Split pure version/deps operations into luarocks.vers module
Peter Melnichenko
2016-11-13
1
-142
/
+8
*
Fix merge of rocks_provided.
Hisham
2016-10-31
1
-5
/
+7
*
Merge branch 'new-cmd-dir'
Hisham
2016-10-30
1
-207
/
+37
|
\
|
*
Move admin commands to luarocks.admin.cmd.*; fix references to modules.
Hisham
2016-10-29
1
-1
/
+1
|
*
Core modules reorganization.
Hisham
2016-06-30
1
-199
/
+16
|
*
Remove now unused function deps.deps_mode_to_flag
Peter Melnichenko
2016-06-13
1
-4
/
+0
|
*
Merge branch 'master' into luarocks-3
Peter Melnichenko
2016-06-13
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'master' into luarocks-3
Peter Melnichenko
2016-06-13
1
-69
/
+60
|
|
\
\
|
*
\
\
Merge branch 'master' into luarocks-3
Hisham
2016-05-03
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into luarocks-3
mpeterv
2016-04-16
1
-9
/
+13
|
|
\
\
\
\
|
*
|
|
|
|
avoid "missing dependency" errors for defaults
Pierre Chapuis
2016-01-02
1
-1
/
+4
|
*
|
|
|
|
Merge branch 'master' into luarocks-3
Hisham Muhammad
2015-12-05
1
-19
/
+34
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Support "luajit" as a provided dependency in rockspec format 3.0
Hisham Muhammad
2015-10-19
1
-9
/
+13
|
*
|
|
|
|
|
Check that rockspec format is at least 3.0 before fetching submodules
mpeterv
2015-06-26
1
-0
/
+9
*
|
|
|
|
|
|
Get rid of repeated missing deps checks
Peter Melnichenko
2016-10-30
1
-34
/
+36
*
|
|
|
|
|
|
Remove some unused locals and imports
Peter Melnichenko
2016-10-20
1
-1
/
+0
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Use install.command instead of install.run in luarocks.deps
Peter Melnichenko
2016-06-13
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Remove commented module() calls
Peter Melnichenko
2016-05-31
1
-1
/
+0
*
|
|
|
|
Refactor match_dep()
Peter Melnichenko
2016-05-16
1
-31
/
+15
*
|
|
|
|
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
*
|
|
|
|
Shorten logging for `luarocks install`
Peter Melnichenko
2016-05-10
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Show search error in functions using find_suitable_rock
mpeterv
2016-04-19
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Don't handle multiple rock queries in find_suitable_rock
mpeterv
2016-03-20
1
-4
/
+4
*
|
|
Make sure deps-mode is respected when recursing the dependency chain.
Hisham
2016-03-01
1
-1
/
+1
*
|
|
Fix trailing space in dep.show_dep on dep without constraints
mpeterv
2016-02-13
1
-5
/
+9
|
|
/
|
/
|
*
|
Process external deps in sorted order
mpeterv
2015-12-05
1
-2
/
+2
*
|
Show candidate files when external deps are missing
mpeterv
2015-12-05
1
-18
/
+33
|
/
*
Isolate the convenience hack, for readability.
Hisham Muhammad
2014-11-10
1
-0
/
+2
*
Unmoduled core modules with package.loaded trick + fixed locals shadowing mod...
mpeterv
2014-03-20
1
-37
/
+41
*
Removed some unused variables
mpeterv
2014-03-13
1
-1
/
+0
*
Have separate fs.dir and fs.list_dir functions.
Hisham Muhammad
2014-02-08
1
-1
/
+1
*
Performance improvements
Hisham Muhammad
2014-01-09
1
-1
/
+1
*
Fix regressions caused by #194. Thank you, integrated testing!
Hisham Muhammad
2013-12-20
1
-10
/
+10
*
Merge pull request #194 from rtsisyk/gh-177-option-for-builtin-packages
Hisham Muhammad
2013-12-20
1
-12
/
+6
|
\
|
*
Add a configuration option to specify manually installed rocks.
Roman Tsisyk
2013-11-30
1
-12
/
+6
*
|
Prioritize "scm" over "cvs". This was underspecified before.
Hisham Muhammad
2013-12-18
1
-1
/
+1
|
/
*
Don't loop in case of circular dependencies
Hisham Muhammad
2013-10-29
1
-0
/
+1
*
support for tables in (runtime_)external_deps_subdirs.*
Philipp Janda
2013-09-26
1
-9
/
+27
*
Whitelist bit32 as a pre-satisfied dependency when running Lua 5.2.
Hisham Muhammad
2013-09-20
1
-13
/
+22
*
accept numbers as first character of a rock name in a dependency
Hisham Muhammad
2013-08-29
1
-1
/
+1
*
Merge branch 'master' into remove_on_install
Hisham Muhammad
2013-07-04
1
-8
/
+13
|
\
|
*
fixed bad varname
Thijs Schreijer
2013-07-04
1
-1
/
+1
|
*
fixed return value
Thijs Schreijer
2013-07-04
1
-1
/
+1
[prev]
[next]