aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Support uploads via sftp (needed for luarocks.org repositories...)hisham2009-10-131-8/+32
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@96 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* fix compilation in Mac OSXhisham2009-10-131-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@95 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* allow running make install directlyhisham2009-10-132-2/+6
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@94 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* improved rollback functionhisham2009-10-113-3/+12
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@93 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* more robust matchinghisham2009-10-111-4/+8
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@92 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* cleanup rock treehisham2009-10-111-0/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@91 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* better defaults for 2.0hisham2009-10-112-4/+5
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@90 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* better defaults for LuaRocks 2.0hisham2009-10-113-5/+7
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@89 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* cleanup hash-banghisham2009-10-111-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@88 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Sync with unix versionhisham2009-10-111-1/+2
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@87 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* fix installation of bin fileshisham2009-10-113-7/+3
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@86 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* update Makefile for 2.0hisham2009-10-111-6/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@85 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* remove global referenceshisham2009-10-117-9/+11
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@84 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* fix function referencehisham2009-10-111-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@83 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* fix parameter namehisham2009-10-111-2/+3
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@82 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* fix typohisham2009-10-111-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@81 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* prepare for releasehisham2009-10-111-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@80 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Fix help.hisham2009-10-113-3/+12
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@79 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* make separate cache module, expose refresh-cache command to luarocks-adminhisham2009-10-113-46/+84
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@78 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Use luarocks.org as a default serverhisham2009-10-111-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@77 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Fix conflict resolution scheme using proper Lua 5.1 mechanismhisham2009-10-115-115/+92
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@76 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* work in progresshisham2009-10-081-50/+55
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@75 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* improve compatibility with LR1 .rock fileshisham2009-10-082-3/+8
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@74 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* rock_manifest_filehisham2009-10-081-0/+14
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@73 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Retained luarocks.requirehisham2009-10-082-1/+5
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@72 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Let's use luarocks.loader as the namehisham2009-10-081-0/+0
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@71 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* remove old loaderhisham2009-10-051-241/+0
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@70 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* new loader improvementshisham2009-10-051-25/+45
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@69 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* pack deployed files using rock_manifesthisham2009-10-051-21/+30
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@68 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* add extra checkinghisham2009-10-051-10/+14
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@67 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* add extra checkinghisham2009-10-051-0/+5
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@66 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* add error checkinghisham2009-10-051-6/+6
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@65 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* code cleanuphisham2009-10-051-6/+4
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@64 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Implement deployment and removal of fileshisham2009-10-044-57/+152
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@63 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Simplify the way things are handled for the new LuaRocks tree by creating ↵hisham2009-10-046-319/+253
| | | | | | rock_manifest files for each rock. git-svn-id: http://luarocks.org/svn/luarocks/trunk@62 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Use deploy_*_dir entries hisham2009-10-044-25/+32
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@61 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* more idiomatic codehisham2009-10-041-2/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@60 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Separate index.html generation in its own modulehisham2009-10-042-1/+141
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@59 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* add get_md5hisham2009-10-042-30/+29
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@58 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* delegate the hard work to luarocks.rephisham2009-10-041-43/+5
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@57 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* Remove luarocks.requirehisham2009-10-041-263/+0
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@56 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* rename module to luarocks.loaderhisham2009-10-041-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@55 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* movehisham2009-10-041-0/+0
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@54 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* dochisham2009-10-041-0/+2
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@53 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* document wiphisham2009-10-041-0/+3
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@52 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* grab single returnhisham2009-09-011-1/+1
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@51 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* fix use of relative pathshisham2009-08-261-2/+2
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@50 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* better error checkinghisham2009-08-263-1/+6
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@49 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* further cleanup in fs abstractionshisham2009-08-143-37/+55
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@48 9ca3f7c1-7366-0410-b1a3-b5c78f85698c
* improvements to 'add' functionhisham2009-08-143-14/+39
| | | | git-svn-id: http://luarocks.org/svn/luarocks/trunk@47 9ca3f7c1-7366-0410-b1a3-b5c78f85698c