summaryrefslogtreecommitdiff
path: root/src/rebar_api.erl
Commit message (Expand)AuthorAgeFilesLines
* support for hex v2, multiple repository fetching, private organizations (#1884)Tristan Sloughter2018-09-131-1/+1
* Type specifications and edocs improvementsFred Hebert2016-11-271-9/+29
* fix no_return warningsTristan Sloughter2015-08-081-0/+2
* add ssl_opts/1 to rebar_api so rebar3 hex plugin can use itTristan Sloughter2015-07-181-1/+5
* add processing_base_dir to rebar_apiTristan Sloughter2015-05-091-1/+5
* real bootstrappingTristan Sloughter2015-04-221-1/+1
* add_deps_to_patha nd restore_code_path added to apiTristan Sloughter2015-04-221-1/+12
* add exports used by plugins to rebar_apiTristan Sloughter2015-04-021-1/+19
* use PRV_ERROR for formattable errorsFred Hebert2015-03-161-0/+1
* API for Plugins (solves #22)Fred Hebert2014-12-011-0/+31