| Commit message (Expand) | Author | Age | Files | Lines |
* | Added missing used urpm modules. | João Victor Duarte Martins | 2010-05-06 | 1 | -0/+2 |
* | Fixes the inactive backports listing (#40556) | João Victor Duarte Martins | 2010-04-06 | 1 | -1/+8 |
* | (fast_open_urpmi_db) make 'urpmi-root' implying rpm-root so that | Thierry Vignaud | 2009-06-01 | 1 | -0/+1 |
* | (is_it_a_devel_distro) consider chrooted /etc/produc.id when detecting | Thierry Vignaud | 2009-06-01 | 1 | -1/+3 |
* | (is_it_a_devel_distro) export it (will be used by mdkapplet) | Thierry Vignaud | 2009-03-19 | 1 | -0/+1 |
* | make export list more readable | Thierry Vignaud | 2009-03-19 | 1 | -1/+6 |
* | (get_update_medias) use new is_it_a_devel_distro() in order to update | Thierry Vignaud | 2009-03-19 | 1 | -1/+5 |
* | (is_it_a_devel_distro) introduce it in order to check whether the | Thierry Vignaud | 2009-03-19 | 1 | -0/+7 |
* | (get_update_medias) move it from Rpmdrake::pkgs into Rpmdrake::open_db | Thierry Vignaud | 2009-03-19 | 1 | -1/+6 |
* | (get_inactive_backport_media) do not try to update & parse inactive sources b... | Thierry Vignaud | 2009-03-19 | 1 | -1/+1 |
* | (get_inactive_backport_media) do not try to update & parse inactive debug | Thierry Vignaud | 2009-02-23 | 1 | -1/+1 |
* | (fast_open_urpmi_db) prevent crashing in URPM when using --env with relative ... | Thierry Vignaud | 2009-02-12 | 1 | -0/+2 |
* | (fast_open_urpmi_db) fix using --justdb option | Thierry Vignaud | 2009-02-10 | 1 | -1/+1 |
* | comment a hack | Pascal Rigaux | 2009-01-06 | 1 | -0/+1 |
* | (fast_open_urpmi_db) commit missing bit in latest commit | Thierry Vignaud | 2008-10-20 | 1 | -1/+1 |
* | (fast_open_urpmi_db) load global options after mananing --urpmi-root, | Thierry Vignaud | 2008-10-20 | 1 | -2/+2 |
* | (fast_open_urpmi_db) do not read big debug media if 'ignore_debug_media' | Thierry Vignaud | 2008-10-11 | 1 | -0/+4 |
* | (open_rpm_db) remove dead code that wrongly sliped in in last commit | Thierry Vignaud | 2008-09-10 | 1 | -1/+1 |
* | (fast_open_urpmi_db) fix opening the right RPM DB with --env | Thierry Vignaud | 2008-09-10 | 1 | -1/+8 |
* | (fast_open_urpmi_db,perform_installation) add basic support for the --debug o... | Thierry Vignaud | 2008-09-09 | 1 | -1/+5 |
* | (fast_open_urpmi_db) handle -q, --quiet, -v & --verbose options | Thierry Vignaud | 2008-09-09 | 1 | -0/+1 |
* | (fast_open_urpmi_db) handle --debug | Thierry Vignaud | 2008-09-09 | 1 | -0/+1 |
* | load urpm::args (needed so that callers do not have to bother) | Thierry Vignaud | 2008-08-07 | 1 | -0/+1 |
* | handle priority upgrade list | Thierry Vignaud | 2008-03-04 | 1 | -0/+2 |
* | (get_inactive_backport_media) perl_checker cleanup | Thierry Vignaud | 2008-02-19 | 1 | -1/+1 |
* | revert r166945 from today ("- ignore disabled backport media in rpmdrake too, | Thierry Vignaud | 2008-02-13 | 1 | -1/+1 |
* | (get_pkgs,open_urpmi_db) ignore disabled backport media in rpmdrake too, not | Thierry Vignaud | 2008-02-13 | 1 | -1/+1 |
* | (build_tree,open_rpm_db,run_treeview_dialog,show_urpm_progress,Rpmdrake::widg... | Thierry Vignaud | 2008-02-06 | 1 | -1/+2 |
* | (open_urpmi_db) fix MandrivaUpdate not ignoring backport media tagged as upda... | Thierry Vignaud | 2008-02-04 | 1 | -1/+1 |
* | (get_inactive_backport_media) split it out of open_urpmi_db() (needed | Thierry Vignaud | 2008-01-25 | 1 | -2/+7 |
* | (fast_open_urpmi_db) fix reading urpmi options with new urpmi | Thierry Vignaud | 2007-12-19 | 1 | -0/+1 |
* | (get_pkgs,open_urpmi_db) fix fetching updates from non update media in | Thierry Vignaud | 2007-12-05 | 1 | -2/+3 |
* | (fast_open_urpmi_db) 'split-level' and 'split-length' have now default | Thierry Vignaud | 2007-11-29 | 1 | -2/+0 |
* | add support for --wait-lock option | Thierry Vignaud | 2007-11-23 | 1 | -1/+2 |
* | (open_db::open_urpmi_db) for consistency, move locking here from pkg::get_pkgs() | Thierry Vignaud | 2007-11-23 | 1 | -0/+1 |
* | (fast_open_urpmi_db) add a note for 2008.1 | Thierry Vignaud | 2007-09-26 | 1 | -0/+1 |
* | (fast_open_urpmi_db) localize storage of "an error happened on open" | Thierry Vignaud | 2007-09-26 | 1 | -5/+5 |
* | fix crashing while reporting db is locked (#33963) | Thierry Vignaud | 2007-09-24 | 1 | -1/+2 |
* | (fast_open_urpmi_db) split it out of open_urpmi_db() in order to | Thierry Vignaud | 2007-09-11 | 1 | -4/+11 |
* | (open_rpm_db,open_urpmi_db) split them from Rpmdrake::pkg into | Thierry Vignaud | 2007-09-11 | 1 | -0/+87 |