| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | cleanup | hisham | 2009-04-25 | 1 | -5/+5 |
* | LuaRocks can now use itself to load its own dependencies! | hisham | 2009-04-23 | 13 | -61/+42 |
* | Add LuaRocks package loader | hisham | 2009-04-23 | 1 | -0/+240 |
* | minor fixes | hisham | 2009-04-16 | 1 | -1/+2 |
* | minor fixes | hisham | 2009-04-16 | 4 | -8/+9 |
* | Split 3rd-party-tool-dependant parts | hisham | 2009-04-16 | 2 | -0/+544 |
* | Greatly simplified the LuaRocks fs abstractions system | hisham | 2009-04-16 | 7 | -757/+98 |
* | use a custom user-agent when communicating | hisham | 2009-04-14 | 4 | -5/+10 |
* | detect Lua scripts | hisham | 2009-04-02 | 1 | -1/+4 |
* | Fix use of fs APIS. Report by Michal Kolodziejczyk. | hisham | 2009-04-02 | 2 | -31/+34 |
* | LuaRocks 1.x development: reorganization, fixes and work on tool independence | hisham | 2009-04-01 | 28 | -349/+2189 |
* | Changes for 1.0.1 | hisham | 2009-04-01 | 2 | -2/+2 |
* | Import latest revision from CVS at luaforge.net | hisham | 2009-04-01 | 33 | -0/+5716 |