aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-11cleanup hash-banghisham1-1/+1
2009-10-11Sync with unix versionhisham1-1/+2
2009-10-11fix installation of bin fileshisham3-7/+3
2009-10-11update Makefile for 2.0hisham1-6/+1
2009-10-11remove global referenceshisham7-9/+11
2009-10-11fix function referencehisham1-1/+1
2009-10-11fix parameter namehisham1-2/+3
2009-10-11fix typohisham1-1/+1
2009-10-11prepare for releasehisham1-1/+1
2009-10-11Fix help.hisham3-3/+12
2009-10-11make separate cache module, expose refresh-cache command to luarocks-adminhisham3-46/+84
2009-10-11Use luarocks.org as a default serverhisham1-1/+1
2009-10-11Fix conflict resolution scheme using proper Lua 5.1 mechanismhisham5-115/+92
2009-10-08work in progresshisham1-50/+55
2009-10-08improve compatibility with LR1 .rock fileshisham2-3/+8
2009-10-08rock_manifest_filehisham1-0/+14
2009-10-08Retained luarocks.requirehisham2-1/+5
2009-10-08Let's use luarocks.loader as the namehisham1-0/+0
2009-10-05remove old loaderhisham1-241/+0
2009-10-05new loader improvementshisham1-25/+45
2009-10-05pack deployed files using rock_manifesthisham1-21/+30
2009-10-05add extra checkinghisham1-10/+14
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