aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (edit_callback) enable to set perl medium downloader (#25876)Thierry Vignaud2006-11-281-2/+4
* default to "all updates" rather than "security updates" in MandrivaUpdate modeThierry Vignaud2006-11-271-1/+1
* move the selection label above button bar for size reasons (side effect of #2...Thierry Vignaud2006-11-271-1/+2
* add a "select all" button (reall "toggle") (#25271)Thierry Vignaud2006-11-271-0/+6
* set the initial selection for updates (#25271)Thierry Vignaud2006-11-271-2/+7
* preselect updates by default (#25271)Thierry Vignaud2006-11-271-0/+3
* (get_pkgs) revert debug stuff that went in in r87464Thierry Vignaud2006-11-271-1/+0
* (run_treeview_dialog) optimize --pkg-sel caseThierry Vignaud2006-11-271-1/+1
* (perform_installation) according to pixel, we don't need an exclusive lockThierry Vignaud2006-11-271-1/+1
* (get_pkgs) fix urpmi db locking by locking it only once we've a valid $urpmThierry Vignaud2006-11-271-1/+2
* (do_search) allow using regexp in searches (Vincent Panel, #27198)Thierry Vignaud2006-11-271-1/+1
* (perform_installation) restore previous behaviour: still reload urpmi db if r...Thierry Vignaud2006-11-271-1/+1
* (perform_installation) lock the rpm db while performing installation or remov...Thierry Vignaud2006-11-271-0/+1
* (closure_removal) fix itThierry Vignaud2006-11-271-1/+1
* let rpmdrake do its own ARG parsingThierry Vignaud2006-11-271-0/+1
* (get_info) defensive programming (#26099)Thierry Vignaud2006-11-271-1/+6
* fix not able to select only one update (#26135)Thierry Vignaud2006-11-271-1/+1
* (get_pkgs) fix crash due to forgoten adaption to new urpmi APIThierry Vignaud2006-11-271-1/+1
* (run_treeview_dialog) fix crash introduced by #27268 fixThierry Vignaud2006-11-271-1/+1
* (remove_callback) fix removing a medium by immediately writing this changeThierry Vignaud2006-11-271-0/+1
* when canceling removal of a medium, don't reset the selectionThierry Vignaud2006-11-271-1/+2
* (run_treeview_dialog) when reseting the selection, refresh the package listThierry Vignaud2006-11-271-1/+1
* (get_pkgs) simplifyThierry Vignaud2006-11-271-3/+2
* (format_pkg_simplifiedinfo) add a line between description and file listThierry Vignaud2006-11-271-0/+1
* perl_checker cleanupThierry Vignaud2006-11-271-2/+2
* (get_pkgs) lock urpmi DB while we slurp itThierry Vignaud2006-11-271-0/+1
* (perform_installation) lock the db while performing installation/removal ofThierry Vignaud2006-11-271-0/+2
* (extract_header) show the actual error while trying to get data from hdlistsThierry Vignaud2006-11-241-1/+1
* (extract_header) use more modern API (MDV::Packdrakeng instead of packdrake)Thierry Vignaud2006-11-241-4/+3
* Removing previous pristine/ directory.Mandrake2006-12-111-4/+4
* (closure_removal) fix crash due to now using urpm::select::find_packages_to_r...Thierry Vignaud2006-11-241-1/+2
* (interactive_packtable) make sub dialogs modal to current sub dialog, not toThierry Vignaud2006-11-241-0/+1
* (deps_msg) make its end more visibleThierry Vignaud2006-11-241-1/+2
* (deps_msg) explain why packages are removed (like urpme does)Thierry Vignaud2006-11-241-1/+1
* (closure_removal) don't reinvent the wheel, just useThierry Vignaud2006-11-241-8/+1
* (perform_installation) if nothing got installed (eg: because some packages areThierry Vignaud2006-11-241-2/+2
* when using urpm::install::install(), don't override "post_clean_cache"Thierry Vignaud2006-11-241-1/+1
* updateThierry Vignaud2006-11-231-0/+63
* updateThierry Vignaud2006-11-231-0/+1098
* (run_treeview_dialog) really show all security, bugfix & normal updates in "a...Thierry Vignaud2006-11-231-21/+25
* fix module to importThierry Vignaud2006-11-231-1/+1
* (rpmdrake::prompt::prompt) fix obviously wrong transcieness hintThierry Vignaud2006-11-231-1/+1
* (add_medium_and_check, update_sources, update_sources_interactive) more conve...Thierry Vignaud2006-11-231-4/+5
* adapt to new urpmi APIThierry Vignaud2006-11-231-1/+2
* (add_medium_and_check, check_update_media_version) update to new urpmi APIThierry Vignaud2006-11-231-3/+3
* lock the urpmi database while edit-urpm-sources is runningThierry Vignaud2006-11-231-23/+25
* s/mandrakesoft.com/mandriva.com/Pablo Saratxaga2006-11-215-6/+11
* faster mode, workaround cpio loosing execute bitThierry Vignaud2006-11-131-1/+1
* fix forever all encoding issues within urpmi (#18629)Thierry Vignaud2006-11-131-0/+2
* instead of workarounding issues of Locale::gettext used in urpmi everywhereThierry Vignaud2006-11-131-2/+4