Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Minor template fixes | Fred Hebert | 2014-11-14 | 2 | -1/+2 | |
* | Built-in templates create the project directory | Fred Hebert | 2014-11-14 | 6 | -30/+32 | |
* | Add warnings to README for pre-alpha quality | Fred Hebert | 2014-11-14 | 1 | -2/+6 | |
* | add cleanup_code_path back to rebar_utils for eunit provider | Tristan Sloughter | 2014-11-14 | 1 | -1/+16 | |
* | fix badge to be on master | Tristan Sloughter | 2014-11-13 | 1 | -1/+1 | |
* | switch travis deploy as well to master branch | Tristan Sloughter | 2014-11-13 | 1 | -1/+1 | |
* | switch travis to master branch | Tristan Sloughter | 2014-11-13 | 1 | -1/+1 | |
* | update travis settings for rebar/rebar3 repo | Tristan Sloughter | 2014-11-13 | 2 | -3/+3 | |
* | The .tmp0319203 output is gone | Fred Hebert | 2014-11-12 | 2 | -3/+0 | |
* | Drop TODO header | Fred Hebert | 2014-11-12 | 1 | -2/+0 | |
* | Update plugin templates and doc to use template | Fred Hebert | 2014-11-11 | 2 | -23/+35 | |
* | use CONFIG_DIR of rebar3 for config directories | Tristan Sloughter | 2014-11-10 | 7 | -12/+19 | |
* | update guide for new templater | Tristan Sloughter | 2014-11-10 | 1 | -1/+1 | |
* | Merge pull request #28 from tsloughter/templates-redux | Tristan Sloughter | 2014-11-10 | 24 | -383/+592 | |
|\ | ||||||
| * | First unkeyed var is now 'name', appid -> name | Fred Hebert | 2014-11-11 | 17 | -45/+62 | |
| * | Allow to forcibly overwrite files with templates | Fred Hebert | 2014-11-11 | 2 | -33/+44 | |
| * | Redo templates with docs and whatnot | Fred Hebert | 2014-11-10 | 19 | -354/+535 | |
|/ | ||||||
* | update plugins doc with format_error/1 | Tristan Sloughter | 2014-11-09 | 1 | -10/+6 | |
* | move back to using format_error/1 | Tristan Sloughter | 2014-11-09 | 23 | -94/+98 | |
* | add deps plt | Tristan Sloughter | 2014-11-09 | 1 | -6/+8 | |
* | strip newline from end of dialyzer format warnings | Tristan Sloughter | 2014-11-08 | 1 | -1/+2 | |
* | add dialyzer to readme | Tristan Sloughter | 2014-11-08 | 1 | -0/+1 | |
* | add dialyzer provider | Tristan Sloughter | 2014-11-08 | 3 | -1/+108 | |
* | update package update provider | Tristan Sloughter | 2014-11-08 | 2 | -9/+8 | |
* | pass deps dir of project to relx | Tristan Sloughter | 2014-11-08 | 2 | -4/+6 | |
* | add doc place holders | Tristan Sloughter | 2014-11-08 | 3 | -5/+10 | |
* | update guide | Tristan Sloughter | 2014-11-08 | 1 | -1/+34 | |
* | main module cleanup | Tristan Sloughter | 2014-11-08 | 1 | -42/+42 | |
* | fix warning/error compilation output | Tristan Sloughter | 2014-11-08 | 1 | -4/+4 | |
* | prepend base_dir when expanding code path | Tristan Sloughter | 2014-11-08 | 2 | -2/+4 | |
* | add plugin and its deps to path as they are built | Tristan Sloughter | 2014-11-08 | 1 | -4/+6 | |
* | add comment | Tristan Sloughter | 2014-11-08 | 2 | -0/+2 | |
* | support base dir and properly reset deps_dir after plugin provider | Tristan Sloughter | 2014-11-08 | 2 | -7/+10 | |
* | add deps to code paths after build so available to other deps | Tristan Sloughter | 2014-11-08 | 1 | -1/+2 | |
* | handle throw by relx | Tristan Sloughter | 2014-11-08 | 17 | -84/+89 | |
* | get rid of old plugin loading | Tristan Sloughter | 2014-11-07 | 1 | -1/+0 | |
* | warn on bad plugin | Tristan Sloughter | 2014-11-07 | 2 | -23/+56 | |
* | switch back to erlware relx repo | Tristan Sloughter | 2014-11-07 | 1 | -1/+1 | |
* | add warning if user is running with erts-6.1 | Tristan Sloughter | 2014-11-07 | 1 | -0/+8 | |
* | remove NOTES | Tristan Sloughter | 2014-11-06 | 1 | -28/+0 | |
* | better handling of error messages | Tristan Sloughter | 2014-11-06 | 1 | -1/+7 | |
* | fix typo in README | Tristan Sloughter | 2014-11-05 | 1 | -1/+1 | |
* | update README | Tristan Sloughter | 2014-11-05 | 2 | -19/+9 | |
* | properly reset cwd after finding version of git resource | Tristan Sloughter | 2014-11-05 | 4 | -3/+7 | |
* | fix readme template to use rebar3 command | Tristan Sloughter | 2014-11-05 | 1 | -1/+1 | |
* | support branch/tag/ref-less git deps | Tristan Sloughter | 2014-11-05 | 2 | -2/+6 | |
* | add eunit task, still work to be done | Tristan Sloughter | 2014-11-05 | 5 | -2/+810 | |
* | install test deps to separate directory | Tristan Sloughter | 2014-11-04 | 3 | -23/+28 | |
* | common test provider must depend on test deps | Tristan Sloughter | 2014-11-04 | 1 | -1/+1 | |
* | include relx options in tar command | Tristan Sloughter | 2014-11-04 | 1 | -3/+5 |