summaryrefslogtreecommitdiff
path: root/src/rebar_hg_resource.erl
Commit message (Collapse)AuthorAgeFilesLines
* Fix hg diffingFred Hebert2015-03-031-2/+2
| | | | | | - fetch more complete refs for tags (may download more history than required, but it works) - Fix comparison of tag distance by using lists everywhere
* use rebar_utils:sh for git and hg commands to have better errors and logsTristan Sloughter2015-03-031-8/+23
|
* Support mercurial (hg) dependenciesFred Hebert2015-02-251-0/+121