Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-05-22 | Kill old virtuals repo code | -875/+0 | |
2011-09-06 | Framework for licence groups | -0/+18 | |
2011-06-16 | Remove accept_keywords_key | -14/+0 | |
2011-06-11 | Deprecation notice for virtuals | -1/+8 | |
2011-06-11 | Remove unused PackageID code | -664/+1 | |
2011-06-11 | Remove innards of InstalledVirtualsRepository | -116/+17 | |
2011-06-11 | Remove innards of VirtualsRepository | -177/+12 | |
2011-06-11 | Remove VirtualsInterface | -306/+4 | |
2011-06-11 | Remove ProvidesInterface | -41/+0 | |
2011-06-11 | PackageID::suggestions_key can go | -7/+0 | |
2011-06-09 | Maybe fix some gtest-related build issues | -2/+2 | |
2011-05-19 | Revert the package dep spec changes | -13/+14 | |
2011-04-12 | Kill is_default_destination | -9/+0 | |
2011-04-12 | MetadataKey value -> parse_value | -16/+16 | |
2011-04-07 | Constraint -> Requirement | -6/+6 | |
2011-04-05 | No need for fancy PackageDepSpecData subclassing | -10/+12 | |
2011-04-04 | Version requirements to constraints | -4/+2 | |
2011-04-04 | slot to requirements | -2/+1 | |
2011-03-26 | Use Environment rather than PackageDatabase | -29/+26 | |
2011-03-25 | Don't need can_be_favourite_repository | -16/+0 | |
2011-03-25 | gtest more | -159/+140 | |
2011-03-20 | Don't bother with test_extras | -2/+0 | |
2011-03-19 | Let syncing specify a revision | -2/+4 | |
2011-03-18 | Remove invalidate_masks | -34/+0 | |
2011-02-28 | Allow repos to return partial results if faster | -31/+34 | |
2011-01-22 | Don't store keys, IDs in masks | -6/+6 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -23/+15 | |
2011-01-07 | Pass ID to match_package | -2/+2 | |
2011-01-01 | Kill formatters | -31/+0 | |
2011-01-01 | Better pretty printing mechanism | -0/+13 | |
2011-01-01 | Tinker with labels | -10/+22 | |
2011-01-01 | PackageID::repository_name rather than ::repository | -33/+38 | |
2011-01-01 | Pass PackageIDs by shared_ptr | -3/+3 | |
2010-11-07 | Let sync take a suffix | -8/+12 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -26/+25 | |
2010-08-13 | env->root() -> env->preferred_root_key() | -1/+1 | |
2010-08-13 | Rename spec tree root to top | -1/+1 | |
2010-08-12 | Let hooks take an output manager | -4/+4 | |
2010-08-05 | Move PartiallyMadePackageDepSpec into own header | -0/+2 | |
2010-07-24 | Make use of Options init lists | -11/+11 | |
2010-07-24 | Deboilerplateise | -6/+6 | |
2010-07-23 | Avoid more explicit newage | -37/+36 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -30/+30 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -7/+4 | |
2010-07-22 | shared_ptr<> no longer implicitly bools | -1/+1 | |
2010-07-22 | Use std::make_shared<> | -41/+40 | |
2010-07-22 | No more tr1:: and tr1/ | -228/+228 | |
2010-07-21 | Repository::some_ids_might_not_be_masked | -2/+18 | |
2010-07-02 | Make sure uniquely identifying specs for virtuals work | -0/+2 | |
2010-06-09 | Replace Validated with WrappedValue | -9/+9 |