| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | (pkgs_provider) optimize (less copy, less dereferencing, less memory used) | Thierry Vignaud | 2008-03-17 | 1 | -10/+10 |
* | split filters (all, installed, non installed) from views (GUI, meta packages, | Thierry Vignaud | 2008-03-17 | 1 | -4/+13 |
* | (pkgs_provider) make 'all_updates' return its result list like other methods ... | Thierry Vignaud | 2008-03-17 | 1 | -0/+1 |
* | (pkgs_provider) use a temporary variable (needed for next commits) | Thierry Vignaud | 2008-03-17 | 1 | -2/+5 |
* | (pkgs_provider) simplify | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
* | sort export list for readability | Thierry Vignaud | 2008-03-16 | 1 | -3/+29 |
* | warn there're priority upgrades when selecting other packages (#38885) | Thierry Vignaud | 2008-03-14 | 1 | -0/+5 |
* | only list priority upgrades if there're | Thierry Vignaud | 2008-03-14 | 2 | -3/+3 |
* | 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 | 2 | -36/+3 |
* | (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 |
* | (pkgs_provider) fix listing twice updates from media tagged as update | Thierry Vignaud | 2008-03-10 | 1 | -2/+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 |
* | (pkgs_provider) simplify ; make it clearer | Thierry Vignaud | 2008-03-06 | 1 | -3/+5 |
* | (get_pkgs) fix not listing all updates (#38595) ; regression | Thierry Vignaud | 2008-03-06 | 1 | -0/+5 |
* | (reset_search) do not reset search field (#35244) | Thierry Vignaud | 2008-03-05 | 1 | -1/+0 |
* | (node_state) do not warn about empty package names (#38480) | Thierry Vignaud | 2008-03-05 | 1 | -0/+1 |
* | remember state of "Show automatically selected packages" (#38138) | Thierry Vignaud | 2008-03-05 | 1 | -2/+2 |
* | move a variable | Thierry Vignaud | 2008-03-05 | 1 | -3/+1 |
* | (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 | 3 | -3/+30 |
* | (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 |
* | make export list more readable | Thierry Vignaud | 2008-03-04 | 1 | -1/+7 |
* | (get_pkgs) use more modern urpm::select::resolve_dependencies() API | Thierry Vignaud | 2008-03-04 | 1 | -13/+16 |
* | remove ending full stop from --version description like other help items | Thierry Vignaud | 2008-03-04 | 1 | -1/+1 |
* | fix alignment of --version | Thierry Vignaud | 2008-03-04 | 1 | -1/+1 |
* | handle --test | Thierry Vignaud | 2008-03-04 | 1 | -1/+5 |
* | (get_medium_type) handle new "cdrom://" type | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 |
* | typo fix (Jure Repinc, #38304) | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
* | (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 |