Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-08-06 | modernize: use default method synthesis | -3/+1 | |
2016-08-04 | modernize: convert to range based for-loops | -10/+8 | |
2015-08-21 | throw() -> noexcept | -1/+1 | |
2013-06-23 | C++11: auto convert to nullptr via cpp11-migrate | -3/+3 | |
2013-05-24 | Convert to fancy new visitors | -44/+10 | |
2013-05-22 | Use nullptr | -2/+1 | |
2011-10-04 | Rename sync suffixes to sources | -17/+17 | |
2011-09-06 | Framework for licence groups | -0/+7 | |
2011-08-07 | Move explicit instantiations to namespace paludis | -2/+4 | |
2011-06-16 | Remove accept_keywords_key | -6/+0 | |
2011-06-11 | Remove VirtualsInterface | -3/+1 | |
2011-06-11 | Remove ProvidesInterface | -1/+0 | |
2011-03-25 | Don't need can_be_favourite_repository | -6/+0 | |
2011-03-19 | Let syncing specify a revision | -1/+4 | |
2011-03-18 | Remove invalidate_masks | -5/+0 | |
2011-02-28 | Make use of rcme_not_installed | -3/+18 | |
2011-02-28 | Sneakily avoid some unavailable loads | -5/+43 | |
2011-02-28 | Allow repos to return partial results if faster | -8/+8 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -3/+2 | |
2010-12-04 | Fix sync_host | -1/+4 | |
2010-11-09 | Get sync_options right | -1/+1 | |
2010-11-09 | Reset suffix | -0/+1 | |
2010-11-08 | Allow sync suffixes | -2/+30 | |
2010-11-08 | Support multiple syncers | -12/+19 | |
2010-11-07 | Let sync take a suffix | -5/+10 | |
2010-09-02 | Unavailable repo IDs aren't masked | -1/+1 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -6/+6 | |
2010-08-12 | Let hooks take an output manager | -1/+1 | |
2010-07-24 | Deboilerplateise | -8/+8 | |
2010-07-23 | Avoid more explicit newage | -6/+6 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -7/+7 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -1/+1 | |
2010-07-22 | Use std::make_shared<> | -2/+3 | |
2010-07-22 | No more tr1:: and tr1/ | -27/+27 | |
2010-07-21 | Repository::some_ids_might_not_be_masked | -0/+6 | |
2010-05-19 | New improved NamedValue syntax | -19/+19 | |
2010-03-11 | Add is_unimportant() to Repositories | -0/+6 | |
2009-12-27 | Repository::sync_host_key | -0/+10 | |
2009-11-26 | Kill mirrors interface | -1/+0 | |
2009-11-06 | Expose less about profiles | -1/+6 | |
2009-10-21 | There's no point in sync_interface | -1/+0 | |
2009-10-20 | Kill QA, qualudis | -1/+0 | |
2009-10-14 | Make some hook performs non-const | -1/+1 | |
2009-10-14 | Hooks don't need an interface. | -1/+7 | |
2009-09-13 | Kill InstalledAction | -5/+0 | |
2009-08-25 | Do sets differently | -1/+5 | |
2009-02-06 | More general OutputManager framework. | -4/+3 | |
2009-01-09 | New easier tree visitors | -1/+0 | |
2008-12-13 | New, simpler visitor framework. | -20/+18 | |
2008-10-26 | More cave work. | -1/+2 |