summaryrefslogtreecommitdiff
path: root/src/rebar_hg_resource.erl
Commit message (Expand)AuthorAgeFilesLines
* fix case clause when is_supported is not in process dictionaryMikael Lixenstrand2019-01-111-2/+1
* Code documentation that the PR was for backwards compatilityStuart Thackray2018-12-181-1/+6
* Tidy Deps plugin to provide the download/3Stuart Thackray2018-12-111-0/+4
* check if git/hg is installedFred Hebert2018-10-201-0/+19
* support for hex v2, multiple repository fetching, private organizations (#1884)Tristan Sloughter2018-09-131-21/+46
* Fix various Dialyzer warningsFred Hebert2018-04-201-1/+1
* 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