aboutsummaryrefslogtreecommitdiff
path: root/rockspec (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-21fix error messageHisham Muhammad1-4/+4
2010-12-21indentation fixesHisham Muhammad1-52/+52
2010-12-21Add HTTPS support to native fs.download function, using LuaSec.Hisham Muhammad2-57/+31
2010-12-21Fix error message on unsupported protocolsHisham Muhammad1-13/+15
2010-12-14Fix sorting and saving of persisted manifest table.Hisham Muhammad4-12/+22
2010-12-05Make sorting for manifest table stable.Hisham Muhammad1-2/+8
2010-12-04remove unused variableHisham Muhammad1-1/+0
2010-11-23Use unified matcher for md5 commands, as suggested by Doug Currie.Hisham Muhammad2-52/+28
2010-11-23Getting ready for LuaRocks 2.0.4Hisham Muhammad3-3/+4
2010-11-22Add OpenBSD supportJames Turner2-1/+21
2010-11-18Remove newline from string when reading from md5 or openssl. Closes #4.Hisham Muhammad1-2/+2
2010-11-18Fix usage of cfg.root_dir, which can now be either a string or a table.Hisham Muhammad5-15/+25
2010-11-08Match "*" wildcard so that numbered libraries can be found,Hisham Muhammad2-5/+14
2010-11-08Fixes for native zip packing module.Hisham Muhammad1-87/+100
2010-11-02fix for 'show' version selection by Steve DonovanHisham Muhammad1-1/+1
2010-11-02display external dependencies in index.html pageHisham Muhammad1-10/+34
2010-11-02use absolute paths with fs.deleteHisham Muhammad1-2/+2
2010-10-22Improve support for win32-msys. Closes issue #3.Hisham Muhammad1-1/+2
2010-10-19Specify pattern for valid rock namesHisham Muhammad1-1/+1
2010-10-15Display the name of file created by 'pack'.Hisham Muhammad1-2/+9
2010-10-15Add sanity check to is_actual_binary.Hisham Muhammad1-0/+5
2010-09-23New option for ~/.luarocks/config.lua: "local_by_default", whichHisham Muhammad1-0/+4
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
2010-09-22Don't crash when receiving an invalid version number.Hisham Muhammad1-1/+3