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
/
spec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upload: support uploading pre-packaged .src.rock files (#1321)
Hisham Muhammad
2021-08-13
1
-0
/
+8
*
tests: bump luacov to 0.15.0
Hisham Muhammad
2021-07-22
5
-14
/
+14
*
luarocks test: add --prepare flag (#1314)
Deepak Singh Rathore
2021-06-22
1
-0
/
+26
*
tests: add basic test for XDG_CONFIG_HOME
Hisham Muhammad
2021-04-06
1
-0
/
+25
*
fix: pack: rockspec with a bare file in the url
Hisham Muhammad
2021-03-22
4
-5
/
+87
*
pack: check that directory inside archive actually exists
Hisham Muhammad
2021-03-22
2
-0
/
+25
*
repos: double-check that all files from a rock are installed
Hisham Muhammad
2021-03-19
1
-1
/
+34
*
editorconfig: trim trailing whitespace
Hisham Muhammad
2021-03-16
34
-360
/
+359
*
Support --pin and --only-deps together (#1222)
Hisham Muhammad
2020-09-23
1
-0
/
+36
*
tests: check that builtin auto-reads lua/ when modules table is empty
Hisham Muhammad
2020-07-21
1
-0
/
+21
*
Print more info about the location of Lua
Hisham Muhammad
2020-04-22
1
-5
/
+5
*
Handle quoting at the application level (#1181)
Hisham Muhammad
2020-04-16
1
-0
/
+4
*
fix regression in dependency matching of luarocks.loader
Hisham Muhammad
2020-04-13
1
-0
/
+64
*
fs: always check for failure of fs.which_tool (#1157)
Hisham Muhammad
2020-02-20
2
-1
/
+17
*
make: support --only-deps
Hisham Muhammad
2020-02-14
1
-0
/
+12
*
tests: shorter descriptions
Hisham Muhammad
2020-02-14
29
-162
/
+156
*
show: accept a substring when unambiguous and matches a single entry
Hisham Muhammad
2020-02-13
1
-0
/
+11
*
fix downgrades of rocks containing directories (#1151)
Hisham Muhammad
2020-02-07
2
-12
/
+14
*
fs.lua: fix error message when source file is missing
Hisham Muhammad
2020-02-05
1
-1
/
+3
*
tests: drop LuaSec dependency on tests, use fixtures instead
Hisham Muhammad
2020-01-25
7
-53
/
+77
*
cmd: fallback to actual PATH search
Hisham Muhammad
2020-01-14
1
-1
/
+1
*
win32: fix split root for quoted absolute path handling
Hisham Muhammad
2019-12-12
1
-0
/
+34
*
Add quotes around usernames to handle usernames with space on Windows
Stephen Baynham
2019-12-02
1
-3
/
+3
*
Add --no-manifest flag to skip creating/updating a global manifest
daurnimator
2019-11-30
1
-1
/
+10
*
dependency pinning: luarocks.lock file and --pin flag
Hisham Muhammad
2019-11-29
12
-4
/
+222
*
refactor dependency scanning for reuse when building lockfile
Hisham Muhammad
2019-11-29
1
-1
/
+1
*
tests: simplify descriptions and set lazy setup/teardown
Hisham Muhammad
2019-11-29
2
-35
/
+35
*
config: fix --unset
Hisham Muhammad
2019-11-29
1
-0
/
+21
*
Support make --no-doc (#1092)
Paul Ouellette
2019-11-15
1
-0
/
+16
*
repos: rollback on installation failure (#1101)
Hisham Muhammad
2019-10-18
1
-1
/
+34
*
cmd: add compatibility mode for pre-argparse external commands
Hisham Muhammad
2019-09-03
3
-0
/
+84
*
fs: fix Lua wrapper for interactive mode
Hisham Muhammad
2019-09-03
1
-0
/
+39
*
build: fix --branch flag
Hisham Muhammad
2019-09-03
3
-7
/
+58
*
Fix some failing tests
Paul Ouellette
2019-08-01
1
-1
/
+1
*
cfg: avoid setting LUA_LIBDIR and LUA_INCDIR too early
Hisham Muhammad
2019-07-26
1
-1
/
+2
*
path: keep order of existing entries in PATH
Hisham Muhammad
2019-07-17
1
-5
/
+23
*
which: search in package.path and cpath as well
Hisham Muhammad
2019-07-12
1
-0
/
+47
*
Tests: add tests for fs.is_file and fs.is_dir with symlinks
Hisham Muhammad
2019-06-06
1
-0
/
+36
*
Enable use of lua-bz2
Hisham Muhammad
2019-06-06
1
-1
/
+3
*
Fix and reorganize Lua version detection
Hisham Muhammad
2019-06-03
1
-0
/
+70
*
Tests: add a couple of tests for dir.normalize
Hisham Muhammad
2019-06-03
1
-6
/
+17
*
cmd: fix crash if LuaRocks is given a bad LUA_DIR
Hisham Muhammad
2019-06-03
1
-0
/
+34
*
Tests: cleanup signature before signing
Hisham Muhammad
2019-04-26
2
-0
/
+4
*
Tests: add test for fs.wrap_script
Hisham Muhammad
2019-04-19
1
-13
/
+53
*
spec/init_spec.lua: cleanup test
Hisham Muhammad
2019-04-09
1
-3
/
+1
*
config: add modes for reading, writing and unsetting individual entries
Hisham Muhammad
2019-04-03
1
-65
/
+176
*
update to luacov 0.13.1 + cluacov 0.1.1
Hisham Muhammad
2019-04-03
5
-14
/
+17
*
upload: add --sign option
Hisham Muhammad
2019-04-01
1
-1
/
+5
*
Add --sign option to `luarocks pack`
Hisham Muhammad
2019-04-01
6
-0
/
+12
*
cmd: refactor detection code and improve detection of project dir
Hisham Muhammad
2019-04-01
1
-1
/
+3
[next]