summaryrefslogtreecommitdiffstats
path: root/urpm
Commit message (Expand)AuthorAgeFilesLines
* 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
* s/suggests/recommends/Thierry Vignaud2014-09-071-2/+2
* s/suggested/recommended/Thierry Vignaud2014-09-072-3/+3
* adapt to URPM-5.00Thierry Vignaud2014-09-072-2/+2
* typo fixThierry Vignaud2014-09-071-1/+1
* rename '--suggests' option as '--recommends'Thierry Vignaud2014-09-071-1/+5
* add some missing methods, allows to do urpmf --qf '%sourcerpm:%recommends'Thierry Vignaud2014-09-071-0/+1
* use ->recommends_nosense() instead of suggests"()Thierry Vignaud2014-09-072-4/+4
* rename 'allow-suggests' as 'allow-recommends'Thierry Vignaud2014-09-071-3/+6
* rename 'no-suggests' option as 'no-recommends'Thierry Vignaud2014-09-072-5/+13
* rename 'no_suggests' parameter as 'no_recommends'Thierry Vignaud2014-09-051-1/+1
* fix retrieving rpm version with RCsThierry Vignaud2014-08-271-1/+1
* fix some warnings with perl 5.20Pascal Terjan2014-06-161-2/+2
* add some missing methods, allows to do urpmf --qf '%sourcerpm:%requires'Pascal Terjan2014-05-311-0/+5
* Use /proc/self/mountinfo for ro filesystem checks mga#11319Colin Guthrie2013-11-281-2/+7
* add support for --deploops optionThierry Vignaud2013-11-053-1/+3
* download: fix parsing download progress with rsync >= 3.10Olivier Blin2013-10-151-1/+1
* adapt to perl-5.18's random hash keys orderingThierry Vignaud2013-10-041-1/+1
* prevent removing orphan kernels if we failed to detect running kernel versionThierry Vignaud2013-10-041-1/+5
* revert fix for mga#10254 in previous release (mga#10335)Thierry Vignaud2013-05-301-1/+1
* prevent mga#10254 bug to ever happen againThierry Vignaud2013-05-241-0/+1
* fix wrongly enabling backports/testing for tainted/nonfree (mga#10254)Thierry Vignaud2013-05-241-1/+1
* library: ensure priority updates are installed in a single transaction.Colin Guthrie2013-05-191-0/+1
* really auto enable tainted media if needed when adding distrib mediaThierry Vignaud2013-05-171-1/+1
* auto enable nonfree/taitned media if needed when adding distrib mediaThierry Vignaud2013-05-171-3/+17
* (is_media_to_add_by_default) split it out of add_distrib_media()Thierry Vignaud2013-05-171-8/+15
* enable to see if nonfree/tained packages are installed (mga#8368, #8379 & #9758)Thierry Vignaud2013-05-171-0/+21
* 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
* display exceptions that happened while downloading (mga#9529)Thierry Vignaud2013-03-261-0/+1
* document 'post_download' callback tooThierry Vignaud2013-03-211-0/+8
* note that urpm::util is a subset of MDK::CommonThierry Vignaud2013-03-211-0/+2
* kill unused return valuesThierry Vignaud2013-03-211-2/+0
* previous commit enables to further simplifyThierry Vignaud2013-03-211-1/+1
* simplify, let mount finds the loop deviceThierry Vignaud2013-03-212-20/+1
* treat formatList like others...Thierry Vignaud2013-03-212-2/+3
* simplifyThierry Vignaud2013-03-211-1/+1
* difference2 && untaint are not neeededThierry Vignaud2013-03-211-1/+1
* only a couple func really are neededThierry Vignaud2013-03-2119-19/+19
* drop 'callback_report_uninst'Thierry Vignaud2013-03-162-6/+2
* fix lookup deps of updates in other media when using --updateThierry Vignaud2013-03-161-4/+4
* really enable callers to pass their own callback for erasure progressThierry Vignaud2013-03-162-1/+4
* simplifyThierry Vignaud2013-03-161-4/+1
* document trans_log parametersThierry Vignaud2013-03-161-1/+1
* hint @URPMThierry Vignaud2013-03-162-1/+5
* note about {readmes}Thierry Vignaud2013-03-161-0/+1
* enable callers to pass their own callbacks for erasure progress & errorsThierry Vignaud2013-02-252-2/+5
* (configure) simplifyThierry Vignaud2013-02-251-3/+3