| Commit message (Expand) | Author | Age | Files | Lines |
* | fix broken 'urpmi --no-md5sum' (pok, mga#62557) | Thierry Vignaud | 2011-10-07 | 1 | -2/+6 |
* | (_sync_webfetch_raw) use rsync to download from rsync-mirrors (Alexander Bara... | Thierry Vignaud | 2011-10-07 | 1 | -2/+2 |
* | (run) add infrastructure so that GUIes can offer not to ask anymore about mis... | Thierry Vignaud | 2011-09-19 | 1 | -1/+2 |
* | (new) fix N() usage thus fixing extracting translatable strings | Thierry Vignaud | 2011-09-17 | 1 | -1/+1 |
* | (get_now_orphans_gui_msg) introduce it for rpmdrake (#920) | Thierry Vignaud | 2011-09-17 | 1 | -0/+13 |
* | (_get_now_orphans_raw_msg) split it out of get_now_orphans_msg() | Thierry Vignaud | 2011-09-17 | 1 | -2/+10 |
* | (configure,_auto_update_media,parse_media,update_media) fix (g)urpmi | Thierry Vignaud | 2011-09-14 | 1 | -4/+4 |
* | (_mandriva_mirrorlist) default to mageia product for upgrading from mdv | Thierry Vignaud | 2011-09-14 | 1 | -1/+2 |
* | Synthesized commit during git-svn import combining previous Mandriva history ... | Mageia SVN-Git Migration | 2011-09-13 | 24 | -36/+36 |
* | update copyright notices | Per Øyvind Karlsen | 2010-11-21 | 11 | -11/+11 |
* | bring back urpmi.recover :) | Per Øyvind Karlsen | 2010-11-21 | 1 | -0/+11 |
* | - fix warning about "unitialized variable" | Michael Scherer | 2010-07-30 | 1 | -1/+1 |
* | - fix warning : "Use of uninitialized value in numeric lt (<) at urpm/media.p... | Michael Scherer | 2010-07-30 | 1 | -1/+1 |
* | add --zeroconf support in urpmi.addmedia | Olivier Blin | 2010-06-16 | 2 | -1/+57 |
* | remember which media local packages came from | Christophe Fergeau | 2010-04-28 | 1 | -1/+6 |
* | when using --update, allow to get dependencies from non-update media | Christophe Fergeau | 2010-04-23 | 1 | -3/+11 |
* | (add_distrib_media) disable non-free repository by default for Free | Thierry Vignaud | 2010-02-25 | 1 | -8/+7 |
* | perl_checker cleanups | Thierry Vignaud | 2010-02-24 | 1 | -3/+3 |
* | (add_distrib_media) do not add non-free repository by default for Free editio... | Thierry Vignaud | 2010-02-24 | 1 | -0/+11 |
* | (run) reindent (pixel didn't wanted it at the time b/c it added one | Thierry Vignaud | 2010-02-01 | 1 | -295/+295 |
* | - silence warning about urpm::media::PER_MEDIA_OPT used only once | Michael Scherer | 2010-01-22 | 1 | -0/+1 |
* | - add md5sum module, as it is used later. It is cleaner to delcare what modul... | Michael Scherer | 2010-01-22 | 1 | -0/+1 |
* | - remove uneeded module use, as this give some warnings | Michael Scherer | 2010-01-22 | 1 | -1/+0 |
* | - use a anonymous subroutine, so perl will rebind variables declared outside ... | Michael Scherer | 2010-01-22 | 1 | -4/+6 |
* | don't crash when parsing an invalid media.cfg file in /etc/urpmi/mediacfg.d | Christophe Fergeau | 2010-01-15 | 1 | -1/+1 |
* | perl_checker cleanup | Christophe Fergeau | 2010-01-12 | 1 | -1/+1 |
* | fix handling of media with redirections | Christophe Fergeau | 2010-01-12 | 1 | -1/+1 |
* | honour $RELEASE/$ARCH/... in urpmi.addmedia --distrib | Christophe Fergeau | 2010-01-12 | 1 | -3/+5 |
* | (_kernel_callback) add packages requiring orphan kernels to the orphan | Thierry Vignaud | 2010-01-05 | 1 | -2/+13 |
* | rename @requested_kernels as @latest_kernels as its purpopse really is to | Thierry Vignaud | 2010-01-05 | 1 | -3/+3 |
* | perl_checker cleanups & annotations | Thierry Vignaud | 2010-01-05 | 1 | -2/+4 |
* | reload mirror list cache if it's in an "old" format | Christophe Fergeau | 2009-12-08 | 1 | -0/+3 |
* | update copyright | Thierry Vignaud | 2009-11-24 | 11 | -11/+11 |
* | (handle_need_restart) do not advice to reboot when inside a chroot | Thierry Vignaud | 2009-11-24 | 1 | -0/+1 |
* | (handle_need_restart) split it out of run() for readability | Thierry Vignaud | 2009-11-24 | 1 | -8/+18 |
* | (run) perl_checker cleanup | Thierry Vignaud | 2009-11-24 | 1 | -1/+1 |
* | documentation files for urpmi-dudf added | Olivier Rosello | 2009-11-20 | 1 | -0/+28 |
* | test for /boot/vmlinuz-$release existence before using it | Christophe Fergeau | 2009-11-18 | 1 | -1/+1 |
* | don't cache media.cfg files on virtual media | Christophe Fergeau | 2009-11-10 | 1 | -2/+6 |
* | don't use aria2 to fetch mirrorlist, fixes #53434 | Christophe Fergeau | 2009-10-29 | 2 | -5/+13 |
* | be careful when an obsoleted package is listed in potential orphans | Christophe Fergeau | 2009-10-28 | 1 | -2/+4 |
* | add --not-available option to urpmq | Christophe Fergeau | 2009-10-21 | 1 | -0/+1 |
* | make sure we don't use aria2 to fetch mirrorlists | Christophe Fergeau | 2009-10-21 | 2 | -2/+2 |
* | parse download-all argument in gurpmi too | Christophe Fergeau | 2009-10-21 | 1 | -1/+1 |
* | fix dubious string ( '.' after \n) | Christophe Fergeau | 2009-10-21 | 1 | -1/+1 |
* | print PID of process locking the URPMI database | Christophe Fergeau | 2009-10-15 | 1 | -1/+21 |
* | allow to define the cache directory for RPMs when setting --download-all | Christophe Fergeau | 2009-10-15 | 2 | -3/+7 |
* | in download-all mode, download packages one by one | Christophe Fergeau | 2009-10-15 | 1 | -3/+10 |
* | use references to return 2 distinct lists | Christophe Fergeau | 2009-10-15 | 1 | -9/+8 |
* | perl_checker cleanups | Thierry Vignaud | 2009-10-15 | 1 | -3/+3 |