Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2013-05-23 | Unused include | -2/+1 | ||
2013-05-22 | Use nullptr | -3/+2 | ||
2012-09-14 | Refactor to allow subslots | -1/+2 | ||
2011-08-07 | Move explicit instantiations to namespace paludis | -2/+4 | ||
Makes clang++ happy | ||||
2011-05-19 | Revert the package dep spec changes | -6/+5 | ||
2011-04-12 | MetadataKey value -> parse_value | -1/+1 | ||
2011-04-07 | Constraint -> Requirement | -2/+2 | ||
2011-04-05 | No need for fancy PackageDepSpecData subclassing | -4/+6 | ||
2011-04-04 | slot to requirements | -2/+1 | ||
2011-03-10 | Common code for making uninstall blockers | -1/+2 | ||
2011-02-21 | Remove simple_ from visitor | -1/+1 | ||
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -1/+1 | ||
Fixes: ticket:1070 | ||||
2011-01-07 | Pass ID to match_package | -2/+5 | ||
2010-09-05 | Constraint::force_unable | -0/+1 | ||
2010-09-05 | Blocker strength is an enum, not a bool | -1/+1 | ||
2010-08-08 | GetConstraintsForPurgeHelper | -0/+98 | ||