aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake
Commit message (Collapse)AuthorAgeFilesLines
* (fast_open_urpmi_db) 'split-level' and 'split-length' have now defaultThierry Vignaud2007-11-291-2/+0
| | | | | values set by urpm module
* add support for --wait-lock optionThierry Vignaud2007-11-233-4/+5
|
* (open_db::open_urpmi_db) for consistency, move locking here from pkg::get_pkgs()Thierry Vignaud2007-11-232-1/+2
|
* (format_pkg_simplifiedinfo) display release as part of version field in ↵Thierry Vignaud2007-10-231-2/+2
| | | | details like before
* (add_node,refresh_packages_list,run_treeview_dialog) split "release"Thierry Vignaud2007-10-231-2/+4
| | | | | column from "version" column
* (split_fullname) split "release" from "version" (needed for next commits)Thierry Vignaud2007-10-231-1/+1
|
* (pkgs_provider) cleanupThierry Vignaud2007-10-231-1/+1
|
* (warn_about_media) ensure mirror list got centered on MandrivaUpdateThierry Vignaud2007-10-231-1/+1
|
* (warn_about_media) explain the actual issue when there's no configuredThierry Vignaud2007-10-231-1/+9
| | | | | update medium
* (warn_about_media) simplify since caller take care of rebuildingThierry Vignaud2007-10-231-2/+0
| | | | | update media list
* (add_distrib_update_media) factorize computing unique media namesThierry Vignaud2007-10-232-10/+2
|
* (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
| | | | | user (needs urpmi-4.10.14)
* (warn_about_media, easy_add_callback) thread update media like regular media ↵Thierry Vignaud2007-10-042-14/+1
| | | | | | | (aka look for media.cfg) needs fixed/updated tree on mirrors
* (closure_removal) temporary throw away rejected state in order toThierry Vignaud2007-09-271-1/+1
| | | | | | allow to discard canceled selection (#34218); side effect: no more explanations for (un)selectioned dependencies (see #34227)
* 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
| | | | | | so that further errors won't induce us in exec(edit-urpmi-sources) on next open()
* 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 ↵Thierry Vignaud2007-09-241-1/+1
| | | | packages
* (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
| | | | | regression in MandrivaUpdate (no more selecting updates)
* (toggle_nodes) fix counting size of selected package (#32506); maybe should weThierry Vignaud2007-09-201-2/+3
| | | | | | stop maintaining this counter and just reuse URPM::selected_size() if not too costly?
* (closure_removal) keep around rejected data so that we can count size of ↵Thierry Vignaud2007-09-201-1/+0
| | | | removed packages
* (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
| | | | | to be removed package list
* (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
| | | | | return proper strings
* (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
|