summaryrefslogtreecommitdiff
path: root/src/rebar_prv_plugins_upgrade.erl
Commit message (Expand)AuthorAgeFilesLines
* Unicode support in all the placesFred Hebert2017-08-061-1/+1
* include project_plugins in plugins that can be upgradedTristan Sloughter2016-03-021-7/+8
* Fix typo in plugins command helpMickael Remond2015-09-151-1/+1
* more cleanupTristan Sloughter2015-08-311-2/+3
* simplify package dep parsing and handlingTristan Sloughter2015-08-251-1/+1
* fix upgrade of newly added pkg dep from scm locked depTristan Sloughter2015-07-251-16/+1
* Fix plugin upgrade when plugin mentioned only by its namepvmart2015-07-241-1/+4
* Minor refactorsFred Hebert2015-07-021-1/+1
* wip: deps install refactorFred Hebert2015-07-021-4/+1
* check global for plugin if not found in local profilesTristan Sloughter2015-06-251-9/+17
* add error message when no plugin is passed to plugins upgradeTristan Sloughter2015-06-251-2/+8
* plugins providerTristan Sloughter2015-06-181-0/+96