summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* "urpmq -du" is "urpmq -m"Pascal Rigaux2008-07-101-1/+1
* factorize parallel_install() which is now the same in each backendPascal Rigaux2008-07-103-66/+32
* merge diffs with parallel_ka_runPascal Rigaux2008-07-101-1/+1
* move code into run_urpm_command()Pascal Rigaux2008-07-102-5/+15
* have an implementation that works both on ssh and rshp (where outputs are int...Pascal Rigaux2008-07-102-4/+7
* merge diffs with parallel_ka_runPascal Rigaux2008-07-101-0/+1
* - merge diffs with parallel_sshPascal Rigaux2008-07-101-2/+3
* move parallel_resolve_dependencies() which is now the same in parallel_ssh an...Pascal Rigaux2008-07-103-60/+30
* create propagate_file() to be similar to parallel_sshPascal Rigaux2008-07-101-1/+6
* move some code into new function propagate_file()Pascal Rigaux2008-07-101-3/+9
* cleanupPascal Rigaux2008-07-101-1/+3
* inline urpm::parallel::post_register_rpms()Pascal Rigaux2008-07-101-4/+0
* move parallel_register_rpms() to parallel (ie avoid duplication)Pascal Rigaux2008-07-103-17/+8
* create copy_to_dir() to be similar with parallel_sshPascal Rigaux2008-07-101-2/+4
* create a generic copy_to_dir() replacing _scp_rpms()Pascal Rigaux2008-07-101-7/+8
* 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-103-76/+38
* rename varPascal Rigaux2008-07-101-4/+4
* create ->urpm_popen and use itPascal Rigaux2008-07-101-27/+29
* create urpm_popen() and use itPascal Rigaux2008-07-101-20/+24
* do same as sshPascal Rigaux2008-07-101-1/+1
* factorize --version and --help handlingPascal Rigaux2008-07-102-19/+9
* factorizePascal Rigaux2008-07-101-4/+9
* cleanup, and also add --metalink on urpmqPascal Rigaux2008-07-101-4/+2
* adjust tabbing to pixel's tastePer Øyvind Karlsen2008-07-102-43/+43
* add aria2 option to --help as well as --metalinkPer Øyvind Karlsen2008-07-102-0/+3
* add --metalink option to urpmi.addmedia & urpmi.updatemedia as wellPer Øyvind Karlsen2008-07-091-0/+2
* clean up with help from pixel's suggestionsPer Øyvind Karlsen2008-07-091-28/+25
* introduce inheritancePascal Rigaux2008-07-092-2/+2
* add local metalink generationPer Øyvind Karlsen2008-07-093-4/+85
* create _rshp_urpm_popen() and use itPascal Rigaux2008-07-091-4/+11
* - handle --nolock on localhost in _ssh_urpm()Pascal Rigaux2008-07-091-5/+7
* 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
* 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