summaryrefslogtreecommitdiff
path: root/src/rebar_prv_plugins.erl
Commit message (Expand)AuthorAgeFilesLines
* Add plugin version to the output of rebar3 plugin listJustin Wood2019-02-071-2/+2
* Fix plugins list display to include project pluginsAndrás Boroska2018-11-111-1/+2
* properly support top level app erl_opts from REBAR_CONFIG os var (#1889)Tristan Sloughter2018-09-211-2/+2
* Unicode support in all the placesFred Hebert2017-08-061-5/+5
* More fixes for bad calls to find_appsFred Hebert2017-02-261-3/+3
* Fix plugins usage to support src_dirs optionsFred Hebert2017-02-191-2/+5
* fix #903: use app discover of entire plugins dir when listingTristan Sloughter2015-11-011-12/+15
* fix plugins porvider use of rebar_dirTristan Sloughter2015-09-061-1/+1
* plugins providerTristan Sloughter2015-06-181-0/+67