Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2010-07-31 | Preparation for 0.50.30.50.3 | -1/+16 | |
2010-07-31 | Handle :* deps properly | -13/+105 | |
2010-07-31 | Make tests slot aware | -5/+21 | |
2010-07-31 | cave execute-resolution --fetch defaults to -J0 | -21/+41 | |
2010-07-31 | Display download sizes | -12/+136 | |
2010-07-31 | Formatting tweak | -1/+0 | |
2010-07-31 | cave resolve --fetch | -2/+7 | |
2010-07-31 | Doc typo | -1/+1 | |
2010-07-31 | Change short options | -3/+3 | |
2010-07-31 | Add mailing list and irc info | -0/+2 | |
2010-07-31 | More r^2 Gentoo notes | -2/+3 | |
2010-07-31 | sekrit is now dev | -1/+1 | |
2010-07-31 | Doc updates for r^2 on Gentoo | -1/+1 | |
2010-07-31 | UnableToMakeDecision might cause deps | -2/+3 | |
2010-07-31 | Don't show empty descriptions | -1/+1 | |
2010-07-31 | Better man page escaping | -2/+11 | |
2010-07-31 | cave show --no-versions | -2/+8 | |
2010-07-28 | Preparation for 0.50.20.50.2 | -1/+11 | |
2010-07-28 | Make */*::foo-> fast again | -2/+24 | |
2010-07-28 | Fix more continue-on-failure failure | -2/+3 | |
2010-07-27 | Fix continue-on-failure | -23/+27 | |
2010-07-27 | Docs updates for Gentoo r^2 | -18/+36 | |
2010-07-27 | Clearer warning message | -1/+1 | |
2010-07-27 | Make links less prone to doxygen version screwiness | -21/+21 | |
2010-07-27 | Docs typo | -3/+1 | |
2010-07-26 | Preparation for 0.50.10.50.1 | -1/+9 | |
2010-07-26 | Handle virtual purges less horribly | -2/+5 | |
2010-07-26 | Fix InternalError when dealing with certain cycles | -7/+119 | |
2010-07-25 | static_assert is required | -6/+7 | |
2010-07-25 | Missing _cave | -1/+1 | |
2010-07-25 | Make optional pbins just affect cave, not repos | -8/+0 | |
2010-07-25 | More verbose action string for binaries | -1/+1 | |
2010-07-25 | binary_keywords -> binary_keywords_filter | -14/+38 | |
2010-07-25 | Write BINARY_REPOSITORY to VDB | -4/+5 | |
2010-07-25 | Implement GENERATED_FROM_REPOSITORY | -3/+128 | |
2010-07-25 | Set GENERATED_FROM_REPOSITORY in pbins | -1/+2 | |
2010-07-24 | Preparation for 0.50.00.50.0 | -1/+22 | |
2010-07-24 | Compiler docs update | -31/+4 | |
2010-07-24 | cave resolve --no-override-masks | -2/+9 | |
2010-07-24 | Bring in 0.48 news | -0/+56 | |
2010-07-24 | MaskedConfirmation | -1/+46 | |
2010-07-24 | Show masks on origin IDs | -213/+203 | |
2010-07-24 | Let the decider pick masked packages | -13/+94 | |
2010-07-24 | Factor out common code | -38/+106 | |
2010-07-24 | Make use of Options init lists | -1498/+1483 | |
2010-07-24 | Support initializer_list for Options | -1/+32 | |
2010-07-24 | Deboilerplateise | -157/+157 | |
2010-07-23 | Make use of rvalue refs | -0/+26 | |
2010-07-23 | Avoid more explicit newage | -1236/+1215 | |
2010-07-23 | Avoid sptr.reset(new ...) | -452/+447 |