Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2010-08-24 | FSEntry -> FSPath, FSStat | -64/+71 | |
2010-08-13 | env->root() -> env->preferred_root_key() | -29/+10 | |
2010-08-13 | PretendAction needs destination | -8/+8 | |
2010-08-13 | Rename spec tree root to top | -3/+3 | |
2010-08-12 | Let hooks take an output manager | -2/+3 | |
2010-08-10 | Move some headers to legacy | -2/+3 | |
2010-08-05 | More things out of dep_spec.hh | -0/+1 | |
2010-08-05 | Move PartiallyMadePackageDepSpec into own header | -1/+3 | |
2010-07-24 | Make use of Options init lists | -2/+2 | |
2010-07-24 | Deboilerplateise | -1/+1 | |
2010-07-23 | Avoid more explicit newage | -8/+8 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -14/+14 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -26/+26 | |
2010-07-22 | Use std::make_shared<> | -42/+39 | |
2010-07-22 | No more tr1:: and tr1/ | -356/+356 | |
2010-07-22 | Kill NonCopyable, make Singleton its own thing | -10/+16 | |
2010-07-21 | format=e rather than format=ebuild/exheres | -6/+6 | |
2010-07-11 | Fix typo in docstring. | -1/+1 | |
2010-07-11 | Return whether world was changed. | -8/+8 | |
2010-07-05 | ids could be in any order | -0/+1 | |
2010-06-30 | No need to NonCopyable PIMPs | -0/+1 | |
2010-06-09 | Replace Validated with WrappedValue | -125/+77 | |
2010-05-19 | New improved NamedValue syntax | -40/+40 | |
2010-05-17 | environment.conf -> general.conf | -5/+5 | |
2010-05-17 | Environment::update_config_files_for_package_move | -0/+6 | |
2010-05-14 | Environment::repository_from_new_config_file | -0/+6 | |
2010-04-27 | Make fetch phases skippable too | -1/+3 | |
2010-03-30 | (python) PackageID::choices_key | -0/+7 | |
2010-03-10 | Fix appareo check for integrity | -1/+2 | |
2010-01-14 | Kill PackageDepSpec::as_* | -45/+0 | |
2010-01-06 | No need for PackageDepSpec::without_additional_requirements | -20/+0 | |
2009-12-13 | Timestamp wrapper class | -3/+5 | |
2009-11-28 | Don't use virtuals for wrapped forward iterators | -6/+16 | |
2009-11-26 | Kill mirrors interface | -25/+0 | |
2009-11-22 | Split up fetching, and give it its own job | -11/+6 | |
2009-11-06 | Expose less about profiles | -95/+1 | |
2009-11-05 | (python) Fix broken link in docs. | -1/+1 | |
2009-11-03 | Make parallel tests betterer | -38/+3 | |
2009-11-01 | Start using parallel-tests | -0/+2 | |
2009-10-30 | add fetch_regulars_only to make it possible to avoid fetching -scm | -0/+1 | |
2009-10-21 | Kill old ctor | -2/+24 | |
2009-10-21 | There's no point in sync_interface | -25/+0 | |
2009-10-20 | Kill QA, qualudis | -248/+0 | |
2009-10-15 | Fix distcheck | -8/+0 | |
2009-10-12 | Don't load environments from .sos | -4/+1 | |
2009-10-12 | Don't load repositories from .sos | -2/+0 | |
2009-10-11 | labels track whether they're enabled | -9/+24 | |
2009-10-11 | labels changes | -176/+72 | |
2009-10-10 | Action exceptions work differently. | -18/+7 | |
2009-09-14 | Tweak block specs | -12/+27 |