Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-01-29 | cave: use more range based for loops | -53/+33 | |
2016-12-31 | cave: range-loop-ify execute-resolution | -24/+17 | |
2016-08-04 | modernize: use override annotations | -10/+10 | |
2013-06-23 | C++11: auto convert to nullptr via cpp11-migrate | -1/+1 | |
2013-06-04 | Convert to fancy new visitors | -87/+44 | |
2013-05-22 | Use nullptr | -21/+20 | |
2013-05-22 | Switch to std mutex and condition_variable | -40/+40 | |
2013-03-29 | Escape properly | -4/+4 | |
2012-04-28 | Support --change-phases-for targets | -9/+18 | |
2012-04-28 | Support change-phases-for !first, !last | -0/+4 | |
2012-04-28 | Refactor | -42/+20 | |
2011-05-19 | Revert the package dep spec changes | -10/+3 | |
2011-04-07 | Constraint -> Requirement | -7/+7 | |
2011-04-04 | Make names consistent | -5/+5 | |
2011-04-04 | Use reqs to constraints | -1/+1 | |
2011-04-04 | key requirements to constraints | -0/+1 | |
2011-04-04 | slot to requirements | -1/+2 | |
2011-04-04 | Start using constraints for PackageDepSpecs | -1/+6 | |
2011-03-26 | Use Environment rather than PackageDatabase | -2/+2 | |
2011-03-15 | Common blocker splitting up code | -14/+18 | |
2011-03-12 | Make command importance an enum | -6/+6 | |
2011-03-12 | Don't add nothing to world | -1/+2 | |
2011-02-21 | Remove simple_ from visitor | -7/+7 | |
2011-02-12 | Invalidate repos after installing to them | -15/+35 | |
2011-01-09 | Remove rather than add to world | -1/+3 | |
2011-01-07 | Pass ID to match_package | -6/+6 | |
2011-01-01 | Kill formatters | -1/+0 | |
2010-12-16 | Use id specs rather than ids | -61/+64 | |
2010-12-16 | Show failed, skipped in x of y | -36/+84 | |
2010-12-10 | Do our own buffering for SafeOFStream | -1/+1 | |
2010-11-25 | rename | -1/+1 | |
2010-11-22 | Don't show no output messages when only one job | -1/+1 | |
2010-09-02 | Don't show (no output for) when one job | -4/+10 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -1/+1 | |
2010-08-23 | Remove remove-if-dependent specs from world | -0/+27 | |
2010-08-21 | execute-resolution -> Process | -22/+17 | |
2010-08-17 | fmt execute-resolution | -37/+29 | |
2010-08-17 | formats -> colours | -1/+1 | |
2010-08-13 | PretendAction needs destination | -1/+5 | |
2010-08-12 | Let hooks take an output manager | -14/+14 | |
2010-08-09 | Don't hop between outputs so much | -9/+23 | |
2010-08-06 | dt_install_to_chroot | -0/+5 | |
2010-08-03 | Write resume data after every job finishes | -51/+58 | |
2010-07-30 | cave execute-resolution --fetch defaults to -J0 | -19/+39 | |
2010-07-30 | cave resolve --fetch | -1/+4 | |
2010-07-28 | Fix more continue-on-failure failure | -2/+3 | |
2010-07-27 | Fix continue-on-failure | -23/+27 | |
2010-07-25 | More verbose action string for binaries | -1/+1 | |
2010-07-24 | Make use of Options init lists | -13/+13 | |
2010-07-23 | Avoid more explicit newage | -7/+7 |