Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-02-06 | Remove legacy code | -3990/+1 | |
2011-01-22 | Don't store keys, IDs in masks | -8/+10 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -8/+12 | |
2011-01-07 | Pass ID to additional reqs | -1/+1 | |
2011-01-07 | Pass ID to match_package | -11/+13 | |
2011-01-01 | Kill formatters | -396/+6 | |
2011-01-01 | Use pretty_print_value | -108/+249 | |
2011-01-01 | PackageID::repository_name rather than ::repository | -6/+6 | |
2011-01-01 | Pass PackageIDs by shared_ptr | -1/+1 | |
2010-12-10 | Do our own buffering for SafeOFStream | -1/+1 | |
2010-12-04 | MetadataSpecTreeKey<RequiredUseSpecTree> | -0/+25 | |
2010-11-07 | Add Map<string, string> keys | -0/+33 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -15/+15 | |
2010-08-13 | env->root() -> env->preferred_root_key() | -7/+6 | |
2010-08-13 | Rename spec tree root to top | -1/+1 | |
2010-08-12 | Let hooks take an output manager | -4/+4 | |
2010-08-10 | Move some headers to legacy | -2/+2 | |
2010-08-05 | Move PartiallyMadePackageDepSpec into own header | -0/+3 | |
2010-08-04 | Allow deciding upon an ID with changed choices | -1/+1 | |
2010-07-24 | Make use of Options init lists | -13/+13 | |
2010-07-24 | Deboilerplateise | -2/+2 | |
2010-07-23 | Avoid more explicit newage | -4/+4 | |
2010-07-23 | Avoid sptr.reset(new ...) | -4/+4 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -12/+12 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -3/+3 | |
2010-07-22 | Use std::make_shared<> | -1/+0 | |
2010-07-22 | No more tr1:: and tr1/ | -119/+118 | |
2010-06-09 | Replace Validated with WrappedValue | -3/+5 | |
2010-05-19 | New improved NamedValue syntax | -25/+25 | |
2010-03-31 | Notifiers for linkage steps | -0/+4 | |
2010-02-19 | ClientOutputFeatures | -1/+2 | |
2010-01-07 | Merge branch 'better-additional-requirement-errors' | -3/+8 | |
2010-01-07 | Require automake 1.11 or newer for automake's parallel-tests | -1/+1 | |
2010-01-06 | Show which additional reqs were unmet | -3/+8 | |
2009-12-16 | everything -> installed-{packages,slots} | -1/+2 | |
2009-12-13 | Timestamp wrapper class | -3/+5 | |
2009-11-28 | Don't use virtuals for wrapped forward iterators | -5/+6 | |
2009-11-23 | Resolver stage notification event | -0/+4 | |
2009-11-01 | Start using parallel-tests | -0/+2 | |
2009-10-15 | Use pretty_print_time() instead of gmtime hax. | -11/+6 | |
2009-10-15 | Merge branch 'profiles-updates' | -2/+2 | |
2009-10-15 | Fix distcheck | -10/+0 | |
2009-10-14 | Make some hook performs non-const | -2/+2 | |
2009-10-11 | labels changes | -5/+5 | |
2009-10-10 | Action exceptions work differently. | -6/+12 | |
2009-09-13 | Kill InstalledAction | -3/+3 | |
2009-09-12 | Fail | -3/+0 | |
2009-09-05 | Implement --force-colour, fixes:503 | -0/+11 | |
2009-08-27 | Nick cave's notifiers | -22/+72 | |
2009-08-09 | formatting tweak | -1/+1 |