Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (warn_about_media, easy_add_callback) thread update media like regular media ↵ | Thierry Vignaud | 2007-10-04 | 2 | -14/+1 |
| | | | | | | | (aka look for media.cfg) needs fixed/updated tree on mirrors | ||||
* | (closure_removal) temporary throw away rejected state in order to | Thierry Vignaud | 2007-09-27 | 1 | -1/+1 |
| | | | | | | allow to discard canceled selection (#34218); side effect: no more explanations for (un)selectioned dependencies (see #34227) | ||||
* | unexport closure_removal() | Thierry Vignaud | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | typo fix (fabman) | Thierry Vignaud | 2007-09-27 | 1 | -1/+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 |
| | | | | | | so that further errors won't induce us in exec(edit-urpmi-sources) on next open() | ||||
* | kill get_name() hackery | Thierry Vignaud | 2007-09-25 | 1 | -9/+2 |
| | |||||
* | fix crashing while reporting db is locked (#33963) | Thierry Vignaud | 2007-09-24 | 1 | -1/+2 |
| | |||||
* | add a FIXME note | Thierry Vignaud | 2007-09-24 | 1 | -0/+1 |
| | |||||
* | (closure_removal) keep rejected data so that we can count size of removed ↵ | Thierry Vignaud | 2007-09-24 | 1 | -1/+1 |
| | | | | packages | ||||
* | (toggle_nodes) properly account size of update packages (#33851) | Thierry Vignaud | 2007-09-21 | 1 | -1/+1 |
| | |||||
* | (closure_removal, perform_installation) revert a change that introduced a | Thierry Vignaud | 2007-09-20 | 2 | -2/+3 |
| | | | | | regression in MandrivaUpdate (no more selecting updates) | ||||
* | (toggle_nodes) fix counting size of selected package (#32506); maybe should we | Thierry Vignaud | 2007-09-20 | 1 | -2/+3 |
| | | | | | | stop maintaining this counter and just reuse URPM::selected_size() if not too costly? | ||||
* | (closure_removal) keep around rejected data so that we can count size of ↵ | Thierry Vignaud | 2007-09-20 | 1 | -1/+0 |
| | | | | removed packages | ||||
* | (get_pkgs,perform_installation) rename urpm->{rpmdrake_state} as urpm->{state} | Thierry Vignaud | 2007-09-20 | 1 | -2/+2 |
| | |||||
* | (perform_installation,perform_removal) readd guards that really are needed | Thierry Vignaud | 2007-09-20 | 1 | -0/+2 |
| | |||||
* | (perform_removal) fix a crash | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | (perform_installation) make to be installed package list look consistent with | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
| | | | | | to be removed package list | ||||
* | (perform_installation) display added/removed size | Thierry Vignaud | 2007-09-20 | 1 | -0/+5 |
| | |||||
* | (perform_installation) kill an useless extra empty line | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | (perform_installation) better formatting | Thierry Vignaud | 2007-09-20 | 1 | -3/+4 |
| | |||||
* | (perform_installation) always display "Is it ok to continue?" | Thierry Vignaud | 2007-09-20 | 1 | -1/+2 |
| | |||||
* | (perform_installation) enable to copy/paste transaction errors | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | (mainwindow) only show banner when runned from edit-urpm-sources | Thierry Vignaud | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | (mainwindow) put menubar above banner | Thierry Vignaud | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | export get_summary() | Thierry Vignaud | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | (format_name_n_summary) factorize package name and summary formatting there | Thierry Vignaud | 2007-09-19 | 2 | -3/+7 |
| | |||||
* | (init) call URPM::bind_rpm_textdomain_codeset() to ensure perl-URPM | Thierry Vignaud | 2007-09-19 | 1 | -0/+1 |
| | | | | | return proper strings | ||||
* | (perform_installation) better looking message for bad signatures | Thierry Vignaud | 2007-09-18 | 1 | -1/+2 |
| | |||||
* | (perform_installation) yet more typos | Thierry Vignaud | 2007-09-18 | 1 | -2/+2 |
| | |||||
* | typo fixes | Thierry Vignaud | 2007-09-18 | 1 | -2/+2 |
| | |||||
* | make a real object out of Rpmdrake::gurpm | Thierry Vignaud | 2007-09-18 | 2 | -73/+77 |
| | |||||
* | (pkg2medium) reuse URPM::pkg2media() | Thierry Vignaud | 2007-09-17 | 1 | -6/+2 |
| | |||||
* | (extract_header,format_pkg_simplifiedinfo) indent expanders' contents | Thierry Vignaud | 2007-09-17 | 2 | -4/+5 |
| | |||||
* | (add_node) make package names appear in bold | Thierry Vignaud | 2007-09-17 | 1 | -1/+2 |
| | |||||
* | (format_pkg_simplifiedinfo) force align "name - summary" to the right | Thierry Vignaud | 2007-09-17 | 1 | -1/+4 |
| | | | | | with RTL languages (#33603) because package name is always latin | ||||
* | strip processed options like --urpmi-root for gurpmi.addmedia | Thierry Vignaud | 2007-09-14 | 1 | -0/+1 |
| | |||||
* | (format_pkg_simplifiedinfo) urpmi-4.10.10 enables to list all packages | Thierry Vignaud | 2007-09-14 | 1 | -1/+1 |
| | | | | | | update description w/o having the ia32 one overwriting/hiding the x86_64 (or the reverse) | ||||
* | (format_pkg_simplifiedinfo) workaround strange vification | Thierry Vignaud | 2007-09-14 | 1 | -3/+3 |
| | |||||
* | (get_pkgs) fix reading descriptions from update media (got broken when | Thierry Vignaud | 2007-09-14 | 1 | -2/+2 |
| | | | | | | switching to urpm::get_updates_description() that return a hash ref instead of a hash | ||||
* | (format_pkg_simplifiedinfo) simplify | Thierry Vignaud | 2007-09-13 | 1 | -5/+7 |
| | |||||
* | (format_pkg_simplifiedinfo) run the regular user browser (#31021) | Thierry Vignaud | 2007-09-13 | 1 | -1/+1 |
| | |||||
* | (get_pkgs,warn_about_media) further improve startup time by killing | Thierry Vignaud | 2007-09-13 | 1 | -7/+9 |
| | | | | | | one more DB opening (#33334); now we open the DB one in rpmdrake case and two in MandrivaUpdate one | ||||
* | (get_pkgs,warn_about_media) simplify workflow, ensure we never perform | Thierry Vignaud | 2007-09-12 | 1 | -8/+7 |
| | | | | | | more than 2 costly urpm::media::configure() in worse case and only one in regular case | ||||
* | (warn_about_media) we don't really need to perform a costly | Thierry Vignaud | 2007-09-12 | 1 | -1/+1 |
| | | | | | urpm::media::configure() here; urpm::media::read_config() is enough | ||||
* | (warn_about_media) kill a label unused for years | Thierry Vignaud | 2007-09-11 | 1 | -1/+0 |
| | |||||
* | (get_pkgs,warn_about_media) reread the db if we added a new repository | Thierry Vignaud | 2007-09-11 | 1 | -1/+9 |
| | |||||
* | (get_update_medias) split it out of get_pkgs() | Thierry Vignaud | 2007-09-11 | 1 | -1/+6 |
| | |||||
* | (warn_about_media) further improve startup time by killing a costly | Thierry Vignaud | 2007-09-11 | 1 | -3/+3 |
| | | | | | urpm::media::configure that is only needed in some cases (#33334) | ||||
* | (warn_about_media) explain why we own our own instance of the urpmi db | Thierry Vignaud | 2007-09-11 | 1 | -0/+2 |
| | | | | | in order not to mess up with skip-list managment (#31092) |