| Commit message (Expand) | Author | Age | Files | Lines |
* | adapt to aria2c-1.16+ output (mga#16500) | Shlomi Fish | 2016-07-11 | 1 | -3/+24 |
* | Prefer http mirrors when using a mirrorlist | Anssi Hannula | 2016-07-11 | 1 | -1/+3 |
* | fix using a proxy without an auth user (mga#11265) | Thierry Vignaud | 2015-08-27 | 1 | -1/+1 |
* | always display the right package name on errors | unknown | 2015-02-26 | 1 | -13/+2 |
* | default to "unknown" | Thierry Vignaud | 2015-02-06 | 1 | -1/+1 |
* | Don't give a wrong package name when it is unknown in a callback (mga#15032) | Pascal Terjan | 2015-02-05 | 1 | -2/+12 |
* | s/suggests/recommends/ | Thierry Vignaud | 2014-09-07 | 1 | -2/+2 |
* | s/suggested/recommended/ | Thierry Vignaud | 2014-09-07 | 2 | -3/+3 |
* | adapt to URPM-5.00 | Thierry Vignaud | 2014-09-07 | 2 | -2/+2 |
* | typo fix | Thierry Vignaud | 2014-09-07 | 1 | -1/+1 |
* | rename '--suggests' option as '--recommends' | Thierry Vignaud | 2014-09-07 | 1 | -1/+5 |
* | add some missing methods, allows to do urpmf --qf '%sourcerpm:%recommends' | Thierry Vignaud | 2014-09-07 | 1 | -0/+1 |
* | use ->recommends_nosense() instead of suggests"() | Thierry Vignaud | 2014-09-07 | 2 | -4/+4 |
* | rename 'allow-suggests' as 'allow-recommends' | Thierry Vignaud | 2014-09-07 | 1 | -3/+6 |
* | rename 'no-suggests' option as 'no-recommends' | Thierry Vignaud | 2014-09-07 | 2 | -5/+13 |
* | rename 'no_suggests' parameter as 'no_recommends' | Thierry Vignaud | 2014-09-05 | 1 | -1/+1 |
* | fix retrieving rpm version with RCs | Thierry Vignaud | 2014-08-27 | 1 | -1/+1 |
* | fix some warnings with perl 5.20 | Pascal Terjan | 2014-06-16 | 1 | -2/+2 |
* | add some missing methods, allows to do urpmf --qf '%sourcerpm:%requires' | Pascal Terjan | 2014-05-31 | 1 | -0/+5 |
* | Use /proc/self/mountinfo for ro filesystem checks mga#11319 | Colin Guthrie | 2013-11-28 | 1 | -2/+7 |
* | add support for --deploops option | Thierry Vignaud | 2013-11-05 | 3 | -1/+3 |
* | download: fix parsing download progress with rsync >= 3.10 | Olivier Blin | 2013-10-15 | 1 | -1/+1 |
* | adapt to perl-5.18's random hash keys ordering | Thierry Vignaud | 2013-10-04 | 1 | -1/+1 |
* | prevent removing orphan kernels if we failed to detect running kernel version | Thierry Vignaud | 2013-10-04 | 1 | -1/+5 |
* | revert fix for mga#10254 in previous release (mga#10335) | Thierry Vignaud | 2013-05-30 | 1 | -1/+1 |
* | prevent mga#10254 bug to ever happen again | Thierry Vignaud | 2013-05-24 | 1 | -0/+1 |
* | fix wrongly enabling backports/testing for tainted/nonfree (mga#10254) | Thierry Vignaud | 2013-05-24 | 1 | -1/+1 |
* | library: ensure priority updates are installed in a single transaction. | Colin Guthrie | 2013-05-19 | 1 | -0/+1 |
* | really auto enable tainted media if needed when adding distrib media | Thierry Vignaud | 2013-05-17 | 1 | -1/+1 |
* | auto enable nonfree/taitned media if needed when adding distrib media | Thierry Vignaud | 2013-05-17 | 1 | -3/+17 |
* | (is_media_to_add_by_default) split it out of add_distrib_media() | Thierry Vignaud | 2013-05-17 | 1 | -8/+15 |
* | enable to see if nonfree/tained packages are installed (mga#8368, #8379 & #9758) | Thierry Vignaud | 2013-05-17 | 1 | -0/+21 |
* | fix leaving read locks on rpmdb (mga#9248) | Thierry Vignaud | 2013-04-20 | 1 | -0/+1 |
* | fix package count when a package has a %pretrans scriptlet | Thierry Vignaud | 2013-04-01 | 1 | -4/+2 |
* | display exceptions that happened while downloading (mga#9529) | Thierry Vignaud | 2013-03-26 | 1 | -0/+1 |
* | document 'post_download' callback too | Thierry Vignaud | 2013-03-21 | 1 | -0/+8 |
* | note that urpm::util is a subset of MDK::Common | Thierry Vignaud | 2013-03-21 | 1 | -0/+2 |
* | kill unused return values | Thierry Vignaud | 2013-03-21 | 1 | -2/+0 |
* | previous commit enables to further simplify | Thierry Vignaud | 2013-03-21 | 1 | -1/+1 |
* | simplify, let mount finds the loop device | Thierry Vignaud | 2013-03-21 | 2 | -20/+1 |
* | treat formatList like others... | Thierry Vignaud | 2013-03-21 | 2 | -2/+3 |
* | simplify | Thierry Vignaud | 2013-03-21 | 1 | -1/+1 |
* | difference2 && untaint are not neeeded | Thierry Vignaud | 2013-03-21 | 1 | -1/+1 |
* | only a couple func really are needed | Thierry Vignaud | 2013-03-21 | 19 | -19/+19 |
* | drop 'callback_report_uninst' | Thierry Vignaud | 2013-03-16 | 2 | -6/+2 |
* | fix lookup deps of updates in other media when using --update | Thierry Vignaud | 2013-03-16 | 1 | -4/+4 |
* | really enable callers to pass their own callback for erasure progress | Thierry Vignaud | 2013-03-16 | 2 | -1/+4 |
* | simplify | Thierry Vignaud | 2013-03-16 | 1 | -4/+1 |
* | document trans_log parameters | Thierry Vignaud | 2013-03-16 | 1 | -1/+1 |
* | hint @URPM | Thierry Vignaud | 2013-03-16 | 2 | -1/+5 |