aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* better defaults for LuaRocks 2.0hisham2009-10-113-5/+7
* cleanup hash-banghisham2009-10-111-1/+1
* Sync with unix versionhisham2009-10-111-1/+2
* fix installation of bin fileshisham2009-10-113-7/+3
* update Makefile for 2.0hisham2009-10-111-6/+1
* remove global referenceshisham2009-10-117-9/+11
* fix function referencehisham2009-10-111-1/+1
* fix parameter namehisham2009-10-111-2/+3
* fix typohisham2009-10-111-1/+1
* prepare for releasehisham2009-10-111-1/+1
* Fix help.hisham2009-10-113-3/+12
* make separate cache module, expose refresh-cache command to luarocks-adminhisham2009-10-113-46/+84
* Use luarocks.org as a default serverhisham2009-10-111-1/+1
* Fix conflict resolution scheme using proper Lua 5.1 mechanismhisham2009-10-115-115/+92
* work in progresshisham2009-10-081-50/+55
* improve compatibility with LR1 .rock fileshisham2009-10-082-3/+8
* rock_manifest_filehisham2009-10-081-0/+14
* Retained luarocks.requirehisham2009-10-082-1/+5
* Let's use luarocks.loader as the namehisham2009-10-081-0/+0
* remove old loaderhisham2009-10-051-241/+0
* new loader improvementshisham2009-10-051-25/+45
* pack deployed files using rock_manifesthisham2009-10-051-21/+30
* add extra checkinghisham2009-10-051-10/+14
* add extra checkinghisham2009-10-051-0/+5
* add error checkinghisham2009-10-051-6/+6
* code cleanuphisham2009-10-051-6/+4
* Implement deployment and removal of fileshisham2009-10-044-57/+152
* Simplify the way things are handled for the new LuaRocks tree by creating roc...hisham2009-10-046-319/+253
* Use deploy_*_dir entries hisham2009-10-044-25/+32
* more idiomatic codehisham2009-10-041-2/+1
* Separate index.html generation in its own modulehisham2009-10-042-1/+141
* add get_md5hisham2009-10-042-30/+29
* delegate the hard work to luarocks.rephisham2009-10-041-43/+5
* Remove luarocks.requirehisham2009-10-041-263/+0
* rename module to luarocks.loaderhisham2009-10-041-1/+1
* movehisham2009-10-041-0/+0
* dochisham2009-10-041-0/+2
* document wiphisham2009-10-041-0/+3
* grab single returnhisham2009-09-011-1/+1
* fix use of relative pathshisham2009-08-261-2/+2
* better error checkinghisham2009-08-263-1/+6
* further cleanup in fs abstractionshisham2009-08-143-37/+55
* improvements to 'add' functionhisham2009-08-143-14/+39
* Add -L with LUA_LIBDIR. Patch by David Manurahisham2009-08-131-1/+1
* update makefilehisham2009-08-071-6/+10
* debugginghisham2009-07-303-4/+108
* generalize 'get_rockspec' into 'download', which is able to download .src.roc...hisham2009-07-302-19/+23
* don't display project homepage link when rockspec doesn't have one.hisham2009-07-271-2/+2
* add get_rockspec commandhisham2009-07-164-3/+94
* add wip version of new package loaderhisham2009-07-161-0/+147