Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-12-05 | Fix BreakDecision. | -0/+1 | |
2013-05-22 | Use nullptr | -2/+1 | |
2011-08-07 | Move explicit instantiations to namespace paludis | -7/+9 | |
2011-06-19 | Lots of bools is icky | -40/+12 | |
2011-06-11 | Add but do not implement keep if-same-metadata | -3/+13 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -7/+7 | |
2010-11-01 | Track which reasons need changes | -5/+6 | |
2010-08-04 | Let ChangesToMakeDecision have ChangedChoices | -1/+14 | |
2010-07-23 | Avoid more explicit newage | -5/+5 | |
2010-07-23 | Avoid sptr.reset(new ...) | -3/+3 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -25/+25 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -8/+6 | |
2010-07-22 | Use std::make_shared<> | -6/+7 | |
2010-07-22 | No more tr1:: and tr1/ | -62/+62 | |
2010-07-22 | Require c++0x default/deleted | -42/+0 | |
2010-07-03 | Use created binaries when installing to multiple places | -0/+22 | |
2010-06-22 | Work out destinations immediately | -2/+6 | |
2010-06-17 | UI for unsafe uninstalls | -0/+124 | |
2010-06-14 | RequiredConfirmations on ChangeOrRemoveDecision | -5/+64 | |
2010-06-14 | Deserialise ChangeOrRemoveDecision | -0/+15 | |
2010-06-14 | Add resolvents to decisions | -12/+68 | |
2010-02-19 | Move up/downgrade detection to Decider | -1/+19 | |
2010-02-05 | RemoveDecision::ids | -3/+18 | |
2010-02-05 | Add RemoveDecision | -0/+56 | |
2010-01-24 | UnableToMakeDecision::deserialise better | -19/+19 | |
2009-11-22 | New jobs-based orderer | -0/+12 | |
2009-10-06 | move serialise to paludis/ | -1/+1 | |
2009-09-26 | Nicer mask messages | -3/+24 | |
2009-09-26 | refactor | -21/+288 | |
2009-09-22 | QPN:S -> Resolvent | -0/+3 | |
2009-09-12 | Suggestions | -1/+3 | |
2009-09-08 | Start of some nicer error handling | -5/+6 | |
2009-09-06 | Don't make internals stringifiable | -29/+0 | |
2009-09-01 | serialise | -0/+31 | |
2009-08-28 | Warn if not selecting the best candidate | -0/+2 | |
2009-08-12 | rewrite the id selection voodoo | -2/+0 | |
2009-08-08 | start blockers | -1/+8 | |
2009-07-29 | Merge in stupid incremental resolver | -0/+47 |