| Commit message (Expand) | Author | Age | Files | Lines |
* | remove state record from app_info record | Tristan Sloughter | 2015-08-31 | 1 | -2/+1 |
* | Add tests for mixed deps installs | Fred Hebert | 2015-08-16 | 1 | -5/+10 |
* | Adding directory path test for deduplication | Fred Hebert | 2015-05-04 | 1 | -0/+18 |
* | Merge branch 'master' into app-discover-profile-duplication | Viacheslav V. Kovalev | 2015-05-01 | 1 | -3/+42 |
|\ |
|
| * | 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/+37 |
| * | real bootstrapping | Tristan Sloughter | 2015-04-22 | 1 | -1/+1 |
| * | track and cleanup code paths for different contexts | Tristan Sloughter | 2015-04-21 | 1 | -3/+8 |
* | | Implement opts umerge deduplication | Viacheslav Kovalev | 2015-04-22 | 1 | -6/+48 |
* | | Implement some test on profiles deduplication | Viacheslav V. Kovalev | 2015-04-22 | 1 | -0/+91 |
|/ |
|
* | add a more direct way to generate an `eunitized` test app to | alisdair sullivan | 2015-03-24 | 1 | -4/+4 |
* | Preserve profile order on mergeable tuple/opts | Fred Hebert | 2015-03-22 | 1 | -2/+9 |
* | store base opts after initialization of providers | Tristan Sloughter | 2015-03-06 | 1 | -4/+16 |
* | add test for test profile applied to project apps | alisdair sullivan | 2015-03-05 | 1 | -2/+24 |
* | two failing tests and one passing test to attempt to isolate where | alisdair sullivan | 2015-03-05 | 1 | -2/+48 |
* | fix for profiles_remain_applied_with_config_present | Tristan Sloughter | 2015-03-04 | 1 | -3/+25 |
* | `add_to_profile/3` function added to `rebar_state` | alisdair sullivan | 2015-03-02 | 1 | -2/+25 |
* | don't replace non-string list with empty list in profile merge | Tristan Sloughter | 2015-03-02 | 1 | -2/+10 |
* | profiles: combine lists of values for conflicting config options | Tristan Sloughter | 2015-02-24 | 1 | -2/+20 |
* | basic profile deps tests | Tristan Sloughter | 2015-02-22 | 1 | -0/+82 |