| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request #93 from tsloughter/master | Tristan Sloughter | 2015-01-07 | 2 | -2/+4 |
|\ \ |
|
| * | | do not include dir . in relx lib paths it will break lib discovery | Tristan Sloughter | 2015-01-07 | 2 | -2/+4 |
|/ / |
|
* | | Merge pull request #92 from shijiang1130/patch-1 | Tristan Sloughter | 2015-01-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Update README.md | Linus.yuan | 2015-01-07 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #83 from tsloughter/master | Tristan Sloughter | 2015-01-04 | 5 | -73/+182 |
|\ \ |
|
| * | | don't allow locked transitive dep to override higher level dep | Tristan Sloughter | 2015-01-04 | 3 | -37/+49 |
| * | | use level in lock file so changes to config don't change outcome of run | Tristan Sloughter | 2015-01-02 | 2 | -2/+3 |
| * | | overrides working with lock except in case of adding to config after lock | Tristan Sloughter | 2015-01-01 | 3 | -40/+69 |
| * | | overrides working except for transitive dep inheritance with lock file | Tristan Sloughter | 2014-12-30 | 4 | -24/+91 |
| |/ |
|
* | | Merge pull request #84 from talentdeficit/first_files_fix | Tristan Sloughter | 2015-01-04 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | point compiler to the right config value for which files need to be | alisdair sullivan | 2015-01-01 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #82 from rebar/checkouts-test | Fred Hebert | 2014-12-29 | 2 | -5/+51 |
|\ |
|
| * | MORE TESTS | Fred Hebert | 2014-12-29 | 1 | -2/+23 |
| * | Adding tests for checkouts being found & compiled | Fred Hebert | 2014-12-29 | 2 | -5/+30 |
|/ |
|
* | Merge pull request #81 from tsloughter/master | Tristan Sloughter | 2014-12-28 | 1 | -1/+1 |
|\ |
|
| * | update travis s3 deploy condition | Tristan Sloughter | 2014-12-28 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #78 from talentdeficit/strip_compiler | Tristan Sloughter | 2014-12-24 | 1 | -153/+0 |
|\ |
|
| * | remove no longer relevant test machinery in rebar_erlc_compiler | alisdair sullivan | 2014-12-24 | 1 | -153/+0 |
|/ |
|
* | Merge pull request #77 from tsloughter/master | Tristan Sloughter | 2014-12-24 | 3 | -4/+7 |
|\ |
|
| * | update plugin install code | Tristan Sloughter | 2014-12-24 | 3 | -4/+7 |
|/ |
|
* | Merge pull request #76 from tsloughter/master | Tristan Sloughter | 2014-12-24 | 4 | -16/+21 |
|\ |
|
| * | include providers listed in plugins env | Tristan Sloughter | 2014-12-24 | 2 | -14/+19 |
| * | include project app dirs in release lib_dirs to search | Tristan Sloughter | 2014-12-24 | 2 | -2/+2 |
* | | Merge pull request #75 from talentdeficit/remove_config_script | Tristan Sloughter | 2014-12-24 | 1 | -17/+0 |
|\ \ |
|
| * | | remove script that triggered now removed retest tests | alisdair sullivan | 2014-12-23 | 1 | -17/+0 |
|/ / |
|
* | | Merge pull request #74 from rebar/add-compile-tests | Fred Hebert | 2014-12-23 | 2 | -5/+26 |
|\ \ |
|
| * | | Add release-structured compiling tests | Fred Hebert | 2014-12-24 | 2 | -5/+26 |
|/ / |
|
* | | Merge pull request #72 from rebar/template-tests-subdirs | Fred Hebert | 2014-12-23 | 10 | -1/+204 |
|\ \ |
|
| * | | Add support for custom templates in subdirectories | Fred Hebert | 2014-12-23 | 10 | -1/+204 |
|/ / |
|
* | | Merge pull request #71 from tsloughter/master | Tristan Sloughter | 2014-12-21 | 2 | -9/+7 |
|\ \
| |/ |
|
| * | set deps back to tsloughter/providers and erlware/relx | Tristan Sloughter | 2014-12-21 | 1 | -4/+4 |
| * | update erlydtl provider to use namespaces | Tristan Sloughter | 2014-12-21 | 1 | -5/+3 |
|/ |
|
* | Merge pull request #70 from rebar/provider-namespaces | Tristan Sloughter | 2014-12-21 | 9 | -15/+148 |
|\ |
|
| * | Tests and fixes for namespaces | Fred Hebert | 2014-12-21 | 2 | -2/+100 |
| * | Fix up programmatic interface to rebar3 | Fred Hebert | 2014-12-21 | 3 | -5/+5 |
| * | Dynamic 'do' provider for namespaces | Fred Hebert | 2014-12-21 | 2 | -13/+39 |
| * | Add support for namespace-based metacommands | Fred Hebert | 2014-12-21 | 2 | -5/+14 |
| * | Remove profile declarations | Fred Hebert | 2014-12-21 | 2 | -2/+2 |
|/ |
|
* | Merge pull request #67 from tsloughter/master | Fred Hebert | 2014-12-17 | 1 | -0/+2 |
|\ |
|
| * | add two cool dudes to the THANKS | Tristan Sloughter | 2014-12-17 | 1 | -0/+2 |
* | | Merge pull request #65 from fishcakez/plt_copy_lib | Tristan Sloughter | 2014-12-17 | 1 | -0/+1 |
|\ \ |
|
| * | | Ensure dir for plt exists when copying | James Fish | 2014-12-17 | 1 | -0/+1 |
* | | | Merge pull request #61 from tsloughter/master | Fred Hebert | 2014-12-16 | 1 | -1/+8 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | don't include all */ebin dirs in code path | Tristan Sloughter | 2014-12-16 | 1 | -1/+8 |
* | | Merge pull request #56 from tsloughter/profile_deps | Fred Hebert | 2014-12-16 | 15 | -192/+209 |
|\ \
| |/ |
|
| * | update readme for 'as' | Tristan Sloughter | 2014-12-16 | 2 | -2/+3 |
| * | add 'as' higher order task | Tristan Sloughter | 2014-12-16 | 5 | -20/+70 |
| * | rewrite profiles | Tristan Sloughter | 2014-12-16 | 11 | -173/+139 |
|/ |
|
* | Merge pull request #60 from rebar/test-packages | Fred Hebert | 2014-12-16 | 7 | -61/+297 |
|\ |
|
| * | Adding pkg deps tests and refactorings | Fred Hebert | 2014-12-16 | 6 | -60/+296 |