Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | switch ct provider to use external provider behavior | Tristan Sloughter | 2014-11-03 | 3 | -4/+5 | |
* | update readme list of commands | Tristan Sloughter | 2014-11-03 | 1 | -6/+1 | |
* | Merge pull request #1 from omarkj/omarkj-add-ct | Tristan Sloughter | 2014-11-03 | 2 | -0/+176 | |
|\ | ||||||
| * | add help | omarkj | 2014-11-03 | 54 | -1308/+1646 | |
| |\ | ||||||
| * | | common tests -> Common Tests | omarkj | 2014-09-25 | 1 | -1/+1 | |
| * | | Enable ct. | omarkj | 2014-09-19 | 1 | -14/+29 | |
| * | | CT Provider. | omarkj | 2014-09-18 | 1 | -0/+59 | |
| * | | Add common_test provider. | omarkj | 2014-09-18 | 1 | -0/+1 | |
* | | | fix tar provider to pass release and tar to relx as 2 commands | Tristan Sloughter | 2014-11-03 | 2 | -3/+3 | |
* | | | update config deps and support semver in app vsn | Tristan Sloughter | 2014-11-03 | 2 | -7/+14 | |
* | | | add make_vsn to rebar_resource for replacing app vsns | Tristan Sloughter | 2014-11-03 | 4 | -14/+90 | |
* | | | add modules element to .app file templates | Tristan Sloughter | 2014-11-03 | 2 | -0/+2 | |
* | | | cleanup upgrade package | Tristan Sloughter | 2014-11-02 | 1 | -10/+5 | |
* | | | wip: upgrade pkg deps | Tristan Sloughter | 2014-11-02 | 2 | -2/+6 | |
* | | | add pkg resource | Tristan Sloughter | 2014-11-02 | 4 | -5/+40 | |
* | | | add rebar_hooks module | Tristan Sloughter | 2014-11-02 | 1 | -0/+24 | |
* | | | run legacy hooks for clean task | Tristan Sloughter | 2014-11-02 | 2 | -37/+33 | |
* | | | add --all option to clean | Tristan Sloughter | 2014-11-02 | 2 | -3/+24 | |
* | | | refactoring build loop | Tristan Sloughter | 2014-11-01 | 1 | -20/+15 | |
* | | | reset hooks for project apps so they are only run once | Tristan Sloughter | 2014-11-01 | 1 | -3/+7 | |
* | | | run legacy style hooks for compile provider | Tristan Sloughter | 2014-11-01 | 3 | -2/+35 | |
* | | | only pass current project state as state for project apps | Tristan Sloughter | 2014-11-01 | 1 | -1/+13 | |
* | | | don't return {error, {error, iolist()}} from rbear_topo | Tristan Sloughter | 2014-11-01 | 1 | -1/+1 | |
* | | | verify checked out dep is the same as specified in the config and update if not | Tristan Sloughter | 2014-11-01 | 5 | -12/+79 | |
* | | | dynamicly find module for fullfilling dependency | Tristan Sloughter | 2014-11-01 | 3 | -51/+108 | |
* | | | create rebar_resource behaviour and create git resource | Tristan Sloughter | 2014-10-30 | 4 | -253/+98 | |
| |/ |/| | ||||||
* | | add guide to docs | Tristan Sloughter | 2014-10-26 | 1 | -0/+93 | |
* | | remove newlines in paragraphs | Tristan Sloughter | 2014-10-25 | 1 | -49/+19 | |
* | | use error_format for prodiver error | Tristan Sloughter | 2014-10-24 | 1 | -0/+3 | |
* | | Merge pull request #21 from tsloughter/rebar3-todo-tutorial | Tristan Sloughter | 2014-10-24 | 1 | -0/+299 | |
|\ \ | ||||||
| * | | Plugin tutorial ready | Fred Hebert | 2014-10-24 | 1 | -0/+299 | |
|/ / | ||||||
* | | add format_error/2 provider callback to providers | Tristan Sloughter | 2014-10-22 | 18 | -20/+106 | |
* | | fix erlydtl provider module name | Tristan Sloughter | 2014-10-22 | 1 | -0/+295 | |
* | | output error on bad provider attempting to be added | Tristan Sloughter | 2014-10-22 | 1 | -2/+7 | |
* | | return error on not found provider for command | Tristan Sloughter | 2014-10-22 | 3 | -303/+17 | |
* | | fix format_error cycle | Tristan Sloughter | 2014-10-22 | 1 | -3/+3 | |
* | | code cleanup | Tristan Sloughter | 2014-10-19 | 1 | -22/+15 | |
* | | code cleanup | Tristan Sloughter | 2014-10-19 | 1 | -37/+44 | |
* | | fix find and includefile paths for yrl/xrl files | Tristan Sloughter | 2014-10-19 | 1 | -5/+8 | |
* | | travis build order | Tristan Sloughter | 2014-10-18 | 1 | -1/+1 | |
* | | fix erlydtl compile | Tristan Sloughter | 2014-10-18 | 1 | -1/+1 | |
* | | add s3 upload of rebar3 | Tristan Sloughter | 2014-10-18 | 1 | -2/+13 | |
* | | change travis status image to rebar3 | Tristan Sloughter | 2014-10-18 | 1 | -1/+1 | |
* | | dialyzer fixes | Tristan Sloughter | 2014-10-18 | 8 | -44/+39 |