Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2010-07-25 | More verbose action string for binaries | -1/+1 | |
2010-07-24 | cave resolve --no-override-masks | -2/+9 | |
2010-07-24 | MaskedConfirmation | -0/+10 | |
2010-07-24 | Show masks on origin IDs | -213/+203 | |
2010-07-24 | Let the decider pick masked packages | -0/+45 | |
2010-07-24 | Factor out common code | -38/+106 | |
2010-07-24 | Make use of Options init lists | -148/+147 | |
2010-07-24 | Deboilerplateise | -3/+3 | |
2010-07-23 | Avoid more explicit newage | -95/+95 | |
2010-07-23 | Avoid sptr.reset(new ...) | -26/+26 | |
2010-07-23 | Show replacing info in headers, summary | -11/+72 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -56/+56 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -14/+14 | |
2010-07-22 | shared_ptr<> no longer implicitly bools | -2/+2 | |
2010-07-22 | Use std::make_shared<> | -149/+107 | |
2010-07-22 | No more tr1:: and tr1/ | -1423/+1421 | |
2010-07-22 | Kill NonCopyable, make Singleton its own thing | -71/+68 | |
2010-07-22 | Missing include | -0/+1 | |
2010-07-21 | Prefer 'weakly' masked IDs for 'cave show' | -2/+46 | |
2010-07-21 | format=e rather than format=ebuild/exheres | -5/+5 | |
2010-07-21 | cave verify wildcards | -13/+36 | |
2010-07-21 | cave verify | -1/+277 | |
2010-07-20 | Missing mutex locks | -5/+9 | |
2010-07-20 | Only do post-exec things if not skipping | -10/+13 | |
2010-07-19 | cave print-id-actions | -4/+182 | |
2010-07-19 | cave print-id-masks | -6/+276 | |
2010-07-19 | cave print-repository-metadata | -0/+199 | |
2010-07-19 | ECLIPBOARD | -1/+1 | |
2010-07-19 | cave print-set | -0/+205 | |
2010-07-18 | cave uninstall wildcards | -19/+47 | |
2010-07-18 | Short options for show -t | -5/+5 | |
2010-07-16 | Don't start fetches until fetch deps are done | -1/+1 | |
2010-07-16 | No xterm titles for fetches | -1/+1 | |
2010-07-16 | Cave perform --no-terminal-titles | -3/+6 | |
2010-07-16 | Yellow rather than white for consistency | -2/+2 | |
2010-07-16 | cave resolve --fetch-jobs | -10/+31 | |
2010-07-16 | Flush every 0.1s rather than every 1s | -1/+1 | |
2010-07-16 | Crude parallel fetch support | -136/+486 | |
2010-07-16 | cave perform --output-exclusivity | -2/+24 | |
2010-07-16 | IPCInputManager's exclusivity does nothing | -8/+4 | |
2010-07-13 | Don't barf if things no longer exist | -1/+1 | |
2010-07-13 | Run pkg_nofetch where appropriate | -1/+1 | |
2010-07-13 | cave perform fetch --ignore-manual-fetch-errors | -2/+23 | |
2010-07-13 | uninstall removes from world only once everything's gone | -1/+20 | |
2010-07-13 | Show the reasons we want to see | -3/+3 | |
2010-07-13 | Show when changing from repos | -0/+13 | |
2010-07-11 | Show whether world is changed | -12/+36 | |
2010-07-10 | Better reasons for fix-linkage | -29/+45 | |
2010-07-10 | Display extra target information | -6/+6 | |
2010-07-10 | Let TargetReason have extra information | -3/+3 |