| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | set default providers before installing plugins | Tristan Sloughter | 2015-05-31 | 1 | -3/+2 |
* | Show stacktrace to errors caught in rebar3 module. | Viacheslav Kovalev | 2015-05-22 | 1 | -0/+5 |
* | start httpc in run/1 so it is available to download global plugins | Tristan Sloughter | 2015-05-21 | 1 | -12/+14 |
* | don't lose global plugin providers | Tristan Sloughter | 2015-05-21 | 1 | -3/+3 |
* | install plugins from the global config to ~/.cache/plugins | Tristan Sloughter | 2015-05-17 | 1 | -1/+10 |
* | remove uses of 'case catch' | Tristan Sloughter | 2015-05-10 | 1 | -24/+30 |
* | set resources of state in state initialize functions | Tristan Sloughter | 2015-05-04 | 1 | -7/+5 |
* | R15 support, replace unsetenv with putenv empty string | Tristan Sloughter | 2015-04-22 | 1 | -0/+2 |
* | real bootstrapping | Tristan Sloughter | 2015-04-22 | 1 | -0/+1 |
* | track and cleanup code paths for different contexts | Tristan Sloughter | 2015-04-21 | 1 | -1/+3 |
* | Rename wtf->report, add all dep versions | Fred Hebert | 2015-04-13 | 1 | -2/+2 |
* | removing installing of global plugins | Tristan Sloughter | 2015-04-05 | 1 | -3/+2 |
* | install each deps plugins after handling dep, instead of at the end | Tristan Sloughter | 2015-04-05 | 1 | -10/+8 |
* | move resource modules list to rebar_state, no longer static | Tristan Sloughter | 2015-04-04 | 1 | -4/+6 |
* | Decapitalize short option for 'version' | Tilman Holschuh | 2015-03-16 | 1 | -1/+1 |
* | Merge pull request #268 from ferd/refactor-as-namespace-conflicts | Fred Hebert | 2015-03-13 | 1 | -1/+1 |
|\ |
|
| * | Fix #267, refactor as/do/namespace interactions | Fred Hebert | 2015-03-13 | 1 | -1/+1 |
* | | halt with 0 on successful run | Tristan Sloughter | 2015-03-12 | 1 | -1/+1 |
|/ |
|
* | fix code path update for deps | Tristan Sloughter | 2015-03-06 | 1 | -1/+0 |
* | store base opts after initialization of providers | Tristan Sloughter | 2015-03-06 | 1 | -3/+6 |
* | make base_dir for a run include the profiles in path, link to shared deps | Tristan Sloughter | 2015-02-28 | 1 | -1/+1 |
* | Merge pull request #167 from tsloughter/release_tests | Fred Hebert | 2015-02-22 | 1 | -4/+7 |
|\ |
|
| * | release and tar tests | Tristan Sloughter | 2015-02-22 | 1 | -4/+7 |
* | | Merge pull request #166 from tsloughter/xdg | Fred Hebert | 2015-02-21 | 1 | -3/+2 |
|\ \
| |/
|/| |
|
| * | follow xdg standard. fixes #122 | Tristan Sloughter | 2015-02-19 | 1 | -3/+2 |
* | | check for newly added deps in config file that aren't level 0 in the lock | Tristan Sloughter | 2015-02-19 | 1 | -11/+1 |
|/ |
|
* | Advertise rebar3 wtf in error messages | Fred Hebert | 2015-02-13 | 1 | -1/+3 |
* | don't allow locked transitive dep to override higher level dep | Tristan Sloughter | 2015-01-04 | 1 | -2/+3 |
* | use level in lock file so changes to config don't change outcome of run | Tristan Sloughter | 2015-01-02 | 1 | -1/+2 |
* | overrides working with lock except in case of adding to config after lock | Tristan Sloughter | 2015-01-01 | 1 | -1/+2 |
* | update plugin install code | Tristan Sloughter | 2014-12-24 | 1 | -1/+0 |
* | Fix up programmatic interface to rebar3 | Fred Hebert | 2014-12-21 | 1 | -3/+3 |
* | add 'as' higher order task | Tristan Sloughter | 2014-12-16 | 1 | -8/+3 |
* | rewrite profiles | Tristan Sloughter | 2014-12-16 | 1 | -4/+4 |
* | don't store global state variables in opts dict | Tristan Sloughter | 2014-12-06 | 1 | -1/+1 |
* | print error message for failed fetch | Tristan Sloughter | 2014-12-05 | 1 | -5/+5 |
* | set current_profile to default after checking global plugins | Tristan Sloughter | 2014-12-02 | 1 | -1/+1 |
* | move dir functions from utils to new module rebar_dir | Tristan Sloughter | 2014-12-01 | 1 | -2/+2 |
* | switch to REBAR_DEFAULT_PROFILE to make it clear the profile becomes the defa... | Tristan Sloughter | 2014-11-30 | 1 | -1/+1 |
* | add use of REBAR_PROFILE os var to set default profile | Tristan Sloughter | 2014-11-30 | 1 | -7/+15 |
* | fix handle_deps when no deps are to be fetched | Tristan Sloughter | 2014-11-29 | 1 | -1/+0 |
* | global plugins install to global config directory | Tristan Sloughter | 2014-11-29 | 1 | -8/+11 |
* | wip: profiles | Tristan Sloughter | 2014-11-29 | 1 | -6/+3 |
* | use CONFIG_DIR of rebar3 for config directories | Tristan Sloughter | 2014-11-10 | 1 | -2/+3 |
* | move back to using format_error/1 | Tristan Sloughter | 2014-11-09 | 1 | -2/+1 |
* | add dialyzer provider | Tristan Sloughter | 2014-11-08 | 1 | -1/+2 |
* | main module cleanup | Tristan Sloughter | 2014-11-08 | 1 | -42/+42 |
* | support base dir and properly reset deps_dir after plugin provider | Tristan Sloughter | 2014-11-08 | 1 | -6/+8 |
* | handle throw by relx | Tristan Sloughter | 2014-11-08 | 1 | -8/+8 |
* | get rid of old plugin loading | Tristan Sloughter | 2014-11-07 | 1 | -1/+0 |