summaryrefslogtreecommitdiff
path: root/src/rebar3.erl
Commit message (Expand)AuthorAgeFilesLines
* move back to using format_error/1Tristan Sloughter2014-11-091-2/+1
* add dialyzer providerTristan Sloughter2014-11-081-1/+2
* main module cleanupTristan Sloughter2014-11-081-42/+42
* support base dir and properly reset deps_dir after plugin providerTristan Sloughter2014-11-081-6/+8
* handle throw by relxTristan Sloughter2014-11-081-8/+8
* get rid of old plugin loadingTristan Sloughter2014-11-071-1/+0
* add warning if user is running with erts-6.1Tristan Sloughter2014-11-071-0/+8
* better handling of error messagesTristan Sloughter2014-11-061-1/+7
* add pkg resourceTristan Sloughter2014-11-021-1/+3
* use error_format for prodiver errorTristan Sloughter2014-10-241-0/+3
* pass command as arg to run_aux for nowTristan Sloughter2014-10-171-1/+1
* fix error message with new debug syntaxTristan Sloughter2014-10-121-1/+1
* formattingTristan Sloughter2014-10-111-1/+1
* split options up by taskTristan Sloughter2014-10-101-55/+43
* fix for downloading transitive source depsTristan Sloughter2014-09-281-1/+1
* Print error saying to use verbose mode to see stacktrace on uncaught errorTristan Sloughter2014-09-271-1/+2
* return error messages from providersTristan Sloughter2014-09-271-2/+4
* down to last 2 dialyzer errorsTristan Sloughter2014-09-211-2/+2
* install plugins to plugins/Tristan Sloughter2014-09-201-4/+6
* install plugins to plugins/Tristan Sloughter2014-09-191-2/+3
* add rebar providers create and plugin inclusion with providersTristan Sloughter2014-09-191-1/+3
* fix ct test for new command handlingTristan Sloughter2014-09-171-1/+1
* reworking of help display and parse of commandsTristan Sloughter2014-09-171-193/+30
* update common testsTristan Sloughter2014-09-171-2/+7
* forgot the rebar3 moduleTristan Sloughter2014-09-161-0/+392