Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-08-06 | modernize: use default method synthesis | -3/+1 | |
2016-01-13 | support hiding suboptions | -0/+1 | |
2014-09-17 | Remove 'breaks Portage' code | -6/+1 | |
2013-10-01 | Don't rely on need_masks_added() for is_stable() | -18/+28 | |
2013-09-17 | Support exvolatile | -1/+2 | |
2013-05-23 | Convert to fancy new visitors | -43/+9 | |
2013-05-23 | Move code around | -1/+0 | |
2013-05-22 | Use nullptr | -8/+7 | |
2013-05-22 | Switch to std mutex and condition_variable | -39/+38 | |
2013-05-18 | ebuild_id: create a variable for supported_eapi | -11/+11 | |
2013-03-11 | allow partitioning image | -0/+1 | |
2013-01-17 | stripper: dwarf_compress is not available for pbins | -5/+5 | |
2012-12-05 | stripper: add support to compress DWARF sections | -0/+5 | |
2012-11-16 | Trim whitespace before deciding whether key values are empty | -8/+9 | |
2012-09-14 | EAPi 5 has subslots | -1/+1 | |
2012-09-14 | Refactor to allow subslots | -6/+7 | |
2012-09-09 | Support (package.)use.stable.(mask|force) in EAPI 5 profiles | -8/+30 | |
2012-08-07 | Explicit choices | -1/+3 | |
2012-08-05 | build_options: preserve_work is now work=preserve | -2/+2 | |
2012-05-14 | Parse EAPI directly rather than getting it from bash | -3/+74 | |
2012-05-13 | Use EAPI from suffix for version parsing | -13/+1 | |
2011-10-19 | RESTRICTing test doesn't mask expensive tests | -2/+6 | |
2011-10-14 | Use nice new toupper/tolower functions | -3/+2 | |
2011-09-19 | Fix backwards logic for masking build_options: *_tests if RESTRICTed | -1/+1 | |
2011-09-14 | Use Maintainer for metadata.xml | -1/+1 | |
2011-09-04 | Remove PackageID::contents_key | -6/+0 | |
2011-09-04 | PackageID::contents | -0/+6 | |
2011-09-03 | exdirectory | -0/+1 | |
2011-08-31 | Change how pbins do build_options: *tests | -38/+41 | |
2011-08-06 | Better tracking of choice origins | -2/+2 | |
2011-06-25 | Defer loading XML if possible | -55/+93 | |
2011-06-25 | Allow choice descriptions to be loaded later | -2/+2 | |
2011-06-12 | Remove contains and contained_in keys | -12/+0 | |
2011-06-12 | Remove provide_key | -16/+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/+6 | |
2011-04-15 | Don't bother loading empty dependencies | -16/+28 | |
2011-04-15 | Don't bother loading empty properties | -3/+6 | |
2011-04-15 | Don't bother loading empty restricts | -3/+6 | |
2011-04-12 | MetadataKey value -> parse_value | -19/+22 | |
2011-03-26 | Use Environment rather than PackageDatabase | -10/+11 | |
2011-03-19 | Move mask stores into layouts | -1/+1 | |
2011-03-19 | Put tokens on user masks | -1/+1 | |
2011-03-19 | Use mask tokens | -32/+27 | |
2011-03-19 | Allow IDs to have multiple masks | -16/+18 | |
2011-03-18 | Remove invalidate_masks | -12/+0 | |
2011-03-11 | Use pools for E masks | -3/+3 | |
2011-03-11 | Use pools for E choice values | -1/+1 | |
2011-02-26 | Remove RepositoryMaskInfo | -8/+4 |