Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-12-08 | resolver: whitespace, style cleanups | -4/+2 | |
2016-12-04 | use range based for loops more pervasively (NFC) | -10/+5 | |
2016-08-06 | modernize: use default method synthesis | -3/+1 | |
2016-01-29 | resolver: use range loops in the decider | -183/+131 | |
2015-11-08 | Unify =* behaviour | -2/+1 | |
2014-08-28 | Fix assorted build failures with clang | -2/+1 | |
2014-03-21 | Add PromoteBinariesHelper | -1/+1 | |
2014-03-06 | Fix segfault | -1/+1 | |
2014-01-05 | Don't try to make binaries out of binaries | -4/+13 | |
2013-09-08 | Suggest uninstalls | -5/+56 | |
2013-05-23 | Move code around | -1/+0 | |
2013-05-22 | Use nullptr | -44/+43 | |
2012-11-16 | Introduce SlotUnknownRewrittenRequirement | -0/+5 | |
2012-09-14 | Refactor to allow subslots | -3/+14 | |
2012-07-27 | cave resolve --prefer-matching / --avoid-matching | -1/+1 | |
2012-04-25 | Fix segfault | -13/+14 | |
2012-04-14 | Change || scoring | -15/+39 | |
2011-10-10 | Fix upgrade-blocked-before nothing is fine too logic | -1/+1 | |
2011-10-10 | Less confusicating name | -4/+4 | |
2011-09-06 | Be less clever with || ( ) selection | -27/+1 | |
2011-08-24 | Fix segfault on block inside || ( ) | -1/+2 | |
2011-06-19 | Lots of bools is icky | -60/+26 | |
2011-06-19 | Make some ChangeByResolvents into DependentPackageIDs | -5/+3 | |
2011-06-12 | Rename to remove mention of provides | -3/+3 | |
2011-06-11 | No need to rewrite specs any more | -41/+20 | |
2011-06-11 | Split out | -59/+3 | |
2011-06-11 | Add but do not implement keep if-same-metadata | -0/+18 | |
2011-05-19 | Revert the package dep spec changes | -57/+65 | |
2011-04-18 | Don't hold versions, keys, choices in a sequence | -16/+36 | |
2011-04-15 | Too much indirection | -8/+1 | |
2011-04-15 | Too much indirection | -7/+1 | |
2011-04-15 | Too much indirection | -9/+1 | |
2011-04-15 | Too much indirection | -9/+2 | |
2011-04-15 | Too much indirection | -8/+1 | |
2011-04-15 | Too much indirection | -9/+1 | |
2011-04-15 | Too much indirection | -17/+2 | |
2011-04-15 | Too much indirection | -8/+2 | |
2011-04-15 | Too much indirection | -7/+1 | |
2011-04-15 | Too much indirection | -7/+1 | |
2011-04-15 | Too much indirection | -11/+2 | |
2011-04-15 | Too much indirection | -7/+1 | |
2011-04-15 | Too much indirection | -8/+1 | |
2011-04-15 | Too much indirection | -9/+1 | |
2011-04-15 | Too much indirection | -10/+1 | |
2011-04-15 | Too much indirection | -9/+1 | |
2011-04-15 | Too much indirection | -7/+1 | |
2011-04-12 | MetadataKey value -> parse_value | -23/+22 | |
2011-04-07 | Constraint -> Requirement | -23/+23 | |
2011-04-05 | No need for fancy PackageDepSpecData subclassing | -3/+3 | |
2011-04-05 | cave resolve --hide | -6/+13 |