Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
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 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -64/+71 | |
2010-08-13 | env->root() -> env->preferred_root_key() | -29/+10 | |
2010-08-13 | PretendAction needs destination | -8/+8 | |
2010-08-13 | Rename spec tree root to top | -3/+3 | |
2010-08-12 | Let hooks take an output manager | -2/+3 | |
2010-08-10 | Move some headers to legacy | -2/+3 | |
2010-08-05 | More things out of dep_spec.hh | -0/+1 | |
2010-08-05 | Move PartiallyMadePackageDepSpec into own header | -1/+3 | |
2010-07-24 | Make use of Options init lists | -2/+2 | |
2010-07-24 | Deboilerplateise | -1/+1 | |
2010-07-23 | Avoid more explicit newage | -8/+8 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -14/+14 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -26/+26 | |
2010-07-22 | Use std::make_shared<> | -42/+39 | |
2010-07-22 | No more tr1:: and tr1/ | -356/+356 | |
2010-07-22 | Kill NonCopyable, make Singleton its own thing | -10/+16 | |
2010-07-21 | format=e rather than format=ebuild/exheres | -6/+6 | |
2010-07-11 | Fix typo in docstring. | -1/+1 | |
2010-07-11 | Return whether world was changed. | -8/+8 |