| Commit message (Expand) | Author | Age | Files | Lines |
* | (perform_installation) remove "--emmbedded <id>" from ARGV when | Thierry Vignaud | 2008-03-25 | 1 | -0/+6 |
* | ensure we always restart if needed | Thierry Vignaud | 2008-03-25 | 1 | -1/+1 |
* | tell the user to "restart system" when needed (needs urpmi-5.14) | Thierry Vignaud | 2008-03-17 | 1 | -0/+5 |
* | add tooltips to pull down menus | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
* | only list priority upgrades if there're | Thierry Vignaud | 2008-03-14 | 1 | -2/+2 |
* | make $need_restart visible from outside (needed for next commit) | Thierry Vignaud | 2008-03-14 | 1 | -1/+2 |
* | kill "Mandriva choices" | Thierry Vignaud | 2008-03-14 | 1 | -27/+0 |
* | (perform_installation) write configuration before restarting after | Thierry Vignaud | 2008-03-11 | 1 | -0/+2 |
* | (warn_about_media) really only update media in MandrivaUpdate, not in | Thierry Vignaud | 2008-03-10 | 1 | -1/+1 |
* | (perform_installation) display in bold that priority updates require restarting | Thierry Vignaud | 2008-03-10 | 1 | -1/+1 |
* | - MandrivaUpdate: | Thierry Vignaud | 2008-03-10 | 1 | -1/+8 |
* | rename $restart_itself as $need_restart | Thierry Vignaud | 2008-03-10 | 1 | -8/+8 |
* | (get_installed_packages) split it out of (get_pkgs) | Thierry Vignaud | 2008-03-07 | 1 | -34/+42 |
* | (init_progress_bar,reset_pbar_count,update_pbar) split them out of | Thierry Vignaud | 2008-03-07 | 1 | -23/+36 |
* | (perform_installation) when restarting after priority upgrade, free | Thierry Vignaud | 2008-03-07 | 1 | -1/+3 |
* | (get_pkgs) reimplement priority upgrade support through urpmi-5.9's infrastru... | Thierry Vignaud | 2008-03-07 | 1 | -0/+20 |
* | (get_pkgs) make it more readable (needed for next commits) | Thierry Vignaud | 2008-03-07 | 1 | -5/+6 |
* | (get_pkgs) basically revert r238520 on 2008-03-04 b/c pixel want to | Thierry Vignaud | 2008-03-07 | 1 | -18/+11 |
* | (get_pkgs) fix another error introduced in 4.4.2 | Thierry Vignaud | 2008-03-06 | 1 | -1/+0 |
* | (get_pkgs) simplify through uniq() (spotted by pixel) | Thierry Vignaud | 2008-03-06 | 1 | -1/+1 |
* | (get_pkgs) fix error introduced in 4.4.2.1 | Thierry Vignaud | 2008-03-06 | 1 | -1/+1 |
* | (get_pkgs) tyo fix in latest commit | Thierry Vignaud | 2008-03-06 | 1 | -2/+2 |
* | (resolve_dependencies) don't select all updates by default in rpmdrake | Thierry Vignaud | 2008-03-06 | 1 | -1/+2 |
* | (get_pkgs) fix not listing all updates (#38595) ; regression | Thierry Vignaud | 2008-03-06 | 1 | -0/+5 |
* | (perform_installation) explain we needs to update priority packages | Thierry Vignaud | 2008-03-04 | 1 | -0/+1 |
* | (rperform_installation) better comment | Thierry Vignaud | 2008-03-04 | 1 | -1/+1 |
* | add space for readability | Thierry Vignaud | 2008-03-04 | 1 | -0/+1 |
* | handle priority upgrade list | Thierry Vignaud | 2008-03-04 | 1 | -3/+25 |
* | (perform_installation) use more modern urpm::select::resolve_dependencies() A... | Thierry Vignaud | 2008-03-04 | 1 | -4/+6 |
* | (perform_installation) store state when assuring selected set is consistant | Thierry Vignaud | 2008-03-04 | 1 | -1/+2 |
* | (get_pkgs) use more modern urpm::select::resolve_dependencies() API | Thierry Vignaud | 2008-03-04 | 1 | -13/+16 |
* | (copy_removable) do not pass the device around (we don't want to force a devi... | Thierry Vignaud | 2008-03-03 | 1 | -2/+2 |
* | (copy_removable) name parameters | Thierry Vignaud | 2008-03-03 | 1 | -1/+2 |
* | reserve one more string | Thierry Vignaud | 2008-02-27 | 1 | -1/+1 |
* | (perform_installation) reserve some strings for global progress bar (#25181) | Thierry Vignaud | 2008-02-26 | 1 | -0/+4 |
* | (perform_installation) display size of data to downloaded (#32154) | Thierry Vignaud | 2008-02-26 | 1 | -1/+3 |
* | (extract_header) {cachedir}/headers is not used anymore | Thierry Vignaud | 2008-02-25 | 1 | -1/+1 |
* | (message) adapt this callback to urpmi-5.6 API (add a title, not a | Thierry Vignaud | 2008-02-25 | 1 | -2/+2 |
* | (missing_files_summary) kill this callback (unused in urpmi-5.6) | Thierry Vignaud | 2008-02-25 | 1 | -11/+0 |
* | (add_distrib_update_media,easy_add_callback,mirrors) only ask for 'distrib' s... | Thierry Vignaud | 2008-02-21 | 1 | -1/+1 |
* | (perform_parallel_install) simplify | Thierry Vignaud | 2008-02-21 | 1 | -4/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2008-02-21 | 1 | -2/+2 |
* | (formatlistpkg) rename as format_list() (more consistent with other | Thierry Vignaud | 2008-02-21 | 1 | -2/+2 |
* | (formatlistpkg) move from pkg.pm into formatting.pm (more logical | Thierry Vignaud | 2008-02-21 | 1 | -3/+0 |
* | revert r166945 from today ("- ignore disabled backport media in rpmdrake too, | Thierry Vignaud | 2008-02-13 | 1 | -9/+2 |
* | (extract_header,run_rpm) factorize calling ensure_utf8() in run_rpm(), | Thierry Vignaud | 2008-02-13 | 1 | -3/+3 |
* | (get_pkgs,open_urpmi_db) ignore disabled backport media in rpmdrake too, not | Thierry Vignaud | 2008-02-13 | 1 | -2/+9 |
* | ( extract_header) use ensure_utf8() so that we never crash anymore on | Thierry Vignaud | 2008-02-12 | 1 | -2/+2 |
* | add list of programs with GUI view (#36486) | Thierry Vignaud | 2008-02-12 | 1 | -0/+3 |
* | (formatlistpkg) warning fix | Thierry Vignaud | 2008-02-12 | 1 | -1/+1 |