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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: add unit test for fs.is_file
Hisham Muhammad
2018-02-22
2
-0
/
+38
*
Add .editorconfig file
Hisham Muhammad
2018-02-19
1
-0
/
+12
*
Fix .def generation on Windows. (#767)
dwenegar
2018-02-14
1
-1
/
+3
*
Fix CI build and coverage gathering
Peter Melnichenko
2018-02-10
2
-9
/
+8
*
Update Windows installer to better handle gcc toolchains (#759)
Thijs Schreijer
2018-01-11
1
-3
/
+89
*
Tests: modify platform detection
Hisham Muhammad
2018-01-11
1
-8
/
+11
*
Reorganize test suite files
Hisham Muhammad
2018-01-08
55
-121
/
+129
*
path: use versioned LUA_xPATH_5_x variables
Hisham Muhammad
2018-01-05
6
-9
/
+62
*
Tests: add dependencies to mock-server tests
Hisham Muhammad
2018-01-04
1
-2
/
+2
*
git.lua: avoid quoting difficulties on Windows
Hisham Muhammad
2018-01-02
1
-2
/
+2
*
Make sure command runs from current dir on Windows
Hisham Muhammad
2018-01-02
1
-1
/
+6
*
Tests: verbose execution on Appveyor
Hisham Muhammad
2018-01-02
1
-1
/
+1
*
Catch error when git fails to read the hash
Hisham Muhammad
2018-01-02
1
-0
/
+3
*
Tests: mark tests with #mock to fix Appveyor failures
Hisham Muhammad
2018-01-02
1
-1
/
+1
*
Tests: fetching from git stores an identifier
Hisham Muhammad
2018-01-02
1
-0
/
+23
*
Obtain a unique identifier for a rock version fetched via git
Hisham Muhammad
2018-01-02
1
-0
/
+15
*
When using --tree, prepend its package paths in wrappers.
Hisham Muhammad
2018-01-02
2
-1
/
+3
*
Tests: fix URL of test
Hisham Muhammad
2018-01-02
1
-1
/
+1
*
Tests: fix write_rockspec tests wrt scm -> dev
Hisham Muhammad
2017-12-19
1
-11
/
+11
*
Tests: add regression test for #750
Hisham Muhammad
2017-12-19
1
-2
/
+12
*
Tests: expose `exist` function to specs
Hisham Muhammad
2017-12-19
1
-7
/
+7
*
Differentiate "not found" and "fail" when deleting.
Hisham Muhammad
2017-12-19
1
-4
/
+10
*
Use util.warning instead of printerr with "Warning: "
Hisham Muhammad
2017-12-19
8
-9
/
+9
*
Use 'dev' instead of 'scm'.
Hisham Muhammad
2017-12-01
5
-7
/
+11
*
Tests: mark new_version test using mock-server
Hisham Muhammad
2017-11-09
1
-18
/
+21
*
Tests: build using INCDIR for an external dependency
Hisham Muhammad
2017-11-06
5
-4
/
+58
*
Travis: configure before makedist
Hisham Muhammad
2017-10-08
1
-0
/
+1
*
Test list of installed files on Travis.
Hisham Muhammad
2017-10-08
2
-1
/
+7
*
Makefile: remove entry that is still in branch only.
Hisham Muhammad
2017-10-08
1
-1
/
+1
*
Makefile: Update list of deployed files
Hisham Muhammad
2017-10-08
1
-3
/
+4
*
Adds --dev flag for development-branch sub-repositories. (#736)
Hisham Muhammad
2017-10-08
5
-2
/
+23
*
Tests: move mock-server utils into test_environment.lua
Hisham Muhammad
2017-10-08
4
-51
/
+43
*
fun: make function argument the last one
Hisham Muhammad
2017-10-08
1
-5
/
+5
*
Reorganize luarocks.core requires and type checking tables
Hisham Muhammad
2017-10-08
14
-381
/
+426
*
Tests: use local fixture for new_version test.
Hisham Muhammad
2017-10-08
3
-30
/
+55
*
Tests: use local fixture for upload test.
Hisham Muhammad
2017-10-08
4
-2
/
+37
*
Dir separator is always "/".
Hisham Muhammad
2017-10-08
7
-15
/
+11
*
Move luarocks.index to luarocks.admin.index
Hisham Muhammad
2017-10-08
4
-3
/
+3
*
ChangeLog: Mark module relocations as internal changes
Hisham Muhammad
2017-10-05
1
-5
/
+8
*
Add `luarocks which` command. (#733)
Hisham Muhammad
2017-10-05
3
-3
/
+35
*
luarocks.fun: a basic set of functional utilities
Hisham Muhammad
2017-10-05
4
-15
/
+47
*
3.0: Patches can create and delete files.
Hisham Muhammad
2017-10-04
4
-135
/
+181
*
Add test fixture for creating/deleting files in a patch.
Hisham Muhammad
2017-10-04
2
-0
/
+35
*
Patches now can create a new files from /dev/null (#692)
Evgeny Shulgin
2017-10-04
1
-1
/
+13
*
Make Makefiles install site_config.lua in new location.
Hisham Muhammad
2017-10-04
2
-3
/
+4
*
Fix: handle missing dependencies section in manifest.
Hisham Muhammad
2017-10-04
1
-2
/
+2
*
Use versioned files only. (#734)
Hisham Muhammad
2017-10-04
16
-227
/
+161
*
Fix detection of directories on Windows
Sebastian Thomschke
2017-10-04
1
-1
/
+1
*
Makefile.setup.inc: do not include trailing slash in LUADIR
Daniel Hahler
2017-10-04
1
-1
/
+1
*
Use __tostring to represent versions as strings.
Hisham Muhammad
2017-10-03
2
-20
/
+9
[next]