Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make rshp_command() local | Pascal Rigaux | 2008-07-09 | 1 | -5/+5 |
* | use plain system() | Pascal Rigaux | 2008-07-09 | 1 | -9/+10 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -9/+8 |
* | not needed anymore to read char by char | Pascal Rigaux | 2008-07-09 | 1 | -1/+0 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -8/+6 |
* | move common things into _ssh_urpm() | Pascal Rigaux | 2008-07-09 | 1 | -13/+10 |
* | prepare next commit | Pascal Rigaux | 2008-07-09 | 1 | -2/+2 |
* | factorize (see previous commit on parallel.pm) | Pascal Rigaux | 2008-07-09 | 1 | -1/+0 |
* | factorize | Pascal Rigaux | 2008-07-09 | 2 | -1/+2 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -4/+3 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -5/+4 |
* | move duplicated code into urpm::parallel::parse_urpmq_output() | Pascal Rigaux | 2008-07-09 | 3 | -48/+31 |
* | merge changes with parallel_ssh | Pascal Rigaux | 2008-07-09 | 1 | -2/+2 |
* | 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 | 3 | -72/+44 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -2/+2 |
* | no kidding, those vars are used for reading, never written! | Pascal Rigaux | 2008-07-09 | 1 | -3/+1 |
* | rename func to be local to module | Pascal Rigaux | 2008-07-09 | 1 | -3/+3 |
* | create _scp() and use it | Pascal Rigaux | 2008-07-09 | 1 | -7/+14 |
* | create _ssh_urpm() and use it | Pascal Rigaux | 2008-07-09 | 1 | -8/+11 |
* | have --no-locales for all tools | Pascal Rigaux | 2008-07-09 | 1 | -3/+3 |
* | don't use a regexp, it's unsafe without \Q | Pascal Rigaux | 2008-07-09 | 1 | -2/+3 |
* | create scp_rpms() and use it | Pascal Rigaux | 2008-07-09 | 1 | -13/+8 |
* | hoist | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 |
* | rename var | Pascal Rigaux | 2008-07-09 | 1 | -5/+5 |
* | normalize | Pascal Rigaux | 2008-07-09 | 1 | -2/+2 |
* | create run_mput() and use it | Pascal Rigaux | 2008-07-09 | 1 | -6/+11 |
* | enhance rshp_command() to fit its uses | Pascal Rigaux | 2008-07-09 | 1 | -7/+8 |
* | create rshp_command() and use it to remove duplication of the {log} | Pascal Rigaux | 2008-07-09 | 1 | -8/+11 |
* | $urpm->{ui_msg} is same as $urpm->{log} since $urpm->{ui} is dead | Pascal Rigaux | 2008-07-09 | 3 | -26/+11 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 |
* | remove ugly duplication | Pascal Rigaux | 2008-07-09 | 1 | -2/+3 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -4/+4 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -3/+3 |
* | factorize urpme output parsing | Pascal Rigaux | 2008-07-09 | 3 | -56/+42 |
* | please perl_checker | Pascal Rigaux | 2008-07-09 | 1 | -3/+3 |
* | merge fix for parallel_ka_run (r13623 2003-07-29) | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 |
* | merge diff with parallel_ssh | Pascal Rigaux | 2008-07-09 | 1 | -2/+2 |
* | cleanup (and show common code) | Pascal Rigaux | 2008-07-09 | 1 | -1/+3 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -1/+2 |
* | factorize code into urpm::parallel::find_remove_pre() | Pascal Rigaux | 2008-07-09 | 3 | -27/+26 |
* | merge small differences between those 2 modules | Pascal Rigaux | 2008-07-09 | 2 | -14/+13 |
* | use urpm::parallel | Pascal Rigaux | 2008-07-09 | 2 | -0/+2 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 |
* | factorize | Pascal Rigaux | 2008-07-09 | 3 | -10/+12 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -10/+7 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -6/+3 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 |