aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* (mainwindow) handle media with non ASCII characters in names (#34906)Thierry Vignaud2007-10-231-1/+3
* (add_distrib_update_media) factorize codeThierry Vignaud2007-10-082-17/+2
* (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
* (add_node) make package names appear in boldThierry Vignaud2007-09-171-1/+2
* (format_pkg_simplifiedinfo) force align "name - summary" to the rightThierry Vignaud2007-09-171-1/+4
* strip processed options like --urpmi-root for gurpmi.addmediaThierry Vignaud2007-09-141-0/+1
* (format_pkg_simplifiedinfo) urpmi-4.10.10 enables to list all packagesThierry Vignaud2007-09-141-1/+1
* (format_pkg_simplifiedinfo) workaround strange vificationThierry Vignaud2007-09-141-3/+3
* (get_pkgs) fix reading descriptions from update media (got broken whenThierry Vignaud2007-09-141-2/+2
* (format_pkg_simplifiedinfo) simplifyThierry Vignaud2007-09-131-5/+7
* (format_pkg_simplifiedinfo) run the regular user browser (#31021)Thierry Vignaud2007-09-131-1/+1
* (get_pkgs,warn_about_media) further improve startup time by killingThierry Vignaud2007-09-131-7/+9
* (get_pkgs,warn_about_media) simplify workflow, ensure we never performThierry Vignaud2007-09-121-8/+7