summaryrefslogtreecommitdiffstats
path: root/urpm/install.pm
Commit message (Collapse)AuthorAgeFilesLines
* - urpmiPascal Rigaux2007-06-181-1/+3
| | | | | | o for long package names, ensure progression of installation (####...) is still properly indented (#28639)
* - urpmiPascal Rigaux2007-05-091-1/+9
| | | | | | | | o display "removing package ..." when removing an obsolete or conflicting package (need perl-URPM 1.63), and not before o in verbose mode, display "removing upgraded package ..." (should make it more understandable by users)
* - display "removing package ..." when removing, not before.Pascal Rigaux2007-04-271-5/+10
| | | | | | - display "removing package ..." when upgrading package (may be too verbose though)
* re-sync after the big svn lossPascal Rigaux2007-04-241-6/+5
|
* simplifyPascal Rigaux2006-11-271-8/+9
|
* simplifyPascal Rigaux2006-11-271-1/+3
|
* move create_transaction() and prepare_transaction() from urpm.pm into ↵Pascal Rigaux2006-11-211-0/+39
| | | | urpm/install.pm
* move urpm::install() into urpm::install::install() (new module)Pascal Rigaux2006-11-211-0/+156