Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-05-02 | Allow StringArgs to support --no- | -6/+18 | |
2011-04-28 | fix matching ::/path? | -1/+1 | |
2011-04-21 | Don't bother loading empty provide | -3/+15 | |
2011-04-21 | Tweak a bit more | -48/+82 | |
2011-04-18 | Don't hold versions, keys, choices in a sequence | -193/+354 | |
2011-04-15 | Too much indirection | -11/+1 | |
2011-04-15 | Too much indirection | -9/+1 | |
2011-04-15 | Too much indirection | -13/+1 | |
2011-04-15 | Too much indirection | -12/+2 | |
2011-04-15 | Too much indirection | -11/+1 | |
2011-04-15 | Too much indirection | -13/+1 | |
2011-04-15 | Too much indirection | -24/+2 | |
2011-04-15 | Too much indirection | -11/+2 | |
2011-04-15 | Too much indirection | -10/+1 | |
2011-04-15 | Too much indirection | -10/+1 | |
2011-04-15 | Too much indirection | -16/+2 | |
2011-04-15 | Too much indirection | -10/+1 | |
2011-04-15 | Too much indirection | -12/+1 | |
2011-04-15 | Too much indirection | -13/+1 | |
2011-04-15 | Too much indirection | -15/+1 | |
2011-04-15 | Too much indirection | -13/+1 | |
2011-04-15 | Too much indirection | -8/+1 | |
2011-04-15 | Cache resolvents for helper | -0/+57 | |
2011-04-15 | Tweak | -8/+8 | |
2011-04-15 | Don't bother loading empty required_use | -6/+13 | |
2011-04-15 | Don't bother loading empty dependencies | -36/+72 | |
2011-04-15 | Don't bother loading empty properties | -6/+13 | |
2011-04-15 | Don't bother loading empty restricts | -6/+13 | |
2011-04-15 | Don't cache mtimes | -23/+28 | |
2011-04-15 | Don't cache myoptions | -8/+1 | |
2011-04-15 | Don't cache provides | -8/+1 | |
2011-04-15 | Don't cache required use | -8/+1 | |
2011-04-15 | Don't cache plain text specs | -9/+1 | |
2011-04-15 | Don't cache simple URIs | -10/+1 | |
2011-04-15 | Don't cache URIs | -38/+26 | |
2011-04-15 | Don't cache dependencies | -8/+1 | |
2011-04-15 | Don't cache parsed licences | -8/+1 | |
2011-04-15 | Keep package requirements near the front | -3/+3 | |
2011-04-15 | Avoid repeat calls | -14/+22 | |
2011-04-14 | Store PackageDepSpec text | -26/+23 | |
2011-04-14 | Use requirements() for properties checks | -25/+163 | |
2011-04-14 | Defer choice checks | -10/+26 | |
2011-04-14 | Do match_package via requirements() | -106/+134 | |
2011-04-12 | Support implicit annotation | -1/+15 | |
2011-04-12 | Support annotations in system.conf | -11/+13 | |
2011-04-12 | Kill is_default_destination | -69/+0 | |
2011-04-12 | Fix set token unmasking | -1/+1 | |
2011-04-12 | Don't cache vdb contents | -14/+7 | |
2011-04-12 | MetadataKey value -> parse_value | -914/+1137 | |
2011-04-12 | Make use of override_contents for VDB | -7/+14 |