| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow Breakpoints during task runs | Fred Hebert | 2018-10-22 | 1 | -1/+37 |
* | remove some refresh_paths's options(no_deps and no_test) & use beam_lib:md5/1... | feng19 | 2018-07-11 | 1 | -24/+8 |
* | add option(refresh_paths & refresh_paths_blacklist) for support set refresh_p... | feng19 | 2018-05-07 | 1 | -24/+101 |
* | Work around OTP-21 deprecation of get_stacktrace() | Fred Hebert | 2018-05-03 | 1 | -2/+2 |
* | Unicode support in all the places | Fred Hebert | 2017-08-06 | 1 | -1/+1 |
* | Abuse error_handler to get free metacalls in r3 | Fred Hebert | 2017-04-24 | 1 | -7/+24 |
* | Type specifications and edocs improvements | Fred Hebert | 2016-11-27 | 1 | -11/+48 |
* | replace error with debug | vans163 | 2016-09-03 | 1 | -2/+2 |
* | log error if a module failed to load_file, the user should be aware | vans163 | 2016-09-03 | 1 | -2/+13 |
* | delete purge load_file specific order | vans163 | 2016-09-02 | 1 | -1/+1 |
* | Make less than R17 compatible | vans163 | 2016-09-01 | 1 | -7/+11 |
* | comment and spacing fixup | vans163 | 2016-09-01 | 1 | -5/+4 |
* | Update rebar_agent.erl | vans163 | 2016-09-01 | 1 | -3/+3 |
* | Update rebar_agent.erl | vans163 | 2016-09-01 | 1 | -2/+29 |
* | Blacklist apps to reload | Fred Hebert | 2016-04-04 | 1 | -5/+12 |
* | fix dialyzer warnings, except 'no local return' warnings | Tristan Sloughter | 2015-08-08 | 1 | -1/+1 |
* | Run agent as current process & hibernate | Fred Hebert | 2015-07-03 | 1 | -2/+2 |
* | Apply profiles properly & load all paths | Fred Hebert | 2015-07-01 | 1 | -3/+9 |
* | Fix common test run duplication on windows | Viacheslav Kovalev | 2015-06-26 | 1 | -3/+3 |
* | Display experimental warning | Fred Hebert | 2015-05-29 | 1 | -4/+12 |
* | Rebar agent reloads the config file on every run | Fred Hebert | 2015-05-28 | 1 | -34/+67 |
* | Add a shell agent | Fred Hebert | 2015-05-26 | 1 | -0/+71 |