aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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