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
/
luarocks
/
loader.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
Simplify --branch
Ignacio Burgueño
1
-2
/
+1
2012-05-11
Clone using --branch flag when needed.
Ignacio Burgueño
1
-2
/
+3
2012-05-11
Ensures that branches are properly fetched if needed
Ignacio Burgueño
1
-0
/
+2
2012-05-07
Add --nodeps flag. Closes #67.
Hisham Muhammad
4
-23
/
+36
2012-05-07
Make URLs in description field clickable in index.html
Hisham Muhammad
1
-1
/
+4
2012-05-07
preserve error message, suggested by Themroc@github
Hisham Muhammad
1
-1
/
+1
2012-05-07
avoid accepting directories, suggested by Themroc@github
Hisham Muhammad
1
-1
/
+1
2012-05-07
compatibility fix suggested by Themroc@github
Hisham Muhammad
1
-1
/
+1
2012-04-24
Fix for situation where we have lzlib but not lfs
Hisham Muhammad
1
-2
/
+2
2012-04-24
Make sure configuration files are reported correctly in help screen.
Hisham Muhammad
1
-3
/
+3
2012-04-13
restore file mode when cleaning up
Hisham Muhammad
1
-0
/
+1
2012-04-13
changes string.gfind for string.gmatch
Ignacio Burgueño
1
-1
/
+1
2012-03-26
Improve check for permissions, and use standardized check in 'remove' command...
Hisham Muhammad
2
-9
/
+21
2012-03-23
Improve configuration message in LuaRocks help
Hisham Muhammad
2
-6
/
+22
2012-03-19
Make sure permissions are retained, now that the file is rewritten (for compa...
Hisham Muhammad
1
-0
/
+1
2012-03-10
make sure rockspec is consistent when running makedist
Hisham Muhammad
1
-0
/
+6
2012-03-10
avoid error when using make -j
Hisham Muhammad
1
-4
/
+4
2012-03-10
fix the generation of the #! headers
Hisham Muhammad
1
-1
/
+1
2012-03-09
Further steps for Lua 5.2 support
Hisham Muhammad
8
-60
/
+123
2012-03-03
Add support for the "solaris" platform
Mark Pulford
1
-0
/
+11
2012-03-03
Fix build on platforms without the "sed -i" option
Mark Pulford
1
-1
/
+2
2012-03-01
this shouldn't be a global
Hisham Muhammad
1
-1
/
+1
2012-02-29
fix version in included rockspec
v2.0.8
Hisham Muhammad
1
-1
/
+1
2012-02-28
Catch error properly. Closes #63.
Hisham Muhammad
1
-0
/
+3
2012-02-28
Fix cmake backend.
Hisham Muhammad
1
-3
/
+3
2012-02-22
Simplify detection of binary files for determining arch suffix of packed rock...
Hisham Muhammad
1
-22
/
+8
2012-02-20
Dropped prefix assignments to LUA_INTERPRETER and added luajit.
Daniel Klein
1
-6
/
+15
2012-02-16
add missing reference
Hisham Muhammad
1
-1
/
+1
2012-02-16
preparing for release candidate
Hisham Muhammad
1
-1
/
+1
2012-02-16
Add git_file pseudoprotocol for handling local Git repos, using "git+file:///...
Hisham Muhammad
2
-1
/
+18
2012-02-14
Nicer looking help, inspired by man pages.
Hisham Muhammad
2
-32
/
+47
2012-02-14
Don't crash on invalid config files.
Hisham Muhammad
3
-4
/
+27
2012-02-14
replace Win32 binaries with files from GnuWin32:
Hisham Muhammad
14
-1
/
+1
2012-02-12
The problem reported in #58 also applied to 'luarocks build'.
Hisham Muhammad
1
-3
/
+2
2012-02-12
There's shouldn't be a permissions check when using --pack-binary-rock. Close...
Hisham Muhammad
1
-3
/
+2
2012-02-10
Work around problem with textual notation in LuaPosix.
Hisham Muhammad
3
-33
/
+22
2012-02-10
an extra rule to make life easier for me
Hisham Muhammad
1
-0
/
+3
2012-02-10
Handle both styles of syntax for init module declarations.
Hisham Muhammad
1
-1
/
+1
2012-02-08
Switch back to previous mkdir for a correctly-working -p
Ryan Pavlik
1
-0
/
+0
2012-02-08
switch to a gnuwin32 wget
Ryan Pavlik
7
-1
/
+1
2012-02-08
update core utilities from gnuwin32
Ryan Pavlik
13
-0
/
+0
2012-01-11
prepare for next release
Hisham Muhammad
1
-1
/
+1
2012-01-05
Fix assertion error reported in bug #53.
Hisham Muhammad
1
-7
/
+7
2012-01-05
Fix flag in luarocks-admin add command
Hisham Muhammad
1
-3
/
+3
2011-12-29
Use textual notation for permissions since LuaPosix 5.1.15 does not support o...
Hisham Muhammad
1
-1
/
+2
2011-12-29
remove tab
Hisham Muhammad
1
-1
/
+1
2011-12-25
Modify behavior on build.install for string keys. The rockspec format was
Hisham Muhammad
1
-3
/
+11