Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-10-16 | modernize: Mark overriding functions as such | -3/+3 | |
2015-08-21 | nothrow -> noexcept | -2/+1 | |
2015-08-21 | noexcept is default for destructors | -2/+2 | |
2015-08-21 | throw() -> noexcept | -4/+4 | |
2013-09-17 | Pass is_volatile as a merger param | -1/+8 | |
2013-03-11 | allow partitioning image | -0/+8 | |
2012-08-05 | Allow skipping uninstall phases. | -0/+8 | |
2011-10-04 | Rename sync suffixes to sources | -2/+2 | |
2011-09-06 | Framework for licence groups | -0/+16 | |
2011-09-02 | Move permit_destination into MergeParams | -0/+4 | |
2011-06-16 | Remove accept_keywords_key | -11/+0 | |
2011-06-12 | No longer used | -3/+0 | |
2011-06-12 | No longer used | -2/+0 | |
2011-06-11 | Remove VirtualsInterface | -62/+0 | |
2011-06-11 | Remove ProvidesInterface | -45/+0 | |
2011-04-12 | Kill is_default_destination | -6/+0 | |
2011-03-26 | Use Environment rather than PackageDatabase | -2/+2 | |
2011-03-25 | Don't need can_be_favourite_repository | -7/+0 | |
2011-03-19 | Let syncing specify a revision | -1/+3 | |
2011-03-18 | Remove invalidate_masks | -5/+0 | |
2011-02-28 | Allow repos to return partial results if faster | -7/+16 | |
2011-02-27 | Make merge checks its own phase | -0/+10 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -3/+2 | |
2011-01-01 | Use name_foo rather than foo_name | -23/+23 | |
2011-01-01 | Pass PackageIDs by shared_ptr | -1/+3 | |
2010-12-08 | Pass replacing to merge | -0/+8 | |
2010-11-07 | Let sync take a suffix | -4/+9 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -6/+6 | |
2010-08-12 | Let hooks take an output manager | -1/+4 | |
2010-07-28 | Add Merger base class | -2/+2 | |
2010-07-28 | Merger -> FSMerger | -2/+2 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -2/+2 | |
2010-07-22 | No more tr1:: and tr1/ | -25/+25 | |
2010-07-22 | Kill NonCopyable, make Singleton its own thing | -2/+4 | |
2010-07-21 | Repository::some_ids_might_not_be_masked | -3/+12 | |
2010-06-30 | No need to NonCopyable PIMPs | -0/+1 | |
2010-05-19 | New improved NamedValue syntax | -22/+22 | |
2010-03-11 | Add is_unimportant() to Repositories | -0/+9 | |
2010-01-03 | mtime fixing | -1/+11 | |
2009-12-27 | Repository::sync_host_key | -0/+11 | |
2009-11-26 | Kill mirrors interface | -34/+0 | |
2009-11-17 | Documentation tweak | -0/+2 | |
2009-11-06 | Expose less about profiles | -56/+11 | |
2009-10-25 | Maybe make paludis --owner use less rams | -0/+8 | |
2009-10-21 | There's no point in sync_interface | -27/+7 | |
2009-10-20 | Kill QA, qualudis | -32/+0 | |
2009-10-16 | Make mtime preservation work for old phase order | -5/+4 | |
2009-10-14 | Make some hook performs non-const | -1/+1 | |
2009-10-14 | Hooks don't need an interface. | -26/+10 | |
2009-08-25 | Do sets differently | -39/+12 |