Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022-11-08 | Add PackageID::masks and PackageID::overridden_masks | -4/+3 | |
2022-11-08 | user_dep_spec: Give variables better names | -29/+29 | |
2022-10-10 | Use std::string::find(char) where appropriate | -4/+4 | |
2016-12-14 | Remove some dead code (NFC) | -13/+0 | |
2016-08-06 | modernize: use default method synthesis | -6/+2 | |
2015-11-08 | Unify =* behaviour | -3/+3 | |
2015-08-21 | throw() -> noexcept | -1/+1 | |
2014-03-20 | Add exclude dep spec | -5/+67 | |
2013-06-23 | C++11: auto convert to nullptr via cpp11-migrate | -6/+6 | |
2013-05-23 | Move code around | -1/+0 | |
2013-05-22 | Use nullptr | -5/+4 | |
2013-03-08 | Silence warnings | -1/+5 | |
2013-03-08 | UserKeyRequirement: allow matching metadata for inequality | -50/+125 | |
2013-01-10 | Allow EAPI 5 subslots in user package dep specs | -4/+37 | |
2012-09-14 | Refactor to allow subslots | -9/+12 | |
2012-08-07 | Make presumed logic work | -1/+1 | |
2012-05-12 | Add AtMostOneDepSpec | -0/+6 | |
2011-09-14 | Maintainers as objects | -0/+14 | |
2011-09-04 | Contents is not a MetadataKey | -18/+0 | |
2011-09-04 | Remove PackageID::contents_key | -2/+0 | |
2011-08-07 | Move explicit instantiations to namespace paludis | -2/+4 | |
2011-06-16 | Remove accept_keywords_key | -2/+0 | |
2011-06-12 | Kill AssociationMask | -10/+0 | |
2011-06-12 | No need for metadata provide keys | -13/+0 | |
2011-06-12 | Remove contains and contained_in keys | -4/+0 | |
2011-06-12 | Remove provide_key | -2/+0 | |
2011-06-12 | Remove virtual_for_key | -2/+0 | |
2011-06-11 | Track whether :slot deps are from a := | -0/+6 | |
2011-06-11 | PackageID::suggestions_key can go | -2/+0 | |
2011-05-19 | Reintroduce [.(mask)?] | -2/+87 | |
2011-05-19 | Revert the package dep spec changes | -75/+690 | |
2011-04-07 | Constraint -> Requirement | -31/+31 | |
2011-04-05 | No need for fancy PackageDepSpecData subclassing | -33/+27 | |
2011-04-04 | [.key~value] operator | -1/+2 | |
2011-04-04 | [.(mask)?] specs | -0/+6 | |
2011-04-04 | Move around KeyConstraint logic | -5/+30 | |
2011-04-04 | Use reqs to constraints | -4/+1 | |
2011-04-04 | Version requirements to constraints | -64/+3 | |
2011-04-04 | key requirements to constraints | -572/+25 | |
2011-04-04 | slot to requirements | -17/+1 | |
2011-04-04 | installable to repository to requirements | -6/+2 | |
2011-04-04 | installable to path to requirements | -6/+2 | |
2011-03-27 | Add envless_parse_package_dep_spec_for_tests | -0/+55 | |
2011-03-26 | Use Environment rather than PackageDatabase | -3/+7 | |
2011-02-26 | Remove RepositoryMaskInfo keys | -5/+0 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -1/+1 | |
2011-01-08 | Be explicit about crefs | -1/+1 | |
2011-01-07 | Use passed ID | -2/+1 | |
2011-01-07 | Pass id to as_human_string | -5/+5 | |
2011-01-07 | Pass ID to additional reqs | -0/+2 |