Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-08-06 | modernize: use default method synthesis | -3/+1 | |
2014-09-17 | Let installed-unpackaged repos override their names | -2/+6 | |
2013-09-17 | Pass is_volatile as a merger param | -1/+1 | |
2013-09-17 | Support recording volatile files in ndbam | -0/+1 | |
2013-06-23 | C++11: auto convert to nullptr via cpp11-migrate | -2/+2 | |
2013-06-01 | merger: add support for selective parts | -1/+2 | |
2013-05-24 | Convert to fancy new visitors | -43/+9 | |
2013-05-22 | Use nullptr | -3/+2 | |
2013-05-22 | Switch to std mutex and condition_variable | -2/+2 | |
2013-03-11 | allow partitioning image | -0/+1 | |
2012-09-14 | Refactor to allow subslots | -4/+5 | |
2012-01-14 | Allow some FSMerger warnings to be fatal | -0/+1 | |
2011-09-06 | Framework for licence groups | -0/+6 | |
2011-09-03 | exdirectory | -1/+1 | |
2011-09-02 | Move permit_destination into MergeParams | -1/+1 | |
2011-06-21 | Merger::permit_destination | -2/+7 | |
2011-06-16 | Remove accept_keywords_key | -6/+0 | |
2011-06-11 | Remove VirtualsInterface | -3/+1 | |
2011-06-11 | Remove ProvidesInterface | -1/+0 | |
2011-04-12 | Kill is_default_destination | -6/+0 | |
2011-04-12 | MetadataKey value -> parse_value | -10/+10 | |
2011-03-26 | Use Environment rather than PackageDatabase | -3/+2 | |
2011-03-19 | Let syncing specify a revision | -0/+1 | |
2011-03-18 | Remove invalidate_masks | -5/+0 | |
2011-02-28 | Allow repos to return partial results if faster | -7/+7 | |
2011-02-27 | Make merge checks its own phase | -25/+33 | |
2011-02-21 | Remove simple_ from visitor | -3/+3 | |
2011-02-06 | Dep tags are no longer needed | -1/+0 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -3/+2 | |
2011-01-01 | Kill formatters | -1/+0 | |
2011-01-01 | Use pretty_print_value | -4/+3 | |
2011-01-01 | PackageID::repository_name rather than ::repository | -7/+10 | |
2011-01-01 | Pass PackageIDs by shared_ptr | -3/+3 | |
2010-12-10 | Do our own buffering for SafeOFStream | -4/+4 | |
2010-11-07 | Let sync take a suffix | -2/+4 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -24/+27 | |
2010-08-13 | env->root() -> env->preferred_root_key() | -1/+1 | |
2010-08-12 | Let hooks take an output manager | -1/+1 | |
2010-07-24 | Make use of Options init lists | -1/+1 | |
2010-07-23 | Avoid more explicit newage | -4/+4 | |
2010-07-23 | Avoid sptr.reset(new ...) | -2/+2 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -6/+6 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -1/+1 | |
2010-07-22 | Use std::make_shared<> | -5/+5 | |
2010-07-22 | No more tr1:: and tr1/ | -27/+27 | |
2010-07-21 | Repository::some_ids_might_not_be_masked | -0/+6 | |
2010-07-01 | Don't ignore requested merger options | -1/+1 | |
2010-05-19 | New improved NamedValue syntax | -24/+24 | |
2010-03-11 | Add is_unimportant() to Repositories | -0/+6 | |
2010-01-03 | mtime fixing | -1/+2 |