Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | basic profile deps tests | Tristan Sloughter | 2015-02-22 | 1 | -46/+14 |
* | check for newly added deps in config file that aren't level 0 in the lock | Tristan Sloughter | 2015-02-19 | 1 | -4/+40 |
* | use project sub-apps with deps in their rebar.config | Tristan Sloughter | 2015-02-17 | 1 | -1/+29 |
* | replace package management with hex.pm | Tristan Sloughter | 2015-02-17 | 1 | -62/+187 |
* | Initial `deps` command | Fred Hebert | 2015-02-16 | 1 | -188/+62 |
* | WIP | Fred Hebert | 2015-02-11 | 1 | -1/+0 |
* | Fix up programmatic interface to rebar3 | Fred Hebert | 2014-12-21 | 1 | -1/+1 |
* | Adding pkg deps tests and refactorings | Fred Hebert | 2014-12-16 | 1 | -26/+95 |
* | Print warning when deps are being skipped. | Fred Hebert | 2014-12-07 | 1 | -13/+64 |
* | Handle cycle errors in provider | Fred Hebert | 2014-12-06 | 1 | -2/+2 |
* | Return cycles in deps solver | Fred Hebert | 2014-12-06 | 1 | -2/+2 |
* | Partial fix to circular deps (#40) | Fred Hebert | 2014-12-06 | 1 | -9/+26 |
* | Initial tests for dependency resolving | Fred Hebert | 2014-12-04 | 1 | -0/+85 |