aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-05add extra checkinghisham1-0/+5
2009-10-05add error checkinghisham1-6/+6
2009-10-05code cleanuphisham1-6/+4
2009-10-04Implement deployment and removal of fileshisham4-57/+152
2009-10-04Simplify the way things are handled for the new LuaRocks tree by creating roc...hisham6-319/+253
2009-10-04Use deploy_*_dir entries hisham4-25/+32
2009-10-04more idiomatic codehisham1-2/+1
2009-10-04Separate index.html generation in its own modulehisham2-1/+141
2009-10-04add get_md5hisham2-30/+29
2009-10-04delegate the hard work to luarocks.rephisham1-43/+5
2009-10-04Remove luarocks.requirehisham1-263/+0
2009-10-04rename module to luarocks.loaderhisham1-1/+1
2009-10-04movehisham1-0/+0
2009-10-04dochisham1-0/+2
2009-10-04document wiphisham1-0/+3
2009-09-01grab single returnhisham1-1/+1
2009-08-26fix use of relative pathshisham1-2/+2
2009-08-26better error checkinghisham3-1/+6
2009-08-14further cleanup in fs abstractionshisham3-37/+55
2009-08-14improvements to 'add' functionhisham3-14/+39
2009-08-13Add -L with LUA_LIBDIR. Patch by David Manurahisham1-1/+1
2009-08-07update makefilehisham1-6/+10
2009-07-30debugginghisham3-4/+108
2009-07-30generalize 'get_rockspec' into 'download', which is able to download .src.roc...hisham2-19/+23
2009-07-27don't display project homepage link when rockspec doesn't have one.hisham1-2/+2
2009-07-16add get_rockspec commandhisham4-3/+94