Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-04-12 | MetadataKey value -> parse_value | -95/+95 | |
2011-04-12 | Allow overriding options | -1/+2 | |
2011-04-07 | Constraint -> Requirement | -360/+360 | |
2011-04-04 | Betterer names | -6/+6 | |
2011-04-04 | Use reqs to constraints | -0/+16 | |
2011-04-04 | Version requirements to constraints | -71/+7 | |
2011-04-04 | key requirements to constraints | -0/+75 | |
2011-04-04 | slot to requirements | -113/+115 | |
2011-04-04 | installable to repository to requirements | -31/+70 | |
2011-04-04 | installable to path to requirements | -19/+60 | |
2011-04-04 | installed at path to requirements | -10/+42 | |
2011-04-04 | from repository to requirements | -11/+42 | |
2011-04-04 | in repository to requirements | -10/+41 | |
2011-04-04 | category and package parts to requirements | -25/+85 | |
2011-04-04 | Start using constraints for PackageDepSpecs | -11/+122 | |
2011-03-26 | Use Environment rather than PackageDatabase | -559/+276 | |
2011-03-25 | No need for favourite_repository | -34/+2 | |
2011-03-20 | (ruby) Add bindings for overridden masks | -4/+98 | |
2011-03-18 | Remove invalidate_masks | -27/+0 | |
2011-03-18 | Remove NoConfigEnvironment::set_accept_unstable | -28/+0 | |
2011-03-10 | Don't need block_kinds any more | -26/+9 | |
2011-02-28 | Allow repos to return partial results if faster | -11/+11 | |
2011-02-27 | Nothing uses default_destinations now | -37/+1 | |
2011-02-26 | Remove RepositoryMaskInfo keys | -98/+0 | |
2011-02-26 | Don't use repo mask keys | -9/+2 | |
2011-02-26 | Put repo mask info directly in the mask | -4/+0 | |
2011-02-26 | Fix test failure message | -1/+1 | |
2011-02-21 | Remove simple_ from visitor | -3/+3 | |
2011-02-19 | return a QualifiedPackageName not a ruby string | -2/+2 | |
2011-02-11 | ruby: cave print-unused-distfiles replaces find_unused-distfiles.rb | -201/+1 | |
2011-02-06 | No need to rewrite dependencies | -3/+13 | |
2011-02-06 | Dep tags are no longer needed | -650/+1 | |
2011-02-06 | Remove legacy code | -2208/+3 | |
2011-01-22 | Don't store keys, IDs in masks | -21/+21 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -3/+4 | |
2011-01-08 | Don't rely upon bind discarding args | -11/+7 | |
2011-01-07 | Pass ID to match_package | -38/+43 | |
2011-01-07 | Share more common metadata | -7/+7 | |
2011-01-01 | Pass env, id to ConditionalDepSpec members | -7/+9 | |
2011-01-01 | PackageID::repository_name rather than ::repository | -1/+1 | |
2011-01-01 | Pass PackageIDs by shared_ptr | -4/+4 | |
2010-12-19 | More legacy | -1/+1 | |
2010-12-19 | Do annotations differently | -91/+0 | |
2010-12-06 | IDs might be in either order | -0/+1 | |
2010-12-04 | MetadataSpecTreeKey<RequiredUseSpecTree> | -0/+15 | |
2010-12-04 | RequiredUseSpecTree | -0/+2 | |
2010-12-04 | GenericSpecTree can contain ExactlyOneDepSpec | -0/+20 | |
2010-12-04 | Replacing in pretend too | -1/+2 | |
2010-11-25 | Support MetadataStringStringMapKey.value | -0/+40 | |
2010-11-07 | Add Map<string, string> keys | -0/+14 |