summaryrefslogtreecommitdiffstats
path: root/urpm
Commit message (Collapse)AuthorAgeFilesLines
* make rshp_command() localPascal Rigaux2008-07-091-5/+5
|
* use plain system()Pascal Rigaux2008-07-091-9/+10
|
* cleanupPascal Rigaux2008-07-091-9/+8
|
* not needed anymore to read char by charPascal Rigaux2008-07-091-1/+0
|
* cleanupPascal Rigaux2008-07-091-8/+6
|
* move common things into _ssh_urpm()Pascal Rigaux2008-07-091-13/+10
|
* prepare next commitPascal Rigaux2008-07-091-2/+2
|
* factorize (see previous commit on parallel.pm)Pascal Rigaux2008-07-091-1/+0
|
* factorizePascal Rigaux2008-07-092-1/+2
|
* cleanupPascal Rigaux2008-07-091-4/+3
|
* cleanupPascal Rigaux2008-07-091-5/+4
|
* move duplicated code into urpm::parallel::parse_urpmq_output()Pascal Rigaux2008-07-093-48/+31
|
* merge changes with parallel_sshPascal Rigaux2008-07-091-2/+2
|
* fix indentPascal Rigaux2008-07-091-1/+1
|
* cleanupPascal Rigaux2008-07-091-7/+11
|
* can you believe this whole is simply duplicated? well, it is :-/Pascal Rigaux2008-07-093-72/+44
|
* cleanupPascal Rigaux2008-07-091-2/+2
|
* no kidding, those vars are used for reading, never written!Pascal Rigaux2008-07-091-3/+1
|
* rename func to be local to modulePascal Rigaux2008-07-091-3/+3
|
* create _scp() and use itPascal Rigaux2008-07-091-7/+14
|
* create _ssh_urpm() and use itPascal Rigaux2008-07-091-8/+11
|
* have --no-locales for all toolsPascal Rigaux2008-07-091-3/+3
|
* don't use a regexp, it's unsafe without \QPascal Rigaux2008-07-091-2/+3
|
* create scp_rpms() and use itPascal Rigaux2008-07-091-13/+8
|
* hoistPascal Rigaux2008-07-091-1/+1
|
* rename varPascal Rigaux2008-07-091-5/+5
|
* normalizePascal Rigaux2008-07-091-2/+2
|
* create run_mput() and use itPascal Rigaux2008-07-091-6/+11
|
* enhance rshp_command() to fit its usesPascal Rigaux2008-07-091-7/+8
|
* create rshp_command() and use it to remove duplication of the {log}Pascal Rigaux2008-07-091-8/+11
|
* $urpm->{ui_msg} is same as $urpm->{log} since $urpm->{ui} is dead Pascal Rigaux2008-07-092-25/+10
| | | | | for some time now (r14609 2004-12-07)
* cleanupPascal Rigaux2008-07-091-1/+1
|
* fix typoPascal Rigaux2008-07-091-1/+1
|
* remove ugly duplicationPascal Rigaux2008-07-091-2/+3
|
* cleanupPascal Rigaux2008-07-091-4/+4
|
* cleanupPascal Rigaux2008-07-091-3/+3
|
* factorize urpme output parsingPascal Rigaux2008-07-093-56/+42
|
* merge fix for parallel_ka_run (r13623 2003-07-29)Pascal Rigaux2008-07-091-1/+1
|
* merge diff with parallel_sshPascal Rigaux2008-07-091-2/+2
|
* cleanup (and show common code)Pascal Rigaux2008-07-091-1/+3
|
* cleanupPascal Rigaux2008-07-091-1/+2
|
* factorize code into urpm::parallel::find_remove_pre()Pascal Rigaux2008-07-093-27/+26
|
* merge small differences between those 2 modulesPascal Rigaux2008-07-092-14/+13
|
* use urpm::parallelPascal Rigaux2008-07-092-0/+2
|
* cleanupPascal Rigaux2008-07-091-1/+1
|
* factorizePascal Rigaux2008-07-093-10/+12
|
* cleanupPascal Rigaux2008-07-091-10/+7
|
* cleanupPascal Rigaux2008-07-091-6/+3
|
* cleanupPascal Rigaux2008-07-091-1/+1
|
* cleanupPascal Rigaux2008-07-091-4/+4
|