Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Deconstruct full library filenames and rebuild them as every possible ↵ | Hisham Muhammad | 2012-09-18 | 1 | -2/+31 | |
| | | | | pattern listed in the patterns list. This is an improvement for issue #81. | |||||
* | avoid accepting directories, suggested by Themroc@github | Hisham Muhammad | 2012-05-07 | 1 | -1/+1 | |
| | ||||||
* | Further steps for Lua 5.2 support | Hisham Muhammad | 2012-03-09 | 1 | -2/+2 | |
| | ||||||
* | Fix all documentation warnings reported by LDoc. | Hisham Muhammad | 2011-12-21 | 1 | -0/+3 | |
| | ||||||
* | isolate all references of "5.1" to luarocks.cfg | Hisham Muhammad | 2011-12-10 | 1 | -1/+1 | |
| | ||||||
* | Fixes suggested by David Manura | Hisham Muhammad | 2011-12-03 | 1 | -2/+2 | |
| | | | | ("hashes in versions numbers and git checkout warning") | |||||
* | Replace all print()'s by appropriate calls to send messages to stdout and ↵ | Hisham Muhammad | 2011-08-13 | 1 | -15/+16 | |
| | | | | stderr. Closes #11. | |||||
* | Use provided subdirectories to look for files if specified (#32) | Mikhail Gusarov | 2011-07-28 | 1 | -8/+22 | |
| | ||||||
* | Be more explicit in the "missing external dependency" error message. | Hisham Muhammad | 2011-05-11 | 1 | -1/+3 | |
| | | | | | The previous message misled users into setting environment variables, so hopefully adding an example will clear things up. | |||||
* | Match "*" wildcard so that numbered libraries can be found, | Hisham Muhammad | 2010-11-08 | 1 | -3/+12 | |
| | | | | when using the cross-platform format in the libraries field from external_dependencies. | |||||
* | Specify pattern for valid rock names | Hisham Muhammad | 2010-10-19 | 1 | -1/+1 | |
| | ||||||
* | Don't crash when receiving an invalid version number. | Hisham Muhammad | 2010-09-22 | 1 | -1/+3 | |
| | | | | (Fixes bug reported by Alexander Gladysh) | |||||
* | grab single return | hisham | 2009-09-01 | 1 | -1/+1 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@51 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | LuaRocks can now use itself to load its own dependencies! | hisham | 2009-04-23 | 1 | -4/+5 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@13 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | minor fixes | hisham | 2009-04-16 | 1 | -1/+2 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@11 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | LuaRocks 1.x development: reorganization, fixes and work on tool independence | hisham | 2009-04-01 | 1 | -9/+12 | |
| | | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@4 9ca3f7c1-7366-0410-b1a3-b5c78f85698c | |||||
* | Import latest revision from CVS at luaforge.net | hisham | 2009-04-01 | 1 | -0/+618 | |
git-svn-id: http://luarocks.org/svn/luarocks/trunk@1 9ca3f7c1-7366-0410-b1a3-b5c78f85698c |