Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | for some time now (r14609 2004-12-07) | ||||
* | 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 |
| | | | | | For gurpmi.pm, use the same version number as urpm. | ||||
* | The parallel handlers define the same function. This could lead to warnings; ↵ | Rafael Garcia-Suarez | 2005-12-06 | 1 | -0/+2 |
| | | | | silence them. | ||||
* | 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 |
| | | | | | URPMI_MPUT_COMMAND and URPMI_RSHP_COMMAND environment variables. | ||||
* | 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 |
| | | | | | But change a message badly worded. | ||||
* | Don't use global variables, and some other cosmetic fixes | Rafael Garcia-Suarez | 2005-11-17 | 1 | -22/+22 |
| | |||||
* | Add VERSION in parallel modules | Rafael Garcia-Suarez | 2005-11-17 | 1 | -9/+8 |
| | |||||
* | Factorize command names | Rafael Garcia-Suarez | 2005-11-17 | 1 | -15/+18 |
| | |||||
* | use strict ! | Rafael Garcia-Suarez | 2005-11-17 | 1 | -0/+2 |
| | |||||
* | more graphical feedback in urpmi --parallel --X (status, progress, etc) | Guillaume Cottenceau | 2004-01-15 | 1 | -5/+5 |
| | |||||
* | clean reason of removing package. | Francois Pons | 2003-09-23 | 1 | -0/+1 |
| | |||||
* | added support for --keep. | Francois Pons | 2003-07-29 | 1 | -1/+1 |
| | |||||
* | added invocation of urpme with --force in parallel remove. | Francois Pons | 2003-07-29 | 1 | -1/+1 |
| | |||||
* | fix to handle parallel removing with nodes not having the packages. | Francois Pons | 2003-07-29 | 1 | -3/+11 |
| | |||||
* | make sure stdout is read from distant nodes for parallel remove. | Francois Pons | 2003-07-29 | 1 | -1/+1 |
| | |||||
* | fix for urpme log recently added. | Francois Pons | 2003-07-29 | 1 | -1/+3 |
| |