| Commit message (Expand) | Author | Age | Files | Lines |
* | (migrate_forward_rpmdb_db_if_needed) Kill useless arg | Thierry Vignaud | 2021-10-31 | 2 | -2/+2 |
* | Remove uneeded arg | Thierry Vignaud | 2021-10-31 | 2 | -6/+6 |
* | Convert rpmdb to sqlite also when not chrooted | Thierry Vignaud | 2021-10-31 | 2 | -2/+2 |
* | Simplify | Thierry Vignaud | 2021-10-31 | 1 | -2/+2 |
* | Add a FIXME note | Thierry Vignaud | 2021-10-31 | 1 | -0/+1 |
* | Podify more | Thierry Vignaud | 2021-10-31 | 3 | -36/+162 |
* | Fix doc | Thierry Vignaud | 2021-10-31 | 1 | -1/+1 |
* | Rework mirror protocol selection to favour encrypted protocols | Dan Fandrich | 2021-09-04 | 1 | -3/+17 |
* | Use https: when getting the mirrorlist | Dan Fandrich | 2021-08-31 | 1 | -3/+3 |
* | Document older downgrade conversion _after_ installation | Thierry Vignaud | 2021-06-05 | 1 | -0/+18 |
* | Convert from bdb backend to sqlite | Thierry Vignaud | 2021-06-05 | 3 | -0/+56 |
* | Clarity: librpm_version -> libbdb_version | Thierry Vignaud | 2021-06-05 | 1 | -4/+4 |
* | Add --ignorearch to urpmi.addmedia --distrib | Pascal Terjan | 2020-11-23 | 2 | -1/+6 |
* | Make it work with no feature qw(indirect) (aka perl7) | Thierry Vignaud | 2020-06-25 | 2 | -2/+2 |
* | Stop truncating disk names when prompting for a CD | Thierry Vignaud | 2020-05-06 | 2 | -4/+2 |
* | prevent forking a useless shell | Thierry Vignaud | 2020-04-29 | 1 | -1/+4 |
* | silent rpm --version during installation/removal | Thierry Vignaud | 2020-04-29 | 1 | -2/+3 |
* | cpan_testers: fix a test with rpm < 4.13.0 | Thierry Vignaud | 2020-04-09 | 1 | -0/+2 |
* | add support for --reinstall | Thierry Vignaud | 2020-03-05 | 2 | -1/+3 |
* | bump copyright | Thierry Vignaud | 2020-01-17 | 25 | -26/+26 |
* | Fix test for whether any 32-bit packages are installed. | Martin Whitaker | 2019-10-21 | 1 | -1/+1 |
* | When adding distrib media, enable 32-bit media if needed (mga#24438) | Martin Whitaker | 2019-09-28 | 1 | -11/+23 |
* | Ensure downloaded files are world-readable (mga#24636) | Martin Whitaker | 2019-06-22 | 1 | -0/+7 |
* | Ensure urpmi config and cache files are world-readable (mga#24636) | Martin Whitaker | 2019-06-21 | 2 | -5/+26 |
* | On systems with 32-bit EFI, enable the Core 32bit media by default. | Martin Whitaker | 2019-05-27 | 2 | -2/+23 |
* | Don't enable 32-bit media by default on 64-bit systems (mga#24376) | Martin Whitaker | 2019-05-25 | 1 | -2/+4 |
* | fix _rpm_version() when rpm is translated | Thierry Vignaud | 2018-09-19 | 1 | -1/+1 |
* | document open_helper()/close_helper() signatures | Thierry Vignaud | 2018-09-17 | 1 | -0/+14 |
* | add support for verify callback when installing | Thierry Vignaud | 2018-09-14 | 1 | -0/+1 |
* | typo fix in doc | Thierry Vignaud | 2017-10-04 | 1 | -1/+1 |
* | use XML::LibXML::Parser's 'huge' option | Thierry Vignaud | 2017-09-18 | 1 | -1/+1 |
* | update perl-base first too | Thierry Vignaud | 2017-09-18 | 1 | -1/+1 |
* | simplify: use //= where appropirate | Thierry Vignaud | 2017-07-17 | 1 | -1/+1 |
* | Update Mageia copyright statements | Rémi Verschelde | 2017-04-26 | 25 | -7/+42 |
* | Make sure that urpmi.cfg is world-readable so that mgaapplet can read it (mga... | Frédéric Buclin | 2017-04-03 | 1 | -0/+4 |
* | skip kernel-firmware-nonfree too | Martin Whitaker | 2016-11-12 | 1 | -1/+1 |
* | fix more Getopt::Long breakages | Thierry Vignaud | 2016-10-15 | 1 | -1/+1 |
* | add 'no_ignore_case' to Getopt options (mga#17923) | Shlomi Fish | 2016-07-11 | 1 | -1/+1 |
* | adapt to aria2c-1.16+ output (mga#16500) | Shlomi Fish | 2016-07-11 | 1 | -3/+24 |
* | perl_checker cleanup | Thierry Vignaud | 2016-04-14 | 1 | -1/+1 |
* | error callback can be simplified too | Thierry Vignaud | 2016-04-14 | 1 | -2/+2 |
* | further simplify | Thierry Vignaud | 2016-04-14 | 1 | -5/+6 |
* | use new "elem" callback | Thierry Vignaud | 2016-04-14 | 1 | -1/+4 |
* | unset LD_PRELOAD in chroot | Thierry Vignaud | 2016-01-24 | 1 | -0/+1 |
* | Prefer http mirrors when using a mirrorlist | Anssi Hannula | 2015-12-31 | 1 | -1/+3 |
* | fix POD | Thierry Vignaud | 2015-10-09 | 2 | -2/+4 |
* | fix urpm::bug_report (mga#16925) | Thierry Vignaud | 2015-10-09 | 1 | -0/+1 |
* | convert comments to POD | Thierry Vignaud | 2015-10-09 | 1 | -5/+30 |
* | add basic POD for urpmi::parallel | Thierry Vignaud | 2015-10-09 | 1 | -0/+26 |
* | drop useless __END__ | Thierry Vignaud | 2015-10-09 | 16 | -16/+0 |