Age | Commit message (Expand) | Author | Files | Lines |
2012-02-28 | solver: allow multiple packages with same virtual provides | Timo Teräs | 2 | -5/+5 |
2012-02-27 | solver, test: implements more provides things, add tests | Timo Teräs | 5 | -0/+71 |
2012-02-24 | solver: unallowed pinning is worse than changing installed package | Timo Teräs | 1 | -0/+10 |
2012-02-24 | test: clean up solver.sh | Timo Teräs | 1 | -5/+9 |
2012-02-24 | solver: non preferred actions are worse then non preferred pinning | Timo Teräs | 3 | -0/+39 |
2012-02-24 | pkg, db: use 's' for source repository tags instead of 'p' | Timo Teräs | 1 | -2/+2 |
2012-02-24 | test: improve pinning tests | Timo Teräs | 9 | -4/+77 |
2012-02-23 | test: rewrite the testing framework to use the real applets | Timo Teräs | 52 | -115/+208 |
2012-01-20 | solver: fix regression from "calculate branch minimum penalty early" | Timo Teräs | 1 | -2/+1 |
2012-01-17 | solver: calculate branch minimum penalty early | Timo Teräs | 1 | -1/+2 |
2011-10-29 | solver, db: implement repository pinning | Timo Teräs | 9 | -0/+37 |
2011-10-24 | solver, pkg: implement versioned conflicts | Timo Teräs | 3 | -0/+23 |
2011-10-14 | solver: preference scoring | Timo Teräs | 4 | -9/+7 |
2011-09-05 | solver: report 'complete' solutions with errors | Timo Teräs | 4 | -10/+4 |
2011-08-18 | solver: reintroduce install_if support | Timo Teräs | 14 | -12/+80 |
2011-08-01 | solver: generate proper error messages | Timo Teräs | 22 | -13/+56 |
2011-07-27 | solver: don't consider package that we can't have | Timo Teräs | 2 | -0/+1 |
2011-07-27 | solver: permutate each preferred solution first | Timo Teräs | 5 | -0/+17 |
2011-07-26 | solver: new package selection logic (which is not yet used) | Timo Teräs | 23 | -5/+155 |
2010-06-15 | test: check if upgrade works when package is missing in repo | Natanael Copa | 1 | -0/+7 |
2010-06-15 | test: dont run sh manually but respect #!/bin/sh in each test | Natanael Copa | 9 | -10/+13 |
2010-06-15 | test: initial testsuite | Natanael Copa | 17 | -0/+422 |
2009-11-06 | test: add test cases for version comparing | Timo Teras | 2 | -0/+741 |