Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-04-10 | typo | -2/+2 | |
2011-04-10 | Test that symlinks are installed as symlinks | -0/+4 | |
2011-04-10 | Add some more symlink tests | -0/+122 | |
2011-04-08 | Provide access to all requirements | -0/+13 | |
2011-04-08 | Move more logic into PackageDepSpec | -530/+344 | |
2011-04-08 | Refactor to make later changes easier | -45/+88 | |
2011-04-08 | Move constraints to a list | -53/+259 | |
2011-04-08 | Provide access to underlying iterator | -2/+18 | |
2011-04-07 | Constraint -> Requirement | -2166/+2166 | |
2011-04-07 | Doesn't need to be public | -3/+4 | |
2011-04-05 | No need for fancy PackageDepSpecData subclassing | -1305/+1159 | |
2011-04-05 | cave resolve --hide | -15/+209 | |
2011-04-04 | [.key~value] operator | -10/+96 | |
2011-04-04 | Document [.(mask)?] | -1/+2 | |
2011-04-04 | [.(mask)?] specs | -10/+116 | |
2011-04-04 | Move around KeyConstraint logic | -113/+183 | |
2011-04-04 | Format is exndbam | -1/+1 | |
2011-04-04 | Extend to 4 args | -0/+11 | |
2011-04-04 | Betterer names | -19/+19 | |
2011-04-04 | Naming consistency | -33/+33 | |
2011-04-04 | Be consistent with const | -2/+2 | |
2011-04-04 | Make names consistent | -35/+35 | |
2011-04-04 | Use reqs to constraints | -410/+305 | |
2011-04-04 | Move match logic to constraint class | -574/+589 | |
2011-04-04 | Normalise cat/pkg parts | -3/+84 | |
2011-04-04 | Version requirements to constraints | -784/+374 | |
2011-04-04 | key requirements to constraints | -621/+947 | |
2011-04-04 | Use asserts for pointer checks | -10/+10 | |
2011-04-04 | Make Hash<> work for enums | -1/+1 | |
2011-04-04 | Avoid explicit instantiation of variadics | -4/+50 | |
2011-04-04 | slot to requirements | -587/+455 | |
2011-04-04 | installable to repository to requirements | -90/+171 | |
2011-04-04 | installable to path to requirements | -74/+167 | |
2011-04-04 | installed at path to requirements | -38/+130 | |
2011-04-04 | from repository to requirements | -48/+142 | |
2011-04-04 | in repository to requirements | -54/+146 | |
2011-04-04 | category and package parts to requirements | -107/+297 | |
2011-04-04 | Start using constraints for PackageDepSpecs | -124/+515 | |
2011-04-02 | Typo | -2/+2 | |
2011-04-02 | EAPI 4 econf only uses --disable-dependency-tracking if --help says so | -5/+32 | |
2011-04-02 | Make --use-with / --use-enable with empty 3rd argument EAPI-dependent | -3/+81 | |
2011-04-01 | Fix message formatting | -0/+1 | |
2011-04-01 | Add --enable-prebuilt-documentation | -23/+63 | |
2011-03-29 | Make it easier to explicitly instantiate Pool<> | -5/+40 | |
2011-03-29 | Fix distcheck | -1/+2 | |
2011-03-27 | cave resolve -D is now reinstall-dependents-of | -17/+2 | |
2011-03-27 | ActionQueue no longer used | -272/+0 | |
2011-03-27 | Mutex rather than active object for Log | -34/+16 | |
2011-03-27 | Rename MaskFile to TraditionalMaskFile | -49/+36 | |
2011-03-27 | Kill exheres profile masks | -50/+1 |