Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | add Mga copyright | Thierry Vignaud | 2015-10-09 | 1 | -0/+2 |
* | bump mga copyright | Thierry Vignaud | 2015-09-04 | 5 | -5/+5 |
* | fix urpm::parallel | Thierry Vignaud | 2015-09-04 | 1 | -0/+1 |
* | help perl_checker | Thierry Vignaud | 2015-09-04 | 1 | -0/+3 |
* | perl_checker cleanup | Thierry Vignaud | 2015-09-04 | 1 | -1/+1 |
* | help perl_checker | Thierry Vignaud | 2015-09-04 | 2 | -2/+2 |
* | fix Term::ReadKey warnings when redirected | Thierry Vignaud | 2015-09-03 | 2 | -4/+8 |
* | fix previous commit :-( | Thierry Vignaud | 2015-09-03 | 1 | -0/+1 |
* | drop very old CVS/SVN $Id tags | Thierry Vignaud | 2015-09-02 | 24 | -24/+0 |
* | explain a little more | Thierry Vignaud | 2015-08-28 | 1 | -0/+2 |
* | convert comments to POD | Thierry Vignaud | 2015-08-28 | 1 | -28/+63 |
* | describe a cople more functions | Thierry Vignaud | 2015-08-28 | 1 | -0/+50 |
* | fix using a proxy without an auth user (mga#11265) | Thierry Vignaud | 2015-08-26 | 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 |