Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-04-12 | MetadataKey value -> parse_value | -99/+99 | |
2011-04-12 | Allow overriding options | -1/+2 | |
2011-04-07 | Constraint -> Requirement | -207/+207 | |
2011-04-05 | No need for fancy PackageDepSpecData subclassing | -13/+12 | |
2011-04-04 | Move around KeyConstraint logic | -1/+1 | |
2011-04-04 | Betterer names | -3/+3 | |
2011-04-04 | Use reqs to constraints | -14/+13 | |
2011-04-04 | Version requirements to constraints | -193/+17 | |
2011-04-04 | key requirements to constraints | -0/+48 | |
2011-04-04 | slot to requirements | -16/+68 | |
2011-04-04 | installable to repository to requirements | -0/+19 | |
2011-04-04 | installable to path to requirements | -0/+19 | |
2011-04-04 | installed at path to requirements | -0/+15 | |
2011-04-04 | from repository to requirements | -13/+28 | |
2011-04-04 | in repository to requirements | -13/+28 | |
2011-04-04 | category and package parts to requirements | -28/+58 | |
2011-04-04 | Start using constraints for PackageDepSpecs | -16/+98 | |
2011-03-26 | Use Environment rather than PackageDatabase | -319/+124 | |
2011-03-26 | paludis_command not used | -41/+0 | |
2011-03-25 | No need for favourite_repository | -9/+0 | |
2011-03-18 | Remove NoConfigEnvironment::set_accept_unstable | -9/+0 | |
2011-03-10 | Don't need block_kinds any more | -25/+7 | |
2011-02-28 | Allow repos to return partial results if faster | -42/+51 | |
2011-02-27 | Nothing uses default_destinations now | -46/+0 | |
2011-02-26 | Remove RepositoryMaskInfo | -44/+0 | |
2011-02-26 | Remove RepositoryMaskInfo keys | -101/+0 | |
2011-02-26 | Put repo mask info directly in the mask | -11/+31 | |
2011-02-26 | Add tokens to RepositoryMaskInfo | -4/+5 | |
2011-02-26 | Pass optional reason to unmask queries | -5/+5 | |
2011-02-06 | Dep tags are no longer needed | -337/+0 | |
2011-02-06 | Remove legacy code | -602/+0 | |
2011-01-22 | Don't store keys, IDs in masks | -34/+31 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -9/+13 | |
2011-01-08 | Don't rely upon bind discarding args | -2/+1 | |
2011-01-07 | Pass ID to match_package | -18/+16 | |
2011-01-01 | Kill formatters | -957/+1 | |
2011-01-01 | Use pretty_print_value | -128/+0 | |
2011-01-01 | Better pretty printing mechanism | -0/+35 | |
2011-01-01 | Tinker with labels | -19/+20 | |
2011-01-01 | Pass env, id to ConditionalDepSpec members | -6/+6 | |
2011-01-01 | PackageID::repository_name rather than ::repository | -4/+4 | |
2011-01-01 | Pass PackageIDs by shared_ptr | -15/+15 | |
2010-12-16 | Environment::interest_in_suggestion | -0/+7 | |
2010-12-04 | MetadataSpecTreeKey<RequiredUseSpecTree> | -0/+6 | |
2010-12-04 | RequiredUseSpecTree | -0/+13 | |
2010-12-04 | GenericSpecTree can contain ExactlyOneDepSpec | -0/+57 | |
2010-12-04 | Replacing in pretend too | -1/+2 | |
2010-11-07 | Add Map<string, string> keys | -0/+5 | |
2010-10-31 | Environment::system_root_key | -0/+10 | |
2010-09-05 | Blocker strength is an enum, not a bool | -14/+17 |