Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022-10-25 | Use `nullptr` instead of std::shared_ptr<T>() (NFC) | -1/+1 | |
2016-08-06 | modernize: use default method synthesis | -3/+1 | |
2016-01-13 | support hiding suboptions | -0/+1 | |
2013-05-23 | Convert to fancy new visitors | -43/+9 | |
2013-05-22 | Use nullptr | -4/+3 | |
2013-05-22 | Switch to std mutex and condition_variable | -7/+6 | |
2012-11-16 | Trim whitespace before deciding whether key values are empty | -14/+15 | |
2012-09-14 | EAPi 5 has subslots | -1/+1 | |
2012-09-14 | Refactor to allow subslots | -8/+9 | |
2012-08-07 | Explicit choices | -1/+2 | |
2011-09-04 | Refactor | -11/+0 | |
2011-09-04 | Remove PackageID::contents_key | -8/+2 | |
2011-09-04 | PackageID::contents | -0/+6 | |
2011-08-06 | Better tracking of choice origins | -2/+2 | |
2011-06-25 | Allow choice descriptions to be loaded later | -2/+2 | |
2011-06-12 | Remove E provides | -9/+0 | |
2011-06-12 | Remove contains and contained_in keys | -12/+0 | |
2011-06-12 | Remove provide_key | -7/+0 | |
2011-06-12 | Remove virtual_for_key | -6/+0 | |
2011-06-11 | PackageID::suggestions_key can go | -6/+0 | |
2011-04-15 | Don't bother loading empty required_use | -3/+7 | |
2011-04-15 | Don't bother loading empty dependencies | -16/+34 | |
2011-04-15 | Don't bother loading empty properties | -3/+7 | |
2011-04-15 | Don't bother loading empty restricts | -3/+7 | |
2011-04-12 | MetadataKey value -> parse_value | -5/+8 | |
2011-03-26 | Use Environment rather than PackageDatabase | -4/+3 | |
2011-03-11 | Use pools for E choice values | -1/+1 | |
2011-02-20 | Track SCM revision for installed packages | -0/+6 | |
2011-02-20 | Add SCM_REVISION to installed IDs | -0/+20 | |
2011-02-06 | No need to rewrite dependencies | -26/+5 | |
2011-02-04 | Work around shoddy Gentoo QA | -13/+19 | |
2011-01-31 | Reuse common choice values | -2/+2 | |
2011-01-31 | Refactor EChoiceValue | -2/+10 | |
2011-01-27 | Export legal values for choice parameters | -1/+1 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -4/+3 | |
2011-01-07 | ID isn't needed | -11/+7 | |
2011-01-07 | ID isn't needed | -8/+7 | |
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 | -1/+1 | |
2011-01-07 | ID isn't needed | -2/+2 | |
2011-01-07 | ID isn't needed | -1/+1 | |
2011-01-07 | Don't need IDs | -2/+1 | |
2011-01-07 | Share more common metadata | -18/+17 | |
2011-01-07 | Don't store id | -8/+8 | |
2011-01-01 | Tinker with labels | -5/+6 | |
2011-01-01 | PackageID::repository_name rather than ::repository | -23/+23 | |
2010-12-17 | Use less rams | -28/+37 | |
2010-12-05 | Add REQUIRED_USE | -0/+16 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -55/+57 |