| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade certifi dependencies | Fred Hebert | 2017-07-31 | 1 | -1/+1 |
* | Bump to 3.4.2 | Fred Hebert | 2017-07-14 | 1 | -1/+1 |
* | Bump to 3.4.1 | Fred Hebert | 2017-05-24 | 1 | -1/+1 |
* | Bump to 3.4.0 | Fred Hebert | 2017-05-22 | 1 | -1/+1 |
* | Bump to 3.3.6 | Fred Hebert | 2017-03-23 | 1 | -1/+1 |
* | WIP windows escripts get cmd autogenerated | Fred Hebert | 2017-02-24 | 1 | -23/+1 |
* | Bump to 3.3.5 | Fred Hebert | 2017-02-03 | 1 | -1/+1 |
* | Bumping to 3.3.4 | Fred Hebert | 2016-12-23 | 1 | -1/+1 |
* | Bump to 3.3.3 | Fred Hebert | 2016-12-08 | 1 | -1/+1 |
* | 1394: added fix for rebar_utils, moved setting of http_options into init_conf... | Artem Pervin | 2016-11-30 | 1 | -16/+13 |
* | 1394: fixed handling of proxy username and password | Artem Pervin | 2016-11-29 | 1 | -3/+26 |
* | Bump version to 3.3.2 | Fred Hebert | 2016-10-14 | 1 | -1/+1 |
* | Bump to 3.3.1 | Fred Hebert | 2016-09-02 | 1 | -1/+1 |
* | Bumping to 3.3.0 | Fred Hebert | 2016-08-26 | 1 | -1/+1 |
* | Bump to 3.2.0 | Fred Hebert | 2016-06-18 | 1 | -1/+1 |
* | Expand os ENV proxy support to bootstrap script | Fred Hebert | 2016-06-11 | 1 | -1/+5 |
* | Cutting 3.1.1 | Fred Hebert | 2016-05-17 | 1 | -1/+1 |
* | fix otp-19 bootstrap compiling | Tristan Sloughter | 2016-05-13 | 1 | -1/+1 |
* | Change to new hex.pm repo URL | Eric Meadows-Jönsson | 2016-04-21 | 1 | -1/+1 |
* | Tag to 3.1.0 | Fred Hebert | 2016-04-04 | 1 | -1/+1 |
* | Skip update and compilation if possible. | Gleb Peregud | 2016-01-03 | 1 | -12/+28 |
* | just delete erlware_commons rebar.config.script, it isn't needed for rebar3 | Tristan Sloughter | 2015-11-23 | 1 | -0/+7 |
* | certifi must be compiled during initial bootstrap | Benoit Chesneau | 2015-09-18 | 1 | -1/+2 |
* | add comment for global apply_profiles and log message for bad bootstrap lock ... | Tristan Sloughter | 2015-07-11 | 1 | -0/+1 |
* | fix for empty rebar.lock during bootstrap | Tristan Sloughter | 2015-07-11 | 1 | -2/+11 |
* | Renamed functions. | CarlosEDP | 2015-07-03 | 1 | -5/+5 |
* | Added rebar profile to httpc initialization and calls. | CarlosEDP | 2015-07-03 | 1 | -3/+5 |
* | Fix for cases with no proxy configured. | CarlosEDP | 2015-07-03 | 1 | -1/+1 |
* | Get proxy vars from ~/.config/rebar3/rebar.config. Variable format is {http_p... | CarlosEDP | 2015-07-03 | 1 | -37/+22 |
* | Added support for proxy on rebar3 based on environment variables. | CarlosEDP | 2015-07-03 | 1 | -2/+0 |
* | Added support to http and https proxies on bootstrap. Variables are read from... | CarlosEDP | 2015-07-03 | 1 | -0/+42 |
* | add relup provider and update relx | Tristan Sloughter | 2015-06-26 | 1 | -0/+1 |
* | use application:start(crypto) instead of crypto:start() | Tristan Sloughter | 2015-06-21 | 1 | -4/+1 |
* | use packages for deps and add dialyze profile | Tristan Sloughter | 2015-06-21 | 1 | -19/+34 |
* | use bbmustache package | Tristan Sloughter | 2015-06-21 | 1 | -0/+1 |
* | fix failure on missing OTP_VERSION file #403 | Tristan Sloughter | 2015-05-09 | 1 | -21/+24 |
* | don't use rebar_dir function in bootstrap | Tristan Sloughter | 2015-05-07 | 1 | -1/+10 |
* | fix bootstrap on windows, fallback to copy if symlinking fails | derwinlu | 2015-05-07 | 1 | -1/+95 |
* | remove use of erlydtl in rebar | Tristan Sloughter | 2015-04-29 | 1 | -5/+4 |
* | support for 18.0+ | Tristan Sloughter | 2015-04-23 | 1 | -4/+54 |
* | print and halt on compile error | Tristan Sloughter | 2015-04-23 | 1 | -2/+44 |
* | R15 support, replace unsetenv with putenv empty string | Tristan Sloughter | 2015-04-22 | 1 | -1/+1 |
* | fix tracking of all profiles dep paths | Tristan Sloughter | 2015-04-22 | 1 | -2/+1 |
* | real bootstrapping | Tristan Sloughter | 2015-04-22 | 4 | -68/+129 |
* | remove unneeded portions of bootstrap script | Tristan Sloughter | 2014-11-23 | 1 | -90/+1 |
* | switch ct provider to use external provider behavior | Tristan Sloughter | 2014-11-03 | 1 | -1/+1 |
* | update bootstrap final messae | Tristan Sloughter | 2014-09-20 | 1 | -1/+1 |
* | fix travis test | Tristan Sloughter | 2014-09-17 | 1 | -1/+1 |
* | replace logging with ec_cmd_log from erlware_commons | Tristan Sloughter | 2014-08-16 | 1 | -2/+4 |
* | large refactoring | Tristan Sloughter | 2014-08-16 | 3 | -0/+4 |