Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | create urpm_popen() and use it | Pascal Rigaux | 2008-07-10 | 1 | -20/+24 | |
* | do same as ssh | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 | |
* | factorize --version and --help handling | Pascal Rigaux | 2008-07-10 | 1 | -19/+7 | |
* | factorize | Pascal Rigaux | 2008-07-10 | 1 | -4/+9 | |
* | cleanup, and also add --metalink on urpmq | Pascal Rigaux | 2008-07-10 | 1 | -4/+2 | |
* | adjust tabbing to pixel's taste | Per Øyvind Karlsen | 2008-07-10 | 2 | -43/+43 | |
* | add --metalink option to urpmi.addmedia & urpmi.updatemedia as well | Per Øyvind Karlsen | 2008-07-09 | 1 | -0/+2 | |
* | clean up with help from pixel's suggestions | Per Øyvind Karlsen | 2008-07-09 | 1 | -28/+25 | |
* | introduce inheritance | Pascal Rigaux | 2008-07-09 | 2 | -2/+2 | |
* | add local metalink generation | Per Øyvind Karlsen | 2008-07-09 | 2 | -4/+84 | |
* | create _rshp_urpm_popen() and use it | Pascal Rigaux | 2008-07-09 | 1 | -4/+11 | |
* | - handle --nolock on localhost in _ssh_urpm() | Pascal Rigaux | 2008-07-09 | 1 | -5/+7 | |
* | replace _rshp_command() with the more specialized _rshp_urpm() | Pascal Rigaux | 2008-07-09 | 1 | -9/+9 | |
* | make run_mput() local | Pascal Rigaux | 2008-07-09 | 1 | -4/+4 | |
* | 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 | 2 | -25/+10 | |
* | 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 |