Commit graph

2 commits

Author SHA1 Message Date
Dominik Picheta
4bfbc1aeff Improved efficiency of hg cloning.
Added ``-r tip`` which is similar to git's ``--depth 1``.
2013-07-27 00:03:38 +01:00
Dominik Picheta
07b7f46fd6 Implemented download of packages residing in mercurial repos.
* Moved download handling code into a download module.
* Documented how versioning works for repos (via tags).
* More info during install about what tag is picked.
* Refactored download code to be more generic.
2013-07-26 23:58:25 +01:00