aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* progress converting LuaRocks commands to 2.0 formathisham2009-07-0514-114/+211
* progress on management of 'lib' dirhisham2009-07-011-10/+50
* add 'move' commandhisham2009-07-011-0/+29
* better error msghisham2009-07-011-1/+1
* Display warnings for undefined variables,hisham2009-07-012-1/+60
* start populating global lib/ directory.hisham2009-06-271-0/+18
* cleaner path nameshisham2009-06-271-0/+5
* disencourage deprecated namehisham2009-06-271-2/+5
* fix findhisham2009-06-271-2/+3
* prettier outputhisham2009-06-271-10/+20
* added preliminary support for 'luarocks-admin add'hisham2009-06-184-2/+93
* Add entry point for unified lib directoryhisham2009-06-121-8/+13
* work in conversion of manifest formathisham2009-05-273-18/+13
* fix native fs.findhisham2009-05-261-4/+2
* minor fixhisham2009-05-261-1/+1
* Add test for io.popenhisham2009-05-121-2/+13