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
/
spec
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-28
changelog: add all entries in the 3.x series
Hisham Muhammad
1
-0
/
+137
2020-01-27
changelog for LuaRocks 3.3.0
Hisham Muhammad
1
-1
/
+75
2020-01-25
tests: drop LuaSec dependency on tests, use fixtures instead
Hisham Muhammad
7
-53
/
+77
2020-01-25
Windows: force .lib for LUALIB
Hisham Muhammad
1
-0
/
+4
2020-01-25
appveyor: bump Python to 3.7
Hisham Muhammad
1
-1
/
+1
2020-01-25
speed up external dependency check
Hisham Muhammad
1
-20
/
+39
2020-01-25
build: do not download sources when building only deps
Hisham Muhammad
1
-1
/
+1
2020-01-23
Remove hack intended to make dashed commands work
Paul Ouellette
5
-11
/
+4
2020-01-14
util: use native slashes
Hisham Muhammad
1
-3
/
+3
2020-01-14
util: portable tmpname that gives a full path on Windows
Hisham Muhammad
1
-1
/
+4
2020-01-14
cfg: remove redundant assignment
Hisham Muhammad
1
-2
/
+0
2020-01-14
cmd: cleanup slashes
Hisham Muhammad
1
-2
/
+3
2020-01-14
Windows binary: do not hardcode . as LUA_BINDIR
Hisham Muhammad
1
-2
/
+1
2020-01-14
cmd: fallback to actual PATH search
Hisham Muhammad
3
-20
/
+39
2020-01-14
fs: be verbose about builtin fs functions as well
Hisham Muhammad
1
-1
/
+15
2020-01-14
support for building 64-bit Windows all-in-one binary
Hisham Muhammad
4
-60
/
+89
2020-01-14
win32: config-5.1.lua refactoring ubild
InEdited
1
-6
/
+6
2020-01-14
Add hidden command and option aliases
Paul Ouellette
1
-7
/
+29
2020-01-06
install.bat: initial support for Windows on ARM
Andre Alves Garzia
1
-4
/
+10
2019-12-17
git: add support for shallow recommendations
Pedro Tammela
1
-1
/
+10
2019-12-12
win32: fix split root for quoted absolute path handling
Hisham Muhammad
3
-19
/
+70
2019-12-12
.travis.yml: do not trigger smoke test on every branch with a number
Hisham Muhammad
1
-2
/
+2
2019-12-02
Refactor command line handling of namespaces
Paul Ouellette
20
-113
/
+108
2019-12-02
Add quotes around usernames to handle usernames with space on Windows
Stephen Baynham
2
-5
/
+5
2019-11-30
Add --no-manifest flag to skip creating/updating a global manifest
daurnimator
6
-5
/
+35
2019-11-29
dependency pinning: luarocks.lock file and --pin flag
Hisham Muhammad
22
-117
/
+590
2019-11-29
do not warn about skipping dependency checks
Hisham Muhammad
2
-4
/
+1
2019-11-29
refactor dependency scanning for reuse when building lockfile
Hisham Muhammad
9
-112
/
+114
2019-11-29
tests: simplify descriptions and set lazy setup/teardown
Hisham Muhammad
2
-35
/
+35
2019-11-29
config: fix --unset
Hisham Muhammad
2
-1
/
+22
2019-11-29
repos: speed up file installs and deletes
Hisham Muhammad
1
-24
/
+71
2019-11-29
cache rockspecs and src.rocks and check timestamp
Hisham Muhammad
3
-28
/
+52
2019-11-23
Add --check-lua-versions flag (#1115)
Hisham Muhammad
10
-49
/
+71
2019-11-22
Improve jit detection to support moonjit (#1116)
François Perrad
1
-1
/
+1
2019-11-15
Support make --no-doc (#1092)
Paul Ouellette
5
-30
/
+48
2019-10-18
repos: rollback on installation failure (#1101)
Hisham Muhammad
2
-15
/
+88
2019-09-23
manif.writer: make remove_from_manifest more resilient (#1096)
Hisham Muhammad
1
-0
/
+9
2019-09-09
vers: add extra metamethod needed by Lua 5.4 (#1088)
Dude112113
1
-0
/
+6
2019-09-05
Release 3.2.1
v3.2.1
Hisham Muhammad
5
-7
/
+8
2019-09-05
fix Windows cross-compilation hack
Hisham Muhammad
2
-13
/
+15
2019-09-05
GNUmakefile: fix concatenation
Hisham Muhammad
1
-2
/
+2
2019-09-05
smoke test `make bootstrap` and `luarocks install` as well
Hisham Muhammad
1
-0
/
+58
2019-09-05
fix local search of manifests
Hisham Muhammad
1
-1
/
+1
2019-09-04
run smoke_test for dev package
Hisham Muhammad
1
-0
/
+1
2019-09-04
cfg: only override config file values with detected when giving flags
Hisham Muhammad
1
-29
/
+32
2019-09-04
Fix version detection
Hisham Muhammad
1
-0
/
+3
2019-09-03
cmd: avoid changing add_to_parser if command is missing
daurnimator
1
-13
/
+12
2019-09-03
cmd: catch errors loading command modules
Hisham Muhammad
1
-11
/
+22
2019-09-03
cmd: add compatibility mode for pre-argparse external commands
Hisham Muhammad
4
-0
/
+99
2019-09-03
fs: fix Lua wrapper for interactive mode
Hisham Muhammad
3
-2
/
+44
[next]