Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io: get rid of APK_PROGRESS_SCALE | Timo Teräs | 2013-06-17 | 1 | -5/+3 |
* | cache: implement progress bar (ref #1170) | Timo Teräs | 2013-06-17 | 1 | -3/+4 |
* | print: move progress printing to common functions | Timo Teräs | 2013-06-17 | 1 | -34/+4 |
* | errors: detect self-conflicts properly | Timo Teräs | 2013-06-14 | 1 | -4/+6 |
* | solver, errors: fix few additional test cases and clean ups | Timo Teräs | 2013-06-13 | 1 | -2/+2 |
* | pkg: add global reverse dependency iterator helpers and use them | Timo Teräs | 2013-06-13 | 1 | -58/+10 |
* | errors: rewrite the logic how errors are reported | Timo Teräs | 2013-06-13 | 1 | -102/+255 |
* | solver: prune broken world dependencies with --force | Timo Teräs | 2013-06-13 | 1 | -9/+3 |
* | solver: rewrite as deductive solver -- pinning support | Timo Teräs | 2013-06-13 | 1 | -1/+1 |
* | solver: rewrite as deductive solver -- per name flags | Timo Teräs | 2013-06-13 | 1 | -7/+12 |
* | solver: rewrite as deductive solver -- core features | Timo Teräs | 2013-06-13 | 1 | -0/+547 |