Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Improve support for win32-msys. Closes issue #3. | Hisham Muhammad | 2010-10-22 | 1 | -1/+2 | |
| | | ||||||
| * | Specify pattern for valid rock names | Hisham Muhammad | 2010-10-19 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of github.com:keplerproject/luarocks | Hisham Muhammad | 2010-10-15 | 2 | -2/+7 | |
| |\ | ||||||
| * | | Display the name of file created by 'pack'. | Hisham Muhammad | 2010-10-15 | 1 | -2/+9 | |
| | | | | | | | | | | | | (Also fixes the return of the run() command.) | |||||
* | | | fix for 'show' version selection by Steve Donovan | Hisham Muhammad | 2010-11-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | display external dependencies in index.html page | Hisham Muhammad | 2010-11-02 | 1 | -10/+34 | |
| | | | ||||||
* | | | use absolute paths with fs.delete | Hisham Muhammad | 2010-11-02 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | Add sanity check to is_actual_binary. | Hisham Muhammad | 2010-10-15 | 1 | -0/+5 | |
| | | | | | | | | | | Should fix crash in 'luarocks pack' reported by Alexander Gladysh, or at least give better diagnostics. | |||||
* | | Merge branch 'master' of github.com:keplerproject/luarocks | Hisham Muhammad | 2010-09-25 | 4 | -1/+5 | |
|\| | ||||||
| * | New option for ~/.luarocks/config.lua: "local_by_default", which | Hisham Muhammad | 2010-09-23 | 1 | -0/+4 | |
| | | | | | | | | implies --local in all commands (useful for my test setup here). | |||||
| * | Merge branch 'master' of github.com:keplerproject/luarocks | Hisham Muhammad | 2010-09-23 | 4 | -5/+8 | |
| |\ | ||||||
| * | | Replace wget with curl in Windows | Hisham Muhammad | 2010-09-23 | 3 | -1/+1 | |
| | | | ||||||
* | | | modify messages | Hisham Muhammad | 2010-09-23 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | Enable luarocks-admin remove | Hisham Muhammad | 2010-09-23 | 3 | -2/+3 | |
| | | ||||||
* | | Perform shallow checkout and don't pack .git subdirectory | Hisham Muhammad | 2010-09-23 | 1 | -3/+5 | |
|/ | | | | (Changes suggested by Alexander Gladysh) | |||||
* | Don't crash when receiving an invalid version number. | Hisham Muhammad | 2010-09-22 | 1 | -1/+3 | |
| | | | | (Fixes bug reported by Alexander Gladysh) | |||||
* | Merge branch 'master' of github.com:keplerproject/luarocks | Hisham Muhammad | 2010-09-22 | 1 | -0/+99 | |
|\ | ||||||
| * | Add remove command to luarocks-admin | Hisham Muhammad | 2010-09-17 | 1 | -0/+99 | |
| | | ||||||
* | | Only show detailed field if present in rockspec | Hisham Muhammad | 2010-09-16 | 1 | -2/+4 | |
|/ | | | | (Fix to bug reported by Steve Donovan) | |||||
* | Check errors first | Hisham Muhammad | 2010-09-16 | 1 | -1/+1 | |
| | ||||||
* | Oops -- fix URL display | Hisham Muhammad | 2010-09-16 | 1 | -2/+2 | |
| | ||||||
* | Make sure index.html lists 'architectures' in order | Hisham Muhammad | 2010-09-16 | 1 | -8/+12 | |
| | ||||||
* | Support remote rockspec filenames in 'pack'. | Hisham Muhammad | 2010-09-16 | 1 | -1/+1 | |
| | ||||||
* | Extra error check.v2.0.3-final | Hisham Muhammad | 2010-09-14 | 1 | -1/+5 | |
| | ||||||
* | Properly export the 'bsd' entry to BSD-like systems. | Hisham Muhammad | 2010-09-13 | 1 | -2/+2 | |
| | ||||||
* | Don't ship COPYING.lua on Unix: we don't redistribute Lua there | Hisham Muhammad | 2010-09-13 | 1 | -1/+1 | |
| | ||||||
* | Improve checks, catching configuration or flag errors | Hisham Muhammad | 2010-09-13 | 1 | -10/+11 | |
| | ||||||
* | Merge branch 'master' of github.com:keplerproject/luarocks | Hisham Muhammad | 2010-09-11 | 2 | -3/+3 | |
|\ | ||||||
| * | Improve behavior of --local check. | Hisham Muhammad | 2010-09-10 | 2 | -3/+3 | |
| | | ||||||
* | | Update makedist to build based on Git treev2.0.3 | Hisham Muhammad | 2010-09-10 | 1 | -3/+3 | |
| | | ||||||
* | | add new files | Hisham Muhammad | 2010-09-10 | 1 | -2/+2 | |
| | | ||||||
* | | new version of makedist | Hisham Muhammad | 2010-09-10 | 1 | -0/+64 | |
| | | ||||||
* | | Cleanups for release | Hisham Muhammad | 2010-09-10 | 3 | -71/+2 | |
|/ | ||||||
* | Merge branch 'master' of github.com:keplerproject/luarocks | Hisham Muhammad | 2010-09-10 | 16 | -85/+271 | |
|\ | ||||||
| * | Preserve permissions when copying files | Hisham Muhammad | 2010-09-09 | 5 | -1/+25 | |
| | | ||||||
| * | Remove LuaCurl now that we have download() implemented with LuaSocket | Hisham Muhammad | 2010-09-09 | 1 | -42/+0 | |
| | | ||||||
| * | Add message after build and install complete. | Hisham Muhammad | 2010-09-09 | 2 | -0/+16 | |
| | | | | | | | | Indicates where installation took place, and license. | |||||
| * | Merge branch 'master' of github.com:keplerproject/luarocks | Hisham Muhammad | 2010-09-08 | 0 | -0/+0 | |
| |\ | ||||||
| | * | Modify algorithm selection of rocks tree and add --local. | Hisham Muhammad | 2010-09-08 | 8 | -41/+64 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop old behavior in which the tree list was scanned to find the first writable one (which meant users ended up installing rocks locally). Now it always tries the list in the list (which is by default the global one) and warns users when they have no write permissions. (It picks the _last_ one so that the old behavior when running sudo remains the same). Also add --local as a shorthand to specify the local tree, as suggested by Steve Donovan. | |||||
| * | | Modify algorithm selection of rocks tree and add --local. | Hisham Muhammad | 2010-09-08 | 8 | -41/+64 | |
| |/ | | | | | | | | | | | | | | | | | | | Drop old behavior in which the tree list was scanned to find the first writable one (which meant users ended up installing rocks locally). Now it always tries the last in the list (which is by default the global one) and warns users when they have no write permissions. (It picks the _last_ one so that the old behavior when running sudo remains the same). Also add --local as a shorthand to specify the local tree, as suggested by Steve Donovan. | |||||
| * | Merge branch 'master' of github.com:keplerproject/luarocks | Hisham Muhammad | 2010-09-06 | 0 | -0/+0 | |
| |\ | | | | | | | | | | | | | Conflicts: src/luarocks/show.lua | |||||
| | * | Add the 'show' command by Steve Donovan, plus some changes. | Hisham Muhammad | 2010-09-03 | 1 | -0/+133 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Added an error check and some layout improvements, to make it look a bit like index.html from the repository. The only 'major' change was to present the repository path instead of the rock directory. I thought it would be confusing to present that path there since it's not where the modules are. | |||||
| * | | Add the 'show' command by Steve Donovan, plus some changes. | Hisham Muhammad | 2010-09-03 | 4 | -1/+166 | |
| |/ | | | | | | | | | | | | | | | Added an error check and some layout improvements, to make it look a bit like index.html from the repository. The only 'major' change was to present the repository path instead of the rock directory. I thought it would be confusing to present that path there since it's not where the modules are. | |||||
* / | Upload using rsync as well | Hisham Muhammad | 2010-09-10 | 1 | -1/+4 | |
|/ | ||||||
* | Support rsync in "luarocks-admin add" | Hisham Muhammad | 2010-08-30 | 2 | -13/+20 | |
| | ||||||
* | Be nice to Debian/Ubuntu users and their non-standard directories... | Hisham Muhammad | 2010-08-30 | 1 | -3/+10 | |
| | ||||||
* | Support proxies when using LuaSocket (contributed by Steve Donovan) | Hisham Muhammad | 2010-08-30 | 1 | -1/+49 | |
| | ||||||
* | add 'path' command to the command-line interface | Hisham Muhammad | 2010-08-30 | 1 | -0/+1 | |
| | ||||||
* | Add 'luarocks path' command for easy configuration of LUA_PATH and LUA_CPATH | Hisham Muhammad | 2010-08-30 | 3 | -19/+39 | |
| | ||||||
* | Always set -fPIC when using gcc (Unix systems). | Hisham Muhammad | 2010-08-20 | 1 | -4/+3 | |
| | | | | Should settle the "please drop whatever you're doing and add -fPIC to all your rockspecs" issue. |