Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2010-08-30 | format = e | -1/+1 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -30/+29 | |
2010-08-15 | sort_by returns a copy | -1/+1 | |
2010-08-13 | env->root() -> env->preferred_root_key() | -31/+4 | |
2010-08-13 | PretendAction needs destination | -15/+140 | |
2010-08-13 | Rename spec tree root to top | -3/+3 | |
2010-08-10 | Move some headers to legacy | -4/+4 | |
2010-08-05 | Move PartiallyMadePackageDepSpec into own header | -0/+2 | |
2010-07-23 | Avoid more explicit newage | -38/+37 | |
2010-07-23 | Avoid sptr.reset(new ...) | -11/+11 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -5/+5 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -1/+1 | |
2010-07-22 | shared_ptr<> no longer implicitly bools | -9/+9 | |
2010-07-22 | Use std::make_shared<> | -22/+21 | |
2010-07-22 | No more tr1:: and tr1/ | -743/+743 | |
2010-07-22 | Kill NonCopyable, make Singleton its own thing | -9/+8 | |
2010-07-21 | format=e rather than format=ebuild/exheres | -11/+11 | |
2010-07-19 | IDs might not be returned sorted | -0/+1 | |
2010-06-09 | Replace Validated with WrappedValue | -42/+8 | |
2010-05-19 | New improved NamedValue syntax | -40/+40 | |
2010-05-17 | environment.conf -> general.conf | -9/+9 | |
2010-05-15 | transient_key -> behaviours_key | -3/+3 | |
2010-04-27 | Make fetch phases skippable too | -2/+4 | |
2010-03-12 | (ruby) Export Repository::accept_keywords_key | -1/+3 | |
2010-03-10 | Fix appareo check for integrity | -1/+2 | |
2010-01-17 | Support bzr+lp:// for syncing | -0/+2 | |
2010-01-17 | Support new layman file format | -28/+44 | |
2010-01-06 | No need for PackageDepSpec::without_additional_requirements | -26/+2 | |
2009-12-13 | Timestamp wrapper class | -1/+2 | |
2009-11-28 | Don't use virtuals for wrapped forward iterators | -3/+9 | |
2009-11-26 | Kill mirrors interface | -77/+2 | |
2009-11-22 | Split up fetching, and give it its own job | -8/+7 | |
2009-11-06 | Expose less about profiles | -277/+3 | |
2009-11-03 | Make parallel tests betterer | -60/+5 | |
2009-11-01 | Start using parallel-tests | -0/+4 | |
2009-10-30 | add fetch_regulars_only to make it possible to avoid fetching -scm | -0/+1 | |
2009-10-21 | Consistent ctor style | -1/+6 | |
2009-10-21 | Kill old ctor | -2/+5 | |
2009-10-21 | There's no point in sync_interface | -4/+2 | |
2009-10-20 | Kill QA, qualudis | -626/+1 | |
2009-10-15 | Fix distcheck | -15/+0 | |
2009-10-12 | Don't load environments from .sos | -3/+0 | |
2009-10-12 | Don't load repositories from .sos | -1/+0 | |
2009-10-11 | test labels, mapped to build: for now | -0/+8 | |
2009-10-11 | labels changes | -420/+125 | |
2009-10-10 | Action exceptions work differently. | -77/+11 | |
2009-10-01 | Unconfuse myself | -7/+7 | |
2009-10-01 | Make find_unmanaged_files.rb work without InstalledAction | -19/+11 | |
2009-09-29 | Fix find_unused_distfiles.rb for 68f2de2c: Kill InstalledAction | -1/+1 | |
2009-09-14 | Tweak block specs | -14/+16 |