Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create copy_to_dir() to be similar with parallel_ssh | Pascal Rigaux | 2008-07-10 | 1 | -2/+4 |
* | normalize parameters ordering | Pascal Rigaux | 2008-07-10 | 1 | -9/+9 |
* | factorize error handling into _run_mput() | Pascal Rigaux | 2008-07-10 | 1 | -3/+2 |
* | move parallel_find_remove() (=> avoid duplication) | Pascal Rigaux | 2008-07-10 | 1 | -38/+0 |
* | rename var | Pascal Rigaux | 2008-07-10 | 1 | -4/+4 |
* | 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 |
* | introduce inheritance | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 |
* | create _rshp_urpm_popen() and use it | Pascal Rigaux | 2008-07-09 | 1 | -4/+11 |
* | 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 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -9/+8 |
* | factorize | Pascal Rigaux | 2008-07-09 | 1 | -1/+0 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -5/+4 |
* | move duplicated code into urpm::parallel::parse_urpmq_output() | Pascal Rigaux | 2008-07-09 | 1 | -24/+1 |
* | merge changes with parallel_ssh | Pascal Rigaux | 2008-07-09 | 1 | -2/+2 |
* | can you believe this whole is simply duplicated? well, it is :-/ | Pascal Rigaux | 2008-07-09 | 1 | -36/+1 |
* | 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 |
* | 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 | 1 | -6/+5 |
* | 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 |
* | factorize urpme output parsing | Pascal Rigaux | 2008-07-09 | 1 | -29/+5 |
* | 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 |
* | factorize code into urpm::parallel::find_remove_pre() | Pascal Rigaux | 2008-07-09 | 1 | -14/+4 |
* | merge small differences between those 2 modules | Pascal Rigaux | 2008-07-09 | 1 | -7/+7 |
* | use urpm::parallel | Pascal Rigaux | 2008-07-09 | 1 | -0/+1 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -1/+1 |
* | factorize | Pascal Rigaux | 2008-07-09 | 1 | -5/+1 |
* | cleanup | Pascal Rigaux | 2008-07-09 | 1 | -10/+7 |
* | cleanup: use N() instead of urpm::N() | Pascal Rigaux | 2008-07-09 | 1 | -15/+16 |
* | fix bug introduced together with _parse_rshp_output() | Pascal Rigaux | 2007-03-15 | 1 | -3/+3 |
* | fix typo in regexp | Pascal Rigaux | 2007-03-15 | 1 | -3/+15 |
* | help perl_checker | Pascal Rigaux | 2006-11-09 | 1 | -0/+2 |
* | we need urpm::util for basename() | Pascal Rigaux | 2006-11-09 | 1 | -0/+1 |
* | move basename() to urpm::util | Pascal Rigaux | 2006-11-09 | 1 | -8/+9 |
* | perl_checker compliance | Pascal Rigaux | 2006-11-07 | 1 | -3/+3 |
* | Use revision number as version numbers for internal modules. | Rafael Garcia-Suarez | 2006-06-07 | 1 | -1/+3 |
* | The parallel handlers define the same function. This could lead to warnings; ... | Rafael Garcia-Suarez | 2005-12-06 | 1 | -0/+2 |
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+3 |
* | Fix stealth context | Rafael Garcia-Suarez | 2005-11-17 | 1 | -2/+2 |
* | Use taktuk2 instead of ka if available. Make it overriable with the | Rafael Garcia-Suarez | 2005-11-17 | 1 | -2/+11 |
* | Be backwards compatible with older versions of urpme | Rafael Garcia-Suarez | 2005-11-17 | 1 | -1/+1 |
* | Add comments in urpme about messages that should not be changed. | Rafael Garcia-Suarez | 2005-11-17 | 1 | -2/+2 |