Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-03-19 | Rename RepositoryMaskStore to TraditionalMaskStore | -24/+24 | |
2011-03-19 | Move mask stores into layouts | -63/+109 | |
2011-03-19 | Support comments | -7/+44 | |
2011-03-19 | Add options to parse_elike_dependencies | -19/+47 | |
2011-03-19 | Put tokens on user masks | -2/+61 | |
2011-03-19 | Use mask tokens | -32/+27 | |
2011-03-19 | Allow IDs to have multiple masks | -43/+55 | |
2011-03-18 | Pass in package directory | -8/+9 | |
2011-03-18 | Split out helpers | -60/+70 | |
2011-03-18 | Move out suffixes | -42/+137 | |
2011-03-18 | Explicitly instantiate | -0/+5 | |
2011-03-18 | Avoid ping pong calls | -16/+8 | |
2011-03-18 | Clean up a bit | -493/+520 | |
2011-03-18 | Decouple | -92/+111 | |
2011-03-18 | Don't use full repo | -12/+19 | |
2011-03-18 | Clean up a bit | -130/+83 | |
2011-03-18 | Don't use full repo | -6/+8 | |
2011-03-18 | Remove invalidate_masks | -206/+1 | |
2011-03-18 | Remove FakePackageID::make_unsupported | -9/+0 | |
2011-03-18 | Remove NoConfigEnvironment::set_accept_unstable | -15/+0 | |
2011-03-18 | Remove tightly coupled ctor | -20/+5 | |
2011-03-18 | Split out | -71/+256 | |
2011-03-18 | Fix include guards | -1/+2 | |
2011-03-16 | Fix 4.4 compile | -1/+1 | |
2011-03-15 | Use !? for synthetic blockers | -1/+1 | |
2011-03-15 | Common blocker splitting up code | -32/+169 | |
2011-03-12 | Add 'nothing' set | -0/+9 | |
2011-03-11 | Use pools for E masks | -77/+18 | |
2011-03-11 | Use pools for E choice values | -69/+21 | |
2011-03-11 | Pool labels classifications | -119/+206 | |
2011-03-11 | Pool stats | -0/+25 | |
2011-03-11 | Pool | -0/+479 | |
2011-03-11 | Don't validate expandable requirements twice | -0/+14 | |
2011-03-11 | Copy up *annotations | -21/+127 | |
2011-03-11 | Parse *annotations | -16/+28 | |
2011-03-11 | Decomplicate | -42/+9 | |
2011-03-11 | Defer blocker fixups until the end | -49/+54 | |
2011-03-11 | Refactor | -40/+51 | |
2011-03-11 | Track children | -9/+33 | |
2011-03-11 | Betterer error message | -2/+9 | |
2011-03-10 | Don't need blocks here any more | -24/+8 | |
2011-03-10 | Don't need block_kinds any more | -113/+26 | |
2011-03-10 | Use annotations rather than block_kind | -18/+19 | |
2011-03-10 | Use blocker helper for tests | -17/+13 | |
2011-03-10 | Common code for making uninstall blockers | -7/+120 | |
2011-03-10 | Implicitly annotate blocks | -5/+132 | |
2011-03-10 | Trigger on no annotations | -4/+26 | |
2011-03-10 | Don't print special annotations | -6/+66 | |
2011-03-10 | Track blocker kinds | -0/+31 | |
2011-03-10 | Can const now | -9/+8 |