summaryrefslogtreecommitdiff
path: root/src/rebar_agent.erl
Commit message (Expand)AuthorAgeFilesLines
* Unicode support in all the placesFred Hebert2017-08-061-1/+1
* Abuse error_handler to get free metacalls in r3Fred Hebert2017-04-241-7/+24
* Type specifications and edocs improvementsFred Hebert2016-11-271-11/+48
* replace error with debugvans1632016-09-031-2/+2
* log error if a module failed to load_file, the user should be awarevans1632016-09-031-2/+13
* delete purge load_file specific ordervans1632016-09-021-1/+1
* Make less than R17 compatiblevans1632016-09-011-7/+11
* comment and spacing fixupvans1632016-09-011-5/+4
* Update rebar_agent.erlvans1632016-09-011-3/+3
* Update rebar_agent.erlvans1632016-09-011-2/+29
* Blacklist apps to reloadFred Hebert2016-04-041-5/+12
* fix dialyzer warnings, except 'no local return' warningsTristan Sloughter2015-08-081-1/+1
* Run agent as current process & hibernateFred Hebert2015-07-031-2/+2
* Apply profiles properly & load all pathsFred Hebert2015-07-011-3/+9
* Fix common test run duplication on windowsViacheslav Kovalev2015-06-261-3/+3
* Display experimental warningFred Hebert2015-05-291-4/+12
* Rebar agent reloads the config file on every runFred Hebert2015-05-281-34/+67
* Add a shell agentFred Hebert2015-05-261-0/+71