Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-09-20 | tests: Replace deprecated INSTANTIATE_TEST_CASE_P with INSTANTIATE_TEST_SUITE_P | -1/+1 | |
2016-08-04 | modernize: use override annotations | -1/+1 | |
2013-05-22 | Use nullptr | -2/+1 | |
2011-06-12 | Remove provide_key | -2/+2 | |
2011-06-11 | Remove checks for virtuals | -5/+0 | |
2011-06-11 | Don't create virtuals repos | -12/+0 | |
2011-03-26 | gtest more | -86/+79 | |
2011-03-26 | Use Environment rather than PackageDatabase | -4/+4 | |
2011-03-26 | paludis_command not used | -1/+0 | |
2011-02-21 | Remove simple_ from visitor | -1/+1 | |
2011-01-07 | Pass ID to match_package | -2/+3 | |
2011-01-01 | Kill formatters | -2/+0 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -4/+4 | |
2010-07-24 | Make use of Options init lists | -1/+1 | |
2010-07-23 | Avoid more explicit newage | -4/+4 | |
2010-07-22 | shared_ptr<> no longer implicitly bools | -1/+1 | |
2010-07-22 | Use std::make_shared<> | -3/+2 | |
2010-07-22 | No more tr1:: and tr1/ | -13/+13 | |
2010-07-21 | format=e rather than format=ebuild/exheres | -1/+1 | |
2010-05-19 | New improved NamedValue syntax | -10/+10 | |
2010-02-15 | Implement ever is_scm. | -0/+1 | |
2009-10-21 | Consistent ctor style | -1/+7 | |
2009-03-20 | ever: Add remaining commands. fixes:327. | -0/+5 | |
2009-02-22 | Let merges uninstall things | -6/+1 | |
2009-02-21 | Do uninstalls as part of the install | -0/+7 | |
2009-02-21 | Add 'replacing' to install action options | -0/+1 | |
2009-02-11 | Move output manager out of util | -2/+2 | |
2009-02-10 | Merge commit 'git-pioto-org/master' into logging | -1/+0 | |
2009-02-09 | Avoid std::ifstream and std::ofstream. | -1/+0 | |
2009-02-09 | Update for output manager function | -1/+6 | |
2009-02-06 | More general OutputManager framework. | -0/+3 | |
2009-01-26 | More ever commands | -0/+163 |