| Commit message (Expand) | Author | Age | Files | Lines |
* | fix compilation of global plugins (#1935) | Tristan Sloughter | 2018-11-08 | 1 | -4/+7 |
* | Optimize path handling | Fred Hebert | 2018-10-11 | 1 | -1/+14 |
* | compiler behaviour (#1893) | Tristan Sloughter | 2018-10-05 | 1 | -1/+4 |
* | support for hex v2, multiple repository fetching, private organizations (#1884) | Tristan Sloughter | 2018-09-13 | 1 | -4/+15 |
* | Finish adding specs for private funs in rebar3.erl | Bryan Paxton | 2018-06-11 | 1 | -0/+5 |
* | start at least one async thread in async thread pool | Grigory Starinkin | 2018-05-08 | 1 | -1/+1 |
* | Work around OTP-21 deprecation of get_stacktrace() | Fred Hebert | 2018-05-03 | 1 | -11/+10 |
* | Fix precedence rules of erl_opts for test profile | Fred Hebert | 2018-04-20 | 1 | -1/+5 |
* | Set unicode option for starndard_io at entry point | Shunichi Shinohara | 2018-02-22 | 1 | -0/+1 |
* | Fix recursive profile merging in umbrella apps | Fred Hebert | 2017-08-11 | 1 | -2/+2 |
* | Unicode support in all the places | Fred Hebert | 2017-08-06 | 1 | -5/+5 |
* | Properly warn on missing rebar3 deps: add inets | Carlo Carraro | 2017-03-05 | 1 | -1/+1 |
* | REBAR_CONFIG impacts file project root only | Fred Hebert | 2017-02-24 | 1 | -1/+1 |
* | Merge pull request #1391 from ferd/doc-and-types | Fred Hebert | 2016-12-23 | 1 | -15/+61 |
|\ |
|
| * | Type specifications and edocs improvements | Fred Hebert | 2016-11-27 | 1 | -15/+61 |
* | | 1394: added fix for rebar_utils, moved setting of http_options into init_conf... | Artem Pervin | 2016-11-30 | 1 | -1/+2 |
|/ |
|
* | Always read REBAR_CONFIG env var when loading config | Eric Meadows-Jönsson | 2016-11-22 | 1 | -6/+1 |
* | Get stacktrace only once and as soon as possible. Fixes #1347. | Alexander Sedov | 2016-10-13 | 1 | -2/+3 |
* | Print stacktrace in a more conventional way | Tuncer Ayaz | 2016-08-30 | 1 | -1/+1 |
* | Let DEBUG="" and QUIET="" mean disable the option | Jon | 2016-06-18 | 1 | -2/+2 |
* | Merge pull request #1080 from project-fifo/crashdump | Fred Hebert | 2016-06-10 | 1 | -2/+4 |
|\ |
|
| * | Make sure not to dump in api mode | Heinz N. Gies | 2016-04-16 | 1 | -3/+3 |
| * | Write rebar3.crashdump on errors | Heinz N. Gies | 2016-04-16 | 1 | -2/+4 |
* | | Handle control sequences in formatted errors | Péter Gömöri | 2016-06-06 | 1 | -2/+2 |
* | | Read env var REBAR_CACHE_DIR on rebar3 only once | Francisco Rojas | 2016-04-06 | 1 | -3/+10 |
|/ |
|
* | Revert "define the 'EUNIT' macro in the test profile" | alisdair sullivan | 2016-03-03 | 1 | -11/+10 |
* | define the 'EUNIT' macro in the test profile | alisdair sullivan | 2016-03-03 | 1 | -10/+11 |
* | Merge branch 'state' of https://github.com/saleyn/rebar3 into saleyn-state | Fred Hebert | 2016-03-01 | 1 | -4/+4 |
|\ |
|
| * | Remove --state argument option per Tristan's comment | Serge Aleynikov | 2016-02-08 | 1 | -2/+1 |
| * | Add a state display provider | Serge Aleynikov | 2016-02-08 | 1 | -4/+5 |
* | | add project_providers after initing default providers but allow overrides | Tristan Sloughter | 2016-02-22 | 1 | -3/+3 |
* | | give new opt project_plugins providers precedence over default providers | Tristan Sloughter | 2016-02-20 | 1 | -5/+7 |
* | | check top level config for minimum or blacklisted otps at start | Tristan Sloughter | 2016-02-03 | 1 | -0/+3 |
* | | install project app plugins after discovering them not before | Tristan Sloughter | 2016-01-10 | 1 | -1/+1 |
|/ |
|
* | support temporary cdn change with HEX_CDN os var | Tristan Sloughter | 2015-12-19 | 1 | -9/+16 |
* | move test profile bootstrap into core | alisdair sullivan | 2015-10-30 | 1 | -1/+22 |
* | fix dialyzer warnings | Tristan Sloughter | 2015-09-27 | 1 | -0/+1 |
* | Properly warn on missing rebar3 deps | Fred Hebert | 2015-09-26 | 1 | -10/+23 |
* | add providers 'local upgrade' and 'local install' for installing/upgrading | Tristan Sloughter | 2015-09-07 | 1 | -2/+16 |
* | add current_app attribute for setting before calling hooks | Tristan Sloughter | 2015-09-04 | 1 | -1/+0 |
* | Revert "Revert "only load packages when needed"" | Fred Hebert | 2015-09-02 | 1 | -2/+0 |
* | Revert "only load packages when needed" | Fred Hebert | 2015-09-02 | 1 | -0/+2 |
* | only load packages when needed | Tristan Sloughter | 2015-09-02 | 1 | -2/+0 |
* | replace use of dict of packages and registry with single ets table | Tristan Sloughter | 2015-08-21 | 1 | -3/+10 |
* | fix no_return warnings | Tristan Sloughter | 2015-08-08 | 1 | -0/+1 |
* | handle global config file that can't be read | Tristan Sloughter | 2015-07-19 | 1 | -19/+29 |
* | Added rebar profile to httpc initialization and calls. | CarlosEDP | 2015-07-03 | 1 | -1/+2 |
* | Added support for proxy on rebar3 based on environment variables. | CarlosEDP | 2015-07-03 | 1 | -10/+2 |
* | setup hex httpc profile and http opts. needed also for proxy | Tristan Sloughter | 2015-06-29 | 1 | -1/+11 |
* | plugins provider | Tristan Sloughter | 2015-06-18 | 1 | -4/+5 |