summaryrefslogtreecommitdiffstats
path: root/urpm/install.pm
Commit message (Expand)AuthorAgeFilesLines
* silent rpm --version during installation/removalThierry Vignaud2020-04-291-2/+3
* cpan_testers: fix a test with rpm < 4.13.0Thierry Vignaud2020-04-091-0/+2
* add support for --reinstallThierry Vignaud2020-03-051-1/+2
* bump copyrightThierry Vignaud2020-01-171-1/+1
* document open_helper()/close_helper() signaturesThierry Vignaud2018-09-171-0/+14
* Update Mageia copyright statementsRĂ©mi Verschelde2017-04-261-1/+1
* perl_checker cleanupThierry Vignaud2016-04-141-1/+1
* error callback can be simplified tooThierry Vignaud2016-04-141-2/+2
* further simplifyThierry Vignaud2016-04-141-5/+6
* use new "elem" callbackThierry Vignaud2016-04-141-1/+4
* unset LD_PRELOAD in chrootThierry Vignaud2016-01-241-0/+1
* bump mga copyrightThierry Vignaud2015-09-041-1/+1
* help perl_checkerThierry Vignaud2015-09-041-1/+1
* fix Term::ReadKey warnings when redirectedThierry Vignaud2015-09-031-2/+4
* drop very old CVS/SVN $Id tagsThierry Vignaud2015-09-021-1/+0
* always display the right package name on errorsunknown2015-02-261-13/+2
* default to "unknown"Thierry Vignaud2015-02-061-1/+1
* Don't give a wrong package name when it is unknown in a callback (mga#15032)Pascal Terjan2015-02-051-2/+12
* add support for --deploops optionThierry Vignaud2013-11-051-1/+1
* fix leaving read locks on rpmdb (mga#9248)Thierry Vignaud2013-04-201-0/+1
* fix package count when a package has a %pretrans scriptletThierry Vignaud2013-04-011-4/+2
* only a couple func really are neededThierry Vignaud2013-03-211-1/+1
* drop 'callback_report_uninst'Thierry Vignaud2013-03-161-3/+2
* really enable callers to pass their own callback for erasure progressThierry Vignaud2013-03-161-1/+1
* hint @URPMThierry Vignaud2013-03-161-0/+4
* note about {readmes}Thierry Vignaud2013-03-161-0/+1
* enable callers to pass their own callbacks for erasure progress & errorsThierry Vignaud2013-02-251-2/+2
* (install) list two more parametersThierry Vignaud2013-02-251-0/+1
* (install_logger) keep a separate counter for erasuresThierry Vignaud2013-02-091-4/+8
* bump copyrightThierry Vignaud2013-02-051-1/+1
* (install_logger) unify with callback_uninst(), thus fixing counting forThierry Vignaud2013-02-051-29/+17
* (_schedule_packages) localize a variableThierry Vignaud2013-02-051-3/+4
* typo fixThierry Vignaud2013-02-051-1/+1
* handle callback_error when installing packages (scripts & I/O errors)Thierry Vignaud2013-02-031-0/+6
* (callback_uninst) display erasure progressThierry Vignaud2013-02-031-1/+25
* (install) do not show empty information from README* with --justdbThierry Vignaud2012-12-151-1/+1
* (_schedule_packages) fix installing delta rpmsThierry Vignaud2012-11-171-1/+1
* (install) simplifyThierry Vignaud2012-11-161-2/+3
* (_get_callbacks) split it out of install()Thierry Vignaud2012-11-161-47/+54
* (_apply_delta_rpm) split it out of _schedule_packages()Thierry Vignaud2012-11-161-13/+20
* (_schedule_packages) fix installing delta rpmsThierry Vignaud2012-11-161-1/+8
* (get_README_files) commentThierry Vignaud2012-11-161-0/+2
* (_schedule_packages_for_erasing) split it out of install()Thierry Vignaud2012-11-161-35/+45
* minor indent cleaningThierry Vignaud2012-11-161-2/+1
* (install) add spacingThierry Vignaud2012-11-161-0/+6
* (install_logger) drop last remaining bit of repackaging supportThierry Vignaud2012-11-161-1/+0
* drop --repackage option (non working since rpm-4.6 in 2009)Thierry Vignaud2012-10-051-2/+1
* perl_checker cleanupThierry Vignaud2012-08-311-1/+1
* convert a couple comments to PODThierry Vignaud2012-08-311-7/+9
* document some functionsThierry Vignaud2012-08-311-0/+19