Commit graph

6 commits

Author SHA1 Message Date
Dominik Picheta
b6bde8b0e7 VCS commit hash, branch or tag can now be specified when installing
packages.
2013-12-14 20:56:00 +00:00
Dominik Picheta
1646f45111 Version querying is now disabled by default. 2013-12-14 17:52:04 +00:00
Dominik Picheta
93a11fc9b9 Remote tag querying for search and list. 2013-12-09 23:20:26 +00:00
Dominik Picheta
94ff509f16 Implemented tag querying for git. Ref #18. 2013-12-09 16:54:41 +00:00
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