| Commit message (Expand) | Author | Age | Files | Lines |
* | o fix --parallel --auto-select when one box is up-to-date but not the other... | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
* | urpm_popen errors are not fatal by default on ssh, only for urpmq | Pascal Rigaux | 2008-07-10 | 1 | -1/+2 |
* | fix parsing urpme output | Pascal Rigaux | 2008-07-10 | 1 | -17/+9 |
* | fix getting install errors (since value has been chomp'ed in urpm_popen) | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
* | fix return value of callback to urpm_popen | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
* | skip parallel.pm when looking for parallel modules | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
* | - when must use method calls for run_urpm_command, copy_to_dir, propagate_file | Pascal Rigaux | 2008-07-10 | 1 | -12/+12 |
* | "urpmq -du" is "urpmq -m" | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
* | factorize parallel_install() which is now the same in each backend | Pascal Rigaux | 2008-07-10 | 1 | -0/+32 |
* | move parallel_resolve_dependencies() which is now the same in parallel_ssh an... | Pascal Rigaux | 2008-07-10 | 1 | -0/+30 |
* | inline urpm::parallel::post_register_rpms() | Pascal Rigaux | 2008-07-10 | 1 | -4/+0 |
* | move parallel_register_rpms() to parallel (ie avoid duplication) | Pascal Rigaux | 2008-07-10 | 1 | -0/+8 |
* | move parallel_find_remove() (=> avoid duplication) | Pascal Rigaux | 2008-07-10 | 1 | -0/+38 |
* | factorize | Pascal Rigaux | 2008-07-09 | 1 | -0/+2 |
* | move duplicated code into urpm::parallel::parse_urpmq_output() | Pascal Rigaux | 2008-07-09 | 1 | -0/+29 |
* | fix indent | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -7/+11 |
* | can you believe this whole is simply duplicated? well, it is :-/ | Pascal Rigaux | 2008-07-09 | 1 | -0/+42 |
* | factorize urpme output parsing | Pascal Rigaux | 2008-07-09 | 1 | -0/+34 |
* | factorize code into urpm::parallel::find_remove_pre() | Pascal Rigaux | 2008-07-09 | 1 | -0/+19 |
* | factorize | Pascal Rigaux | 2008-07-09 | 1 | -0/+10 |
* | - urpmi | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 |
* | move many functions from urpm.pm to urpm/media.pm | Pascal Rigaux | 2006-11-21 | 1 | -2/+2 |
* | add Id svn keyword | Pascal Rigaux | 2006-11-21 | 1 | -1/+1 |
* | add svn Id | Pascal Rigaux | 2006-11-21 | 1 | -1/+1 |
* | move urpm::parallel_remove to urpm::parallel::remove | Pascal Rigaux | 2006-11-21 | 1 | -0/+12 |
* | create urpm::parallel and move some things from urpm.pm | Pascal Rigaux | 2006-11-21 | 1 | -0/+57 |