summaryrefslogtreecommitdiff
path: root/src/rebar_hg_resource.erl
Commit message (Expand)AuthorAgeFilesLines
* OTP-21 readiness, Full Unicode supportFred Hebert2017-11-161-10/+10
* Warn user when a local git or hg resource is usedFred Hebert2017-10-051-0/+14
* Unicode support in all the placesFred Hebert2017-08-061-11/+12
* Escape paths and args in shell commandsFred Hebert2015-07-181-10/+19
* Fix hg diffingFred Hebert2015-03-031-2/+2
* 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