Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022-11-08 | tree: Convert to range-based for loops (NFC) | -17/+14 | |
2022-10-10 | Isolate declarations (NFC) | -2/+4 | |
2016-08-06 | modernize: use default method synthesis | -3/+1 | |
2012-09-14 | Refactor to allow subslots | -1/+2 | |
2012-03-30 | Don't reject flat_hash cache with no EAPI | -6/+3 | |
2012-03-30 | Support for verifying MD5-based flat_hash caches | -25/+72 | |
2011-08-07 | Move explicit instantiations to namespace paludis | -2/+4 | |
2011-06-12 | Remove provide_key | -17/+0 | |
2011-04-21 | Don't bother loading empty provide | -2/+10 | |
2011-04-12 | MetadataKey value -> parse_value | -39/+54 | |
2011-04-10 | Don't use fancy eapi trickery for bad mtimes | -0/+7 | |
2011-04-10 | Handle invalid metadata in cache differently | -1/+4 | |
2011-03-26 | Use Environment rather than PackageDatabase | -7/+10 | |
2011-02-20 | Preserve SCM revision for binaries | -0/+18 | |
2011-02-06 | No need to rewrite dependencies | -17/+2 | |
2011-02-04 | Work around shoddy Gentoo QA | -2/+2 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -1/+1 | |
2011-01-07 | ID isn't needed | -14/+8 | |
2011-01-07 | ID isn't needed | -2/+2 | |
2011-01-07 | ID isn't needed | -2/+2 | |
2011-01-07 | ID isn't needed | -2/+2 | |
2011-01-07 | Don't need IDs | -2/+2 | |
2011-01-07 | Share more common metadata | -14/+13 | |
2011-01-01 | Kill formatters | -4/+4 | |
2011-01-01 | PackageID::repository_name rather than ::repository | -2/+6 | |
2010-12-10 | Do our own buffering for SafeOFStream | -1/+1 | |
2010-12-05 | Add REQUIRED_USE | -0/+9 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -50/+57 | |
2010-08-13 | Rename spec tree root to top | -3/+3 | |
2010-07-25 | Implement GENERATED_FROM_REPOSITORY | -0/+28 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -6/+6 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -1/+1 | |
2010-07-22 | No more tr1:: and tr1/ | -9/+8 | |
2010-03-30 | Tinker with permissions on mkdirs. | -2/+17 | |
2010-01-03 | mtime fixing | -3/+2 | |
2009-12-13 | Timestamp wrapper class | -16/+17 | |
2009-11-28 | Don't use virtuals for wrapped forward iterators | -0/+1 | |
2009-09-08 | PackageID::dependencies_key | -2/+2 | |
2009-04-27 | Only invalidate expired write cache entries | -3/+4 | |
2009-03-22 | Change how we store that icky DEPENDENCIES mess. | -18/+27 | |
2009-03-15 | Take the pre-source EAPI into account when validating the cache | -0/+20 | |
2009-02-09 | Avoid std::ifstream and std::ofstream. | -263/+262 | |
2009-02-05 | Make slot a metadata key. | -7/+4 | |
2009-02-01 | Don't duplicate _eclasses_ / _exlibs_ parsing logic | -15/+4 | |
2009-01-19 | Avoid storing some duplicates | -15/+12 | |
2009-01-18 | Make metadata key general methods pure virtual. | -2/+2 | |
2009-01-18 | Store metadata var info in sptrs | -176/+176 | |
2009-01-09 | New easier tree visitors | -5/+5 | |
2008-12-05 | Support, but don't use, DEFINED_PHASES | -0/+12 | |
2008-11-30 | clipboardo | -1/+1 |