Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
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 | |
2010-09-05 | Merge branch 'blocker-annotations' | -6/+23 | |
2010-09-05 | Blocker strength is an enum, not a bool | -6/+23 | |
2010-09-04 | Recommend cave sync | -2/+2 | |
2010-08-30 | format = e | -1/+1 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -30/+29 | |
2010-08-15 | sort_by returns a copy | -1/+1 | |
2010-08-13 | env->root() -> env->preferred_root_key() | -31/+4 | |
2010-08-13 | PretendAction needs destination | -15/+140 | |
2010-08-13 | Rename spec tree root to top | -3/+3 | |
2010-08-10 | Move some headers to legacy | -4/+4 | |
2010-08-05 | Move PartiallyMadePackageDepSpec into own header | -0/+2 | |
2010-07-23 | Avoid more explicit newage | -38/+37 | |
2010-07-23 | Avoid sptr.reset(new ...) | -11/+11 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -5/+5 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -1/+1 | |
2010-07-22 | shared_ptr<> no longer implicitly bools | -9/+9 | |
2010-07-22 | Use std::make_shared<> | -22/+21 | |
2010-07-22 | No more tr1:: and tr1/ | -743/+743 |