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
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
admin.cache: minor refactor
Hisham Muhammad
1
-13
/
+19
2018-04-23
Fix interpretation of `--` in parse_flags
Hisham Muhammad
1
-6
/
+5
2018-04-23
Update URL for reporting bugs
Hisham Muhammad
1
-1
/
+1
2018-04-23
queries: use metatable for default arch and substring fields
Hisham Muhammad
1
-10
/
+12
2018-04-19
luarocks list: fix regression in display of version numbers
Hisham Muhammad
2
-0
/
+10
2018-04-19
rockspec: add missing references to build_dependencies
Hisham Muhammad
1
-1
/
+2
2018-04-19
Add tests for some filesystem functions
George Roman
1
-4
/
+658
2018-04-16
Add config file format link in `luarocks help config`
Hisham Muhammad
2
-0
/
+7
2018-04-13
check types in report_missing_dependencies
Hisham Muhammad
1
-0
/
+6
2018-04-13
Use a single load_manifest function throughout the program
Hisham Muhammad
5
-19
/
+35
2018-04-13
Display namespaces in `luarocks show`
Hisham Muhammad
5
-34
/
+54
2018-04-13
fixup: always check external dependencies, even with --nodeps
Hisham Muhammad
1
-6
/
+7
2018-04-13
Support build_dependencies in the show command
Hisham Muhammad
3
-9
/
+33
2018-04-13
Tests: build_dependencies
Hisham Muhammad
11
-0
/
+149
2018-04-13
Add support for build-only dependencies
Hisham Muhammad
6
-31
/
+49
2018-04-11
Tests: avoid race between setup_specs and async start of mock-server
Hisham Muhammad
1
-1
/
+6
2018-04-11
mock-server: make initialization independent of cwd
Hisham Muhammad
2
-1
/
+4
2018-04-11
show: make --deps aware of namespaces
Hisham Muhammad
2
-17
/
+29
2018-04-11
queries: fix tostring()
Hisham Muhammad
1
-1
/
+1
2018-04-11
Try to isolate uses of namespaced name strings
Hisham Muhammad
13
-71
/
+71
2018-04-11
Make pack_installed_rock operate on query objects
Hisham Muhammad
2
-8
/
+7
2018-04-11
Tests: make verbose mode even more verbose
Hisham Muhammad
1
-1
/
+1
2018-04-11
Read namespace on disk search as well
Hisham Muhammad
1
-12
/
+20
2018-04-11
Add support for namespaces.
Hisham Muhammad
48
-426
/
+856
2018-04-11
Fix the way we compare environments
Hisham Muhammad
1
-1
/
+1
2018-04-11
Tests: add test for namespaced install
Hisham Muhammad
23
-25
/
+290
2018-04-11
Beginning support for namespaced queries
Hisham Muhammad
11
-76
/
+132
2018-04-10
add --porcelain to search help
Alec Larson
1
-6
/
+7
2018-04-02
Tests: add missing fixtures
Hisham Muhammad
4
-0
/
+24
2018-03-30
Tests: bump version of abelhas in tests
Hisham Muhammad
2
-18
/
+22
2018-03-30
Tests: run our own local git-daemon repository for git tests
Hisham Muhammad
5
-56
/
+219
2018-03-30
Tests: make sure tests run from testrun/
Hisham Muhammad
7
-28
/
+43
2018-03-30
Tests: fix luarocks list test
Hisham Muhammad
1
-1
/
+1
2018-03-30
write_rockspec: cleanup source.identifier
Hisham Muhammad
1
-0
/
+1
2018-03-29
Tests: isolate test environment from existing Lua variables
Hisham Muhammad
1
-1
/
+16
2018-03-23
Nicer title message for `luarocks list`
Hisham Muhammad
1
-1
/
+1
2018-03-20
upload: new flag --temp-key
Hisham Muhammad
4
-1
/
+7
2018-03-15
Use latest stable LuaRocks on Appveyor
Peter Melnichenko
1
-1
/
+1
2018-03-13
Use posix.mkdtemp conditionally
Hisham Muhammad
1
-1
/
+5
2018-03-12
win32: update 7zip to version 18.01
Hisham Muhammad
2
-0
/
+0
2018-03-12
win32: Update Lua to 5.1.5
Hisham Muhammad
12
-6
/
+20
2018-03-12
win32: bump wget binary to 1.19.4
Hisham Muhammad
1
-0
/
+0
2018-02-22
Tests: add unit test for fs.is_file
Hisham Muhammad
2
-0
/
+38