summaryrefslogtreecommitdiff
path: root/src/rebar_prv_new.erl
Commit message (Expand)AuthorAgeFilesLines
* Plugin templates enabledFred Hebert2015-12-191-0/+3
* A bad template index does not crash; shows warningFred Hebert2015-12-181-4/+16
* Handle force flags in leading positionFred Hebert2015-11-191-1/+5
* Fix description in "rebar3 new"Sean Cribbs2015-08-031-1/+1
* fix bareness issuesFred Hebert2015-05-311-1/+1
* Fixes #306: help text consistencyFred Hebert2015-04-021-1/+1
* Polish rough edges of 'new' providerFred Hebert2015-03-251-3/+12
* update all examples in providers to use rebar3Tristan Sloughter2015-03-071-1/+1
* First unkeyed var is now 'name', appid -> nameFred Hebert2014-11-111-1/+9
* Allow to forcibly overwrite files with templatesFred Hebert2014-11-111-9/+20
* Redo templates with docs and whatnotFred Hebert2014-11-101-6/+57
* move back to using format_error/1Tristan Sloughter2014-11-091-4/+4
* add format_error/2 provider callback to providersTristan Sloughter2014-10-221-1/+6
* move providers to separate appTristan Sloughter2014-10-031-9/+9
* return error messages from providersTristan Sloughter2014-09-271-1/+1
* slowly widdling away at dialyzer errorsTristan Sloughter2014-09-201-26/+6
* reworking of help display and parse of commandsTristan Sloughter2014-09-171-1/+1
* allow new project dir for templateTristan Sloughter2014-08-231-1/+5
* add back templatingTristan Sloughter2014-08-231-0/+69