Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2010-12-16 | Environment::interest_in_suggestion | -0/+12 | |
2010-12-10 | Do our own buffering for SafeOFStream | -1/+1 | |
2010-12-04 | Allow repo_file in defaults, and add variations | -94/+114 | |
2010-11-25 | Check /dev/tty rather than /dev/pts/0 | -7/+7 | |
2010-11-24 | Warn rather than error for self-dependent repos | -1/+6 | |
2010-11-23 | Better error message | -6/+10 | |
2010-11-21 | stat less | -2/+2 | |
2010-11-19 | Moan if we're not in a tty group | -0/+25 | |
2010-10-31 | specpath.conf system_root | -2/+16 | |
2010-10-31 | Environment::system_root_key | -1/+12 | |
2010-08-27 | Show warning and error messages at the end | -4/+4 | |
2010-08-27 | Show status messages | -0/+5 | |
2010-08-27 | Let user-defined managers override builtins | -1/+1 | |
2010-08-27 | Allow ${ENV{FOO}} in paludis .conf files | -11/+11 | |
2010-08-27 | log_path can be set in output.conf | -4/+9 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -184/+183 | |
2010-08-22 | Tweak comments | -0/+2 | |
2010-08-22 | Allow user defined extra managers | -10/+18 | |
2010-08-22 | Better output.conf documentation | -8/+14 | |
2010-08-22 | Read user output confs first, pass vars along | -5/+13 | |
2010-08-21 | PaludisEnvironment -> Process | -41/+51 | |
2010-08-13 | env->root() -> env->preferred_root_key() | -10/+12 | |
2010-08-12 | Let hooks take an output manager | -3/+7 | |
2010-08-06 | Give repo config file keys priority for root= etc | -3/+2 | |
2010-08-05 | Move PartiallyMadePackageDepSpec into own header | -0/+2 | |
2010-07-24 | Make use of Options init lists | -35/+33 | |
2010-07-24 | Deboilerplateise | -1/+1 | |
2010-07-23 | Avoid more explicit newage | -35/+35 | |
2010-07-23 | Avoid sptr.reset(new ...) | -48/+43 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -60/+60 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -11/+10 | |
2010-07-22 | shared_ptr<> no longer implicitly bools | -6/+6 | |
2010-07-22 | Use std::make_shared<> | -27/+24 | |
2010-07-22 | No more tr1:: and tr1/ | -292/+291 | |
2010-07-22 | Kill NonCopyable, make Singleton its own thing | -27/+31 | |
2010-07-21 | format=e rather than format=ebuild/exheres | -9/+9 | |
2010-07-20 | The comments lie | -3/+3 | |
2010-07-11 | Return whether world was changed. | -29/+31 | |
2010-07-11 | Make the log directory | -0/+9 | |
2010-06-30 | Require working 'extern template' support | -2/+0 | |
2010-06-09 | Replace Validated with WrappedValue | -2/+2 | |
2010-06-01 | output.conf syntax | -1/+1 | |
2010-05-31 | Don't install | -1/+3 | |
2010-05-19 | New improved NamedValue syntax | -69/+70 | |
2010-05-17 | environment.conf -> general.conf | -23/+62 | |
2010-05-17 | Update PaludisEnvironment::world for package moves | -10/+122 | |
2010-05-17 | Environment::update_config_files_for_package_move | -0/+8 | |
2010-05-14 | Environment::repository_from_new_config_file | -48/+70 | |
2010-03-12 | No logging for info actions | -0/+7 | |
2010-03-05 | Tweak repo error messages | -3/+3 |