aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | fix for 'show' version selection by Steve DonovanHisham Muhammad2010-11-021-1/+1
* | | display external dependencies in index.html pageHisham Muhammad2010-11-021-10/+34
* | | use absolute paths with fs.deleteHisham Muhammad2010-11-021-2/+2
| |/ |/|
* | Add sanity check to is_actual_binary.Hisham Muhammad2010-10-151-0/+5
* | Merge branch 'master' of github.com:keplerproject/luarocksHisham Muhammad2010-09-251-0/+4
|\|
| * New option for ~/.luarocks/config.lua: "local_by_default", whichHisham Muhammad2010-09-231-0/+4
* | modify messagesHisham Muhammad2010-09-231-2/+2
|/
* Enable luarocks-admin removeHisham Muhammad2010-09-233-2/+3
* Perform shallow checkout and don't pack .git subdirectoryHisham Muhammad2010-09-231-3/+5
* Don't crash when receiving an invalid version number.Hisham Muhammad2010-09-221-1/+3
* Merge branch 'master' of github.com:keplerproject/luarocksHisham Muhammad2010-09-221-0/+99
|\
| * Add remove command to luarocks-adminHisham Muhammad2010-09-171-0/+99
* | Only show detailed field if present in rockspecHisham Muhammad2010-09-161-2/+4
|/
* Check errors firstHisham Muhammad2010-09-161-1/+1
* Oops -- fix URL displayHisham Muhammad2010-09-161-2/+2
* Make sure index.html lists 'architectures' in orderHisham Muhammad2010-09-161-8/+12
* Support remote rockspec filenames in 'pack'.Hisham Muhammad2010-09-161-1/+1
* Extra error check.v2.0.3-finalHisham Muhammad2010-09-141-1/+5
* Properly export the 'bsd' entry to BSD-like systems.Hisham Muhammad2010-09-131-2/+2
* Improve checks, catching configuration or flag errorsHisham Muhammad2010-09-131-10/+11
* Merge branch 'master' of github.com:keplerproject/luarocksHisham Muhammad2010-09-112-3/+3
|\
| * Improve behavior of --local check.Hisham Muhammad2010-09-102-3/+3
* | Cleanups for releaseHisham Muhammad2010-09-101-1/+1
|/
* Merge branch 'master' of github.com:keplerproject/luarocksHisham Muhammad2010-09-1016-85/+271
|\
| * Preserve permissions when copying filesHisham Muhammad2010-09-095-1/+25
| * Remove LuaCurl now that we have download() implemented with LuaSocketHisham Muhammad2010-09-091-42/+0
| * Add message after build and install complete.Hisham Muhammad2010-09-092-0/+16
| * Modify algorithm selection of rocks tree and add --local.Hisham Muhammad2010-09-088-41/+64
| * Add the 'show' command by Steve Donovan, plus some changes.Hisham Muhammad2010-09-034-1/+166
* | Upload using rsync as wellHisham Muhammad2010-09-101-1/+4
|/
* Support rsync in "luarocks-admin add"Hisham Muhammad2010-08-302-13/+20
* Support proxies when using LuaSocket (contributed by Steve Donovan)Hisham Muhammad2010-08-301-1/+49
* add 'path' command to the command-line interfaceHisham Muhammad2010-08-301-0/+1
* Add 'luarocks path' command for easy configuration of LUA_PATH and LUA_CPATHHisham Muhammad2010-08-303-19/+39
* Always set -fPIC when using gcc (Unix systems).Hisham Muhammad2010-08-201-4/+3
* fixes bug reported in github #1 - "source.tag does not do anything with Git f...Hisham Muhammad2010-05-171-4/+2
* fix interaction with md5 calculation toolsHisham Muhammad2010-05-171-3/+3
* minor spelling fixHisham Muhammad2010-04-191-1/+1
* Indentation fixesHisham Muhammad2010-04-191-30/+37
* Allow non-superuser to pack rocks which were installed system-wideHisham Muhammad2010-04-192-13/+27
* Properly handle source.url's where source.file is used to indicate theHisham Muhammad2010-04-191-1/+1
* Support svn URLs (since this is incompatible with earlier LuaRocks versions,Hisham Muhammad2010-04-191-0/+45
* Support adding multiple files at once; use scp for copying.Hisham Muhammad2010-04-191-17/+37
* Be case-insensitive in CLI commands. (Backport from svn)Hisham Muhammad2010-04-194-4/+5
* remove need for --force when installing over non-versioned filesv2.0.2Fabio Mascarenhas2010-03-241-5/+1
* fixed bug with luarocks pack on windows, was generating 7z archives instead o...Fabio Mascarenhas2010-03-241-1/+1
* synchronizing with the svn repoFabio Mascarenhas2010-03-206-21/+46
* mingw as build systemFabio Mascarenhas2010-01-222-12/+11
* mingw32 build targetFabio Mascarenhas2010-01-213-2/+185
* use 7z for all archive operations on windowsFabio Mascarenhas2010-01-161-11/+8