Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-08-06 | modernize: use default method synthesis | -6/+2 | |
2016-08-04 | modernize: use nullptr rather than 0 or NULL | -4/+4 | |
2016-08-04 | modernize: convert to range based for-loops | -14/+11 | |
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 | -5/+4 | |
2013-05-22 | Switch to std mutex and condition_variable | -14/+13 | |
2013-03-11 | allow partitioning image | -0/+1 | |
2013-03-02 | remove unexecuted statements | -14/+15 | |
2012-06-02 | docs, configure.ac: libarchive[>=3.0] | -4/+0 | |
2012-05-14 | Parse EAPI directly rather than getting it from bash | -1/+1 | |
2012-05-13 | Use EAPI from suffix for version parsing | -4/+7 | |
2012-03-30 | Use metadata/md5-cache if it exists | -2/+6 | |
2011-11-20 | Support for generating thin Manifests | -25/+50 | |
2011-11-20 | Use bool metadata keys | -9/+9 | |
2011-10-14 | Support manifest_hashes repository key for generation | -19/+38 | |
2011-10-14 | Generate Manifests with the same line ordering as Portage | -15/+23 | |
2011-10-14 | Make MemoisedHashes use DigestRegistry | -3/+3 | |
2011-10-04 | Rename sync suffixes to sources | -17/+17 | |
2011-09-28 | Fix master_repository / layout.conf warning | -1/+1 | |
2011-09-20 | Get repo deps right | -0/+4 | |
2011-09-20 | layout.conf doesn't imply masters | -1/+1 | |
2011-09-06 | Support licence groups | -3/+23 | |
2011-09-06 | Framework for licence groups | -0/+6 | |
2011-09-03 | exdirectory | -0/+1 | |
2011-09-02 | Move permit_destination into MergeParams | -1/+1 | |
2011-06-21 | Merger::permit_destination | -0/+2 | |
2011-06-21 | Don't try too hard to specify masters | -4/+7 | |
2011-06-16 | Remove accept_keywords_key | -37/+0 | |
2011-06-11 | Remove VirtualsInterface | -24/+1 | |
2011-06-11 | Remove ProvidesInterface | -1/+0 | |
2011-04-12 | Kill is_default_destination | -6/+0 | |
2011-04-12 | MetadataKey value -> parse_value | -13/+14 | |
2011-04-10 | ProfileFile -> TraditionalProfileFile | -1/+0 | |
2011-03-26 | Use Environment rather than PackageDatabase | -3/+4 | |
2011-03-21 | Fix 4.4 compile | -1/+2 | |
2011-03-20 | Use std::random | -3/+17 | |
2011-03-19 | Let syncing specify a revision | -1/+4 | |
2011-03-19 | Move mask stores into layouts | -32/+1 | |
2011-03-19 | Allow IDs to have multiple masks | -2/+2 | |
2011-03-18 | Pass in package directory | -1/+1 | |
2011-03-18 | Split out helpers | -42/+1 | |
2011-03-18 | Move out suffixes | -42/+4 | |
2011-03-18 | Avoid ping pong calls | -1/+1 | |
2011-03-18 | Decouple | -9/+14 | |
2011-03-18 | Remove invalidate_masks | -12/+0 | |
2011-03-18 | Split out | -62/+25 | |
2011-02-28 | Allow repos to return partial results if faster | -12/+13 | |
2011-02-27 | Make merge checks its own phase | -2/+6 |