| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed bug with luarocks pack on windows, was generating 7z archives instead o... | Fabio Mascarenhas | 2010-03-24 | 1 | -1/+1 |
* | synchronizing with the svn repo | Fabio Mascarenhas | 2010-03-20 | 6 | -21/+46 |
* | mingw as build system | Fabio Mascarenhas | 2010-01-22 | 2 | -12/+11 |
* | mingw32 build target | Fabio Mascarenhas | 2010-01-21 | 3 | -2/+185 |
* | use 7z for all archive operations on windows | Fabio Mascarenhas | 2010-01-16 | 1 | -11/+8 |
* | support for downloading with luasocket instead of luacurl | Fabio Mascarenhas | 2010-01-16 | 1 | -1/+35 |
* | bugfixes, new rclauncher | Fabio Mascarenhas | 2010-01-15 | 2 | -6/+9 |
* | --force option for install/build/make to overwrite non-tracked files, paramet... | Fabio Mascarenhas | 2010-01-15 | 8 | -103/+160 |
* | changes to make LR2 work in windows: filesystem changes, install.bat changes,... | Fabio Mascarenhas | 2010-01-15 | 5 | -26/+196 |
* | Fix installation of modules installed as init.lua files | hisham | 2009-12-29 | 1 | -0/+3 |
* | minor spelling | davidm | 2009-12-07 | 1 | -1/+1 |
* | Search fixes by David Manura | hisham | 2009-11-20 | 1 | -3/+8 |
* | silence annoying message | hisham | 2009-11-17 | 1 | -1/+0 |
* | aaaaaaaaaaaaaaaaaaaaah | hisham | 2009-11-17 | 1 | -1/+1 |
* | Try not to be fooled by cacheing proxies | hisham | 2009-11-09 | 3 | -3/+3 |
* | add documentation | hisham | 2009-11-09 | 1 | -0/+6 |
* | fix deploy check of binaries | hisham | 2009-11-06 | 1 | -1/+1 |
* | add check to allow use of an uninstalled instance during development | hisham | 2009-10-29 | 1 | -1/+5 |
* | Fix copy of rock contents. Bug reported by Fabio Mascarenhas. | hisham | 2009-10-29 | 1 | -3/+5 |
* | fixes to improve behavior of 'add' | hisham | 2009-10-27 | 2 | -1/+4 |
* | work with rockspecs with no dependencies | hisham | 2009-10-24 | 1 | -2/+5 |
* | use luarocks.loader | hisham | 2009-10-22 | 2 | -2/+2 |
* | use new install and config scheme | hisham | 2009-10-22 | 3 | -28/+41 |
* | fix packing of files, as reported by Fabio Mascarenhas | hisham | 2009-10-22 | 1 | -1/+1 |
* | fix compatibility with LR1 packages. Bug reported by Graham Wakefield. | hisham | 2009-10-21 | 1 | -3/+3 |
* | fix missing require(), as reported by Graham Wakefield | hisham | 2009-10-21 | 1 | -1/+1 |
* | fix implementation of which() | hisham | 2009-10-15 | 1 | -3/+6 |
* | add a which() function, as requested by Fabio Mascarenhas :) | hisham | 2009-10-13 | 1 | -12/+33 |
* | cleaner behavior | hisham | 2009-10-13 | 1 | -1/+6 |
* | repository cleanups | hisham | 2009-10-13 | 1 | -0/+2 |
* | fix prefix handling | hisham | 2009-10-13 | 1 | -1/+1 |
* | Support uploads via sftp (needed for luarocks.org repositories...) | hisham | 2009-10-13 | 1 | -8/+32 |
* | fix compilation in Mac OSX | hisham | 2009-10-13 | 1 | -1/+1 |
* | improved rollback function | hisham | 2009-10-11 | 3 | -3/+12 |
* | more robust matching | hisham | 2009-10-11 | 1 | -4/+8 |
* | cleanup rock tree | hisham | 2009-10-11 | 1 | -0/+1 |
* | cleanup hash-bang | hisham | 2009-10-11 | 1 | -1/+1 |
* | Sync with unix version | hisham | 2009-10-11 | 1 | -1/+2 |
* | fix installation of bin files | hisham | 2009-10-11 | 3 | -7/+3 |
* | remove global references | hisham | 2009-10-11 | 7 | -9/+11 |
* | fix function reference | hisham | 2009-10-11 | 1 | -1/+1 |
* | fix parameter name | hisham | 2009-10-11 | 1 | -2/+3 |
* | fix typo | hisham | 2009-10-11 | 1 | -1/+1 |
* | prepare for release | hisham | 2009-10-11 | 1 | -1/+1 |
* | Fix help. | hisham | 2009-10-11 | 3 | -3/+12 |
* | make separate cache module, expose refresh-cache command to luarocks-admin | hisham | 2009-10-11 | 3 | -46/+84 |
* | Use luarocks.org as a default server | hisham | 2009-10-11 | 1 | -1/+1 |
* | Fix conflict resolution scheme using proper Lua 5.1 mechanism | hisham | 2009-10-11 | 5 | -115/+92 |
* | work in progress | hisham | 2009-10-08 | 1 | -50/+55 |
* | improve compatibility with LR1 .rock files | hisham | 2009-10-08 | 2 | -3/+8 |