Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2010-08-24 | Preparation for 0.54.00.54.0 | -1/+49 | ||
2010-08-24 | FSEntry -> FSPath, FSStat | -5819/+5693 | ||
Fixes: ticket:967 | ||||
2010-08-24 | explicit ctors | -6/+6 | ||
2010-08-23 | Importare is deprecated | -5/+8 | ||
2010-08-23 | Get the names right | -2/+2 | ||
2010-08-23 | reconcilio is deprecated | -5/+9 | ||
2010-08-23 | Typso | -1/+1 | ||
2010-08-23 | Formattify update-world | -5/+24 | ||
Fixes: ticket:972 | ||||
2010-08-23 | cave print-formats -> cave dump-cave-formats-conf | -22/+23 | ||
2010-08-23 | Remove remove-if-dependent specs from world | -5/+100 | ||
Fixes: ticket:971 | ||||
2010-08-23 | print-id-executables --all --best | -14/+30 | ||
Fixes: ticket:962 | ||||
2010-08-23 | Consistently use -a/b for --all/best | -3/+3 | ||
2010-08-23 | Fix display-resolution --show-option-descriptions | -2/+2 | ||
Fixes: ticket:970 | ||||
2010-08-22 | Don't try to exit before we're done feeding | -4/+15 | ||
2010-08-22 | Tweak comments | -0/+2 | ||
2010-08-22 | Readd a sort of outputwrapper to make the upgrade path clean | -0/+59 | ||
2010-08-22 | Fix 4.5 compile | -4/+4 | ||
2010-08-22 | Allow user defined extra managers | -16/+26 | ||
2010-08-22 | Better output.conf documentation | -9/+42 | ||
2010-08-22 | CommandOutputManager | -2/+373 | ||
2010-08-22 | Document output.conf | -5/+43 | ||
2010-08-22 | Read user output confs first, pass vars along | -5/+13 | ||
2010-08-22 | Remove dead code | -2990/+3 | ||
2010-08-21 | paludis -> Process | -4/+8 | ||
2010-08-21 | scripts -> Process | -2/+4 | ||
2010-08-21 | resume -> Process | -4/+7 | ||
2010-08-21 | resolve -> Process | -11/+11 | ||
2010-08-21 | CRANRepository -> Process | -15/+19 | ||
2010-08-21 | Hooker -> Process | -64/+67 | ||
2010-08-21 | SetFile -> Process | -9/+11 | ||
2010-08-21 | PaludisEnvironment -> Process | -41/+51 | ||
2010-08-21 | syncer -> Process | -13/+14 | ||
2010-08-21 | ebuild commands -> Process | -402/+378 | ||
2010-08-21 | accounts -> Process | -7/+8 | ||
2010-08-21 | execute-resolution -> Process | -22/+17 | ||
2010-08-21 | fetching -> Process | -34/+35 | ||
2010-08-21 | tar merger test -> Process | -4/+4 | ||
2010-08-21 | Various E things -> Process | -5/+8 | ||
2010-08-21 | Stripper -> Process | -5/+14 | ||
2010-08-21 | Process::as_main_process | -6/+45 | ||
2010-08-21 | Process::send_input_to_fd | -1/+125 | ||
2010-08-21 | Make Process signal-safe | -0/+23 | ||
2010-08-21 | ProcessCommand(string) | -18/+67 | ||
2010-08-21 | Process::{syd,sand}box | -0/+69 | ||
2010-08-21 | Process::clearenv | -0/+48 | ||
2010-08-21 | Process::prefix_std{out,err} | -2/+152 | ||
2010-08-21 | Process::pipe_command_handler | -1/+214 | ||
2010-08-21 | Process::set_stdin_fd | -0/+47 | ||
2010-08-21 | Process::capture_output_to_fd | -2/+117 | ||
2010-08-21 | Process::setuid_setgid | -2/+64 | ||