Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022-11-08 | repositories: Give loop variables better names (NFC) | -4/+4 | |
2022-11-08 | tree: Convert to range-based for loops (NFC) | -5/+4 | |
2016-08-06 | modernize: use default method synthesis | -24/+8 | |
2011-09-04 | Refactor | -113/+0 | |
2011-06-12 | Remove E provides | -77/+0 | |
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-12 | Don't cache vdb contents | -14/+7 | |
2011-04-12 | MetadataKey value -> parse_value | -19/+19 | |
2011-03-07 | Split up a bit | -0/+1 | |
2011-02-26 | Don't use repo mask keys | -43/+0 | |
2011-02-04 | Work around shoddy Gentoo QA | -32/+50 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -10/+10 | |
2011-01-07 | ID isn't needed | -16/+16 | |
2011-01-07 | ID isn't needed | -8/+10 | |
2011-01-07 | ID isn't needed | -17/+19 | |
2011-01-07 | ID isn't needed | -17/+19 | |
2011-01-07 | ID isn't needed | -16/+19 | |
2011-01-07 | ID isn't needed | -9/+12 | |
2011-01-07 | ID isn't needed | -10/+6 | |
2011-01-07 | ID isn't needed | -8/+4 | |
2011-01-07 | ID isn't needed | -2/+2 | |
2011-01-07 | Don't need IDs | -9/+9 | |
2011-01-07 | Share more common metadata | -137/+0 | |
2011-01-07 | Don't store id | -19/+6 | |
2011-01-01 | Kill formatters | -182/+0 | |
2011-01-01 | Better pretty printing mechanism | -0/+95 | |
2011-01-01 | Pass env, id to ConditionalDepSpec members | -1/+1 | |
2011-01-01 | Pass PackageIDs by shared_ptr | -1/+1 | |
2010-12-17 | Share slot keys | -51/+0 | |
2010-12-05 | Add REQUIRED_USE | -0/+88 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -14/+15 | |
2010-08-13 | Rename spec tree root to top | -15/+15 | |
2010-08-05 | Move PartiallyMadePackageDepSpec into own header | -0/+1 | |
2010-07-23 | Avoid more explicit newage | -5/+5 | |
2010-07-23 | Avoid sptr.reset(new ...) | -4/+4 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -37/+37 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -12/+12 | |
2010-07-22 | Use std::make_shared<> | -7/+6 | |
2010-07-22 | No more tr1:: and tr1/ | -84/+84 | |
2010-02-27 | Add missing warning | -0/+3 | |
2010-02-27 | Add quotes to warning | -2/+2 | |
2009-12-13 | Timestamp wrapper class | -6/+9 |