aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* (pkgs_provider) fix listing updates per importance (#41331) ;distro/mdv2008.0Thierry Vignaud2008-09-171-1/+3
* (toggle_all) fix crashing when selecting all packages (#40025)Thierry Vignaud2008-09-091-1/+1
* - handle gracefully locked RPM DB when trying to install some packagesThierry Vignaud2008-05-081-1/+6
* revert r234620 from today ("(get_pkgs,open_urpmi_db) ignore disabled backportThierry Vignaud2008-02-132-10/+3
* (get_icon) do not crash when a icon is missing (#37700)Thierry Vignaud2008-02-131-3/+3
* (get_pkgs,open_urpmi_db) ignore disabled backport media in rpmdrake too, notThierry Vignaud2008-02-132-3/+10
* (node_state) just skip non existing packages (#36529)Thierry Vignaud2008-02-131-1/+6
* (run_rpm) backport fixing setting locale to UTF-8 while running rpmThierry Vignaud2008-02-061-1/+1
* (open_urpmi_db) fix MandrivaUpdate not ignoring backport media tagged as upda...Thierry Vignaud2008-02-041-1/+1
* (get_pkgs) fix crash on empty backport media (#36720) [BACKPORT]Thierry Vignaud2008-01-281-0/+1
* (get_pkgs) make sure a wait dialog always got killed (fix #36921) [BACKPORT]Thierry Vignaud2008-01-281-1/+1
* (get_pkgs,open_urpmi_db) fix fetching updates from non update media in Mandri...Thierry Vignaud2007-12-072-3/+4
* (warn_about_media) add all update media, like edit-urpm-sourcesThierry Vignaud2007-10-041-2/+6
* (mainwindow) perl_checker cleanupThierry Vignaud2007-10-041-1/+1
* (easy_add_callback) simplifyThierry Vignaud2007-10-041-2/+1
* (easy_add_callback) ask urpmi to only install update media if asked byThierry Vignaud2007-10-041-0/+1
* (warn_about_media, easy_add_callback) thread update media like regular media ...Thierry Vignaud2007-10-042-14/+1
* (closure_removal) temporary throw away rejected state in order toThierry Vignaud2007-09-271-1/+1
* unexport closure_removal()Thierry Vignaud2007-09-271-1/+1
* typo fix (fabman)Thierry Vignaud2007-09-271-1/+1
* (fast_open_urpmi_db) add a note for 2008.1Thierry Vignaud2007-09-261-0/+1
* (fast_open_urpmi_db) localize storage of "an error happened on open"Thierry Vignaud2007-09-261-5/+5
* kill get_name() hackeryThierry Vignaud2007-09-251-9/+2
* fix crashing while reporting db is locked (#33963)Thierry Vignaud2007-09-241-1/+2
* add a FIXME noteThierry Vignaud2007-09-241-0/+1
* (closure_removal) keep rejected data so that we can count size of removed pac...Thierry Vignaud2007-09-241-1/+1
* (toggle_nodes) properly account size of update packages (#33851)Thierry Vignaud2007-09-211-1/+1
* (closure_removal, perform_installation) revert a change that introduced aThierry Vignaud2007-09-202-2/+3
* (toggle_nodes) fix counting size of selected package (#32506); maybe should weThierry Vignaud2007-09-201-2/+3
* (closure_removal) keep around rejected data so that we can count size of remo...Thierry Vignaud2007-09-201-1/+0
* (get_pkgs,perform_installation) rename urpm->{rpmdrake_state} as urpm->{state}Thierry Vignaud2007-09-201-2/+2
* (perform_installation,perform_removal) readd guards that really are neededThierry Vignaud2007-09-201-0/+2
* (perform_removal) fix a crashThierry Vignaud2007-09-201-1/+1
* (perform_installation) make to be installed package list look consistent withThierry Vignaud2007-09-201-1/+1
* (perform_installation) display added/removed sizeThierry Vignaud2007-09-201-0/+5
* (perform_installation) kill an useless extra empty lineThierry Vignaud2007-09-201-1/+1
* (perform_installation) better formattingThierry Vignaud2007-09-201-3/+4
* (perform_installation) always display "Is it ok to continue?"Thierry Vignaud2007-09-201-1/+2
* (perform_installation) enable to copy/paste transaction errorsThierry Vignaud2007-09-201-1/+1
* (mainwindow) only show banner when runned from edit-urpm-sourcesThierry Vignaud2007-09-191-1/+1
* (mainwindow) put menubar above bannerThierry Vignaud2007-09-191-1/+1
* export get_summary()Thierry Vignaud2007-09-191-1/+1
* (format_name_n_summary) factorize package name and summary formatting thereThierry Vignaud2007-09-192-3/+7
* (init) call URPM::bind_rpm_textdomain_codeset() to ensure perl-URPMThierry Vignaud2007-09-191-0/+1
* (perform_installation) better looking message for bad signaturesThierry Vignaud2007-09-181-1/+2
* (perform_installation) yet more typosThierry Vignaud2007-09-181-2/+2
* typo fixesThierry Vignaud2007-09-181-2/+2
* make a real object out of Rpmdrake::gurpmThierry Vignaud2007-09-182-73/+77
* (pkg2medium) reuse URPM::pkg2media()Thierry Vignaud2007-09-171-6/+2
* (extract_header,format_pkg_simplifiedinfo) indent expanders' contentsThierry Vignaud2007-09-172-4/+5