Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-04-10 | ProfileFile -> TraditionalProfileFile | -37/+35 | |
2011-04-10 | Move to system.conf | -22/+19 | |
2011-04-10 | Don't use fancy eapi trickery for bad mtimes | -0/+7 | |
2011-04-10 | Handle invalid metadata in cache differently | -1/+4 | |
2011-04-10 | Set archive sizes explicitly | -0/+1 | |
2011-04-10 | Test symlink rewriting | -3/+9 | |
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 | -1505/+1505 | |
2011-04-07 | Doesn't need to be public | -3/+4 | |
2011-04-05 | No need for fancy PackageDepSpecData subclassing | -1213/+1069 | |
2011-04-05 | cave resolve --hide | -6/+192 | |
2011-04-04 | [.key~value] operator | -6/+92 | |
2011-04-04 | [.(mask)?] specs | -10/+116 | |
2011-04-04 | Move around KeyConstraint logic | -112/+182 | |
2011-04-04 | Format is exndbam | -1/+1 | |
2011-04-04 | Extend to 4 args | -0/+11 | |
2011-04-04 | Betterer names | -9/+9 | |
2011-04-04 | Naming consistency | -31/+31 | |
2011-04-04 | Be consistent with const | -2/+2 | |
2011-04-04 | Make names consistent | -30/+30 | |
2011-04-04 | Use reqs to constraints | -383/+264 | |
2011-04-04 | Move match logic to constraint class | -574/+589 | |
2011-04-04 | Normalise cat/pkg parts | -3/+83 | |
2011-04-04 | Version requirements to constraints | -487/+319 | |
2011-04-04 | key requirements to constraints | -620/+818 | |
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 | -450/+257 | |
2011-04-04 | installable to repository to requirements | -52/+78 | |
2011-04-04 | installable to path to requirements | -48/+84 | |
2011-04-04 | installed at path to requirements | -26/+71 | |
2011-04-04 | from repository to requirements | -22/+70 | |
2011-04-04 | in repository to requirements | -27/+73 | |
2011-04-04 | category and package parts to requirements | -50/+150 | |
2011-04-04 | Start using constraints for PackageDepSpecs | -91/+279 | |
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-03-29 | Make it easier to explicitly instantiate Pool<> | -5/+40 | |
2011-03-29 | Fix distcheck | -1/+2 | |
2011-03-27 | ActionQueue no longer used | -271/+0 | |
2011-03-27 | Mutex rather than active object for Log | -34/+16 | |
2011-03-27 | Rename MaskFile to TraditionalMaskFile | -49/+36 |