summaryrefslogtreecommitdiffstats
path: root/urpm/parallel_ka_run.pm
Commit message (Expand)AuthorAgeFilesLines
* create copy_to_dir() to be similar with parallel_sshPascal Rigaux2008-07-101-2/+4
* normalize parameters orderingPascal Rigaux2008-07-101-9/+9
* factorize error handling into _run_mput()Pascal Rigaux2008-07-101-3/+2
* move parallel_find_remove() (=> avoid duplication)Pascal Rigaux2008-07-101-38/+0
* rename varPascal Rigaux2008-07-101-4/+4
* create urpm_popen() and use itPascal Rigaux2008-07-101-20/+24
* do same as sshPascal Rigaux2008-07-101-1/+1
* introduce inheritancePascal Rigaux2008-07-091-1/+1
* create _rshp_urpm_popen() and use itPascal Rigaux2008-07-091-4/+11
* replace _rshp_command() with the more specialized _rshp_urpm()Pascal Rigaux2008-07-091-9/+9
* make run_mput() localPascal Rigaux2008-07-091-4/+4
* make rshp_command() localPascal Rigaux2008-07-091-5/+5
* cleanupPascal Rigaux2008-07-091-9/+8
* factorizePascal Rigaux2008-07-091-1/+0
* cleanupPascal Rigaux2008-07-091-5/+4
* move duplicated code into urpm::parallel::parse_urpmq_output()Pascal Rigaux2008-07-091-24/+1
* merge changes with parallel_sshPascal Rigaux2008-07-091-2/+2
* can you believe this whole is simply duplicated? well, it is :-/Pascal Rigaux2008-07-091-36/+1
* cleanupPascal Rigaux2008-07-091-2/+2
* no kidding, those vars are used for reading, never written!Pascal Rigaux2008-07-091-3/+1
* 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-091-6/+5
* fix typoPascal Rigaux2008-07-091-1/+1
* remove ugly duplicationPascal Rigaux2008-07-091-2/+3
* cleanupPascal Rigaux2008-07-091-4/+4
* factorize urpme output parsingPascal Rigaux2008-07-091-29/+5
* merge diff with parallel_sshPascal Rigaux2008-07-091-2/+2
* cleanup (and show common code)Pascal Rigaux2008-07-091-1/+3
* factorize code into urpm::parallel::find_remove_pre()Pascal Rigaux2008-07-091-14/+4
* merge small differences between those 2 modulesPascal Rigaux2008-07-091-7/+7
* use urpm::parallelPascal Rigaux2008-07-091-0/+1
* cleanupPascal Rigaux2008-07-091-1/+1
* factorizePascal Rigaux2008-07-091-5/+1
* cleanupPascal Rigaux2008-07-091-10/+7
* cleanup: use N() instead of urpm::N()Pascal Rigaux2008-07-091-15/+16
* fix bug introduced together with _parse_rshp_output()Pascal Rigaux2007-03-151-3/+3
* fix typo in regexpPascal Rigaux2007-03-151-3/+15
* help perl_checkerPascal Rigaux2006-11-091-0/+2
* we need urpm::util for basename()Pascal Rigaux2006-11-091-0/+1
* move basename() to urpm::utilPascal Rigaux2006-11-091-8/+9
* perl_checker compliancePascal Rigaux2006-11-071-3/+3
* Use revision number as version numbers for internal modules.Rafael Garcia-Suarez2006-06-071-1/+3
* The parallel handlers define the same function. This could lead to warnings; ...Rafael Garcia-Suarez2005-12-061-0/+2
* Update copyright noticesRafael Garcia-Suarez2005-12-021-0/+3
* Fix stealth contextRafael Garcia-Suarez2005-11-171-2/+2
* Use taktuk2 instead of ka if available. Make it overriable with theRafael Garcia-Suarez2005-11-171-2/+11
* Be backwards compatible with older versions of urpmeRafael Garcia-Suarez2005-11-171-1/+1
* Add comments in urpme about messages that should not be changed.Rafael Garcia-Suarez2005-11-171-2/+2