aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* updateThierry Vignaud2006-11-131-22/+12
* updated Galician file;Pablo Saratxaga2006-10-3158-242/+285
* Norwegian Nynorsk translation update.Karl Ove Hufthammer2006-10-271-27/+15
* (perform_installation) better confirmation string when only removing packages...Thierry Vignaud2006-10-271-2/+4
* (extract_header) add support of hdlists for update media (#26788)Thierry Vignaud2006-10-271-1/+1
* add linksThierry Vignaud2006-10-272-0/+2
* Update German translation (Nicolas Bauer)Nicolas Bauer2006-10-261-27/+15
* updateArpad Biro2006-10-261-5/+3
* behave faster after clicking on "/_File/_Reset the selection"Thierry Vignaud2006-10-261-2/+1
* fix displaying again the three after clicking on "/_File/_Reset the selection"Thierry Vignaud2006-10-261-0/+2
* (perform_installation) fix uninstalling the last package deselected for removalThierry Vignaud2006-10-261-1/+1
* (toggle_nodes) if one package cannot be removed, do not alter "selected"Thierry Vignaud2006-10-261-2/+6