Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move common implementation of fs.use_downloader into fs.tools module | Peter Melnichenko | 2016-05-22 | 1 | -1/+1 |
| | |||||
* | Add git+ssh support to fetchers, including both kinds of git ssh url | Geoff Leyland | 2015-12-23 | 1 | -1/+1 |
| | |||||
* | Add config_cmd.lua to Makefile.setup.inc. | Philipp Janda | 2015-05-25 | 1 | -5/+5 |
| | | | | | | Without config_cmd.lua in the list of LuaRocks files to install the installation is broken and throws an error when trying to display the usage message. | ||||
* | Adds new file (fetch/git_https.lua) to Makefile.setup.inc | Ignacio BurgueƱo | 2015-04-14 | 1 | -1/+1 |
| | | | | see #350 | ||||
* | Improve hg support | mpeterv | 2015-03-19 | 1 | -1/+2 |
| | | | | | | * Allow fetching from remote hg repos using hg+http, hg+https and hg+ssh protocols; * Fix incorrect branch cloning. | ||||
* | New set of Makefiles for self-upgrade. | Hisham Muhammad | 2015-03-17 | 1 | -0/+19 |