Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-10-04 | delegate the hard work to luarocks.rep | hisham | 1 | -43/+5 |
2009-10-04 | Remove luarocks.require | hisham | 1 | -263/+0 |
2009-10-04 | rename module to luarocks.loader | hisham | 1 | -1/+1 |
2009-10-04 | move | hisham | 1 | -0/+0 |
2009-10-04 | doc | hisham | 1 | -0/+2 |
2009-10-04 | document wip | hisham | 1 | -0/+3 |
2009-09-01 | grab single return | hisham | 1 | -1/+1 |
2009-08-26 | fix use of relative paths | hisham | 1 | -2/+2 |
2009-08-26 | better error checking | hisham | 3 | -1/+6 |
2009-08-14 | further cleanup in fs abstractions | hisham | 3 | -37/+55 |
2009-08-14 | improvements to 'add' function | hisham | 3 | -14/+39 |
2009-08-13 | Add -L with LUA_LIBDIR. Patch by David Manura | hisham | 1 | -1/+1 |
2009-08-07 | update makefile | hisham | 1 | -6/+10 |
2009-07-30 | debugging | hisham | 3 | -4/+108 |
2009-07-30 | generalize 'get_rockspec' into 'download', which is able to download .src.roc... | hisham | 2 | -19/+23 |
2009-07-27 | don't display project homepage link when rockspec doesn't have one. | hisham | 1 | -2/+2 |
2009-07-16 | add get_rockspec command | hisham | 4 | -3/+94 |