| Commit message (Expand) | Author | Age | Files | Lines |
* | remove old loader | hisham | 2009-10-05 | 1 | -241/+0 |
* | new loader improvements | hisham | 2009-10-05 | 1 | -25/+45 |
* | pack deployed files using rock_manifest | hisham | 2009-10-05 | 1 | -21/+30 |
* | add extra checking | hisham | 2009-10-05 | 1 | -10/+14 |
* | add extra checking | hisham | 2009-10-05 | 1 | -0/+5 |
* | add error checking | hisham | 2009-10-05 | 1 | -6/+6 |
* | code cleanup | hisham | 2009-10-05 | 1 | -6/+4 |
* | Implement deployment and removal of files | hisham | 2009-10-04 | 4 | -57/+152 |
* | Simplify the way things are handled for the new LuaRocks tree by creating roc... | hisham | 2009-10-04 | 6 | -319/+253 |
* | Use deploy_*_dir entries | hisham | 2009-10-04 | 4 | -25/+32 |
* | more idiomatic code | hisham | 2009-10-04 | 1 | -2/+1 |
* | Separate index.html generation in its own module | hisham | 2009-10-04 | 2 | -1/+141 |
* | add get_md5 | hisham | 2009-10-04 | 2 | -30/+29 |
* | delegate the hard work to luarocks.rep | hisham | 2009-10-04 | 1 | -43/+5 |
* | Remove luarocks.require | hisham | 2009-10-04 | 1 | -263/+0 |
* | rename module to luarocks.loader | hisham | 2009-10-04 | 1 | -1/+1 |
* | move | hisham | 2009-10-04 | 1 | -0/+0 |
* | doc | hisham | 2009-10-04 | 1 | -0/+2 |
* | document wip | hisham | 2009-10-04 | 1 | -0/+3 |
* | grab single return | hisham | 2009-09-01 | 1 | -1/+1 |
* | fix use of relative paths | hisham | 2009-08-26 | 1 | -2/+2 |
* | better error checking | hisham | 2009-08-26 | 3 | -1/+6 |
* | further cleanup in fs abstractions | hisham | 2009-08-14 | 3 | -37/+55 |
* | improvements to 'add' function | hisham | 2009-08-14 | 3 | -14/+39 |
* | Add -L with LUA_LIBDIR. Patch by David Manura | hisham | 2009-08-13 | 1 | -1/+1 |
* | debugging | hisham | 2009-07-30 | 3 | -4/+108 |
* | generalize 'get_rockspec' into 'download', which is able to download .src.roc... | hisham | 2009-07-30 | 2 | -19/+23 |
* | don't display project homepage link when rockspec doesn't have one. | hisham | 2009-07-27 | 1 | -2/+2 |
* | add get_rockspec command | hisham | 2009-07-16 | 4 | -3/+94 |
* | add wip version of new package loader | hisham | 2009-07-16 | 1 | -0/+147 |
* | progress converting LuaRocks commands to 2.0 format | hisham | 2009-07-05 | 14 | -114/+211 |
* | progress on management of 'lib' dir | hisham | 2009-07-01 | 1 | -10/+50 |
* | add 'move' command | hisham | 2009-07-01 | 1 | -0/+29 |
* | better error msg | hisham | 2009-07-01 | 1 | -1/+1 |
* | Display warnings for undefined variables, | hisham | 2009-07-01 | 2 | -1/+60 |
* | start populating global lib/ directory. | hisham | 2009-06-27 | 1 | -0/+18 |
* | cleaner path names | hisham | 2009-06-27 | 1 | -0/+5 |
* | disencourage deprecated name | hisham | 2009-06-27 | 1 | -2/+5 |
* | fix find | hisham | 2009-06-27 | 1 | -2/+3 |
* | prettier output | hisham | 2009-06-27 | 1 | -10/+20 |
* | added preliminary support for 'luarocks-admin add' | hisham | 2009-06-18 | 4 | -2/+93 |
* | Add entry point for unified lib directory | hisham | 2009-06-12 | 1 | -8/+13 |
* | work in conversion of manifest format | hisham | 2009-05-27 | 3 | -18/+13 |
* | fix native fs.find | hisham | 2009-05-26 | 1 | -4/+2 |
* | minor fix | hisham | 2009-05-26 | 1 | -1/+1 |
* | Add test for io.popen | hisham | 2009-05-12 | 1 | -2/+13 |
* | bugfix | hisham | 2009-05-06 | 1 | -1/+1 |
* | fixes to build from rockspec and patch feature | hisham | 2009-05-05 | 2 | -4/+9 |
* | doc fix | hisham | 2009-04-25 | 1 | -1/+1 |
* | fix, to handle abstracted split_url now in dir module | hisham | 2009-04-25 | 1 | -3/+2 |