aboutsummaryrefslogtreecommitdiff
path: root/lfw (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-09-23New option for ~/.luarocks/config.lua: "local_by_default", whichHisham Muhammad1-0/+4
implies --local in all commands (useful for my test setup here).
2010-09-23Replace wget with curl in WindowsHisham Muhammad3-1/+1
2010-09-23modify messagesHisham Muhammad1-2/+2
2010-09-23Enable luarocks-admin removeHisham Muhammad3-2/+3
2010-09-23Perform shallow checkout and don't pack .git subdirectoryHisham Muhammad1-3/+5
(Changes suggested by Alexander Gladysh)
2010-09-22Don't crash when receiving an invalid version number.Hisham Muhammad1-1/+3
(Fixes bug reported by Alexander Gladysh)