summaryrefslogtreecommitdiff
path: root/src/rebar_agent.erl
Commit message (Expand)AuthorAgeFilesLines
* 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