aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* Bugfix update version 5.16.6 (bug #40556)distro/mdv2009.1João Victor Duarte Martins2010-04-063-11/+35
* (pkg2medium) revert part of r257150 from 2009-04-29 (considering theThierry Vignaud2009-06-011-1/+1
* revert debug bits that wrongly went inThierry Vignaud2009-05-122-28/+10
* branch 2009.1Thierry Vignaud2009-05-122-10/+28
* (pkg2medium) fix listing _one_ non installed package as installed (#50276)Thierry Vignaud2009-04-291-1/+1
* (get_pkgs) adjust after latest commit so that we do compute updates when aske...Thierry Vignaud2009-04-291-1/+1
* (extract_header) fix creating the gurpm dialogThierry Vignaud2009-04-291-1/+3
* fix sort usage, ask_remove was being assigned: [ $urpm, $urpm->{state} ]Olivier Blin2009-04-281-1/+1
* ignore /etc/fstab for *.rpmnewThierry Vignaud2009-04-141-0/+1
* (new) revert using installer hack that prevents having gray waitThierry Vignaud2009-04-031-2/+2
* kill --no-splash option (useless since r244763 from 2008-09-04 (wasThierry Vignaud2009-04-011-1/+0
* (get_pkgs) select updates from all media on cooker instead of only from updat...Thierry Vignaud2009-03-201-1/+1
* (is_it_a_devel_distro) export it (will be used by mdkapplet)Thierry Vignaud2009-03-191-0/+1
* make export list more readableThierry Vignaud2009-03-191-1/+6
* (get_update_medias) use new is_it_a_devel_distro() in order to updateThierry Vignaud2009-03-191-1/+5
* (is_it_a_devel_distro) introduce it in order to check whether theThierry Vignaud2009-03-191-0/+7
* (get_update_medias) move it from Rpmdrake::pkgs into Rpmdrake::open_dbThierry Vignaud2009-03-192-6/+6
* (get_inactive_backport_media) do not try to update & parse inactive sources b...Thierry Vignaud2009-03-191-1/+1
* (get_updates_list,get_pkgs) latest simplification commit enables to further s...Thierry Vignaud2009-02-231-12/+7
* (get_pkgs) simplify and optimizeThierry Vignaud2009-02-231-9/+6
* (get_inactive_backport_media) do not try to update & parse inactive debugThierry Vignaud2009-02-231-1/+1
* (extract_header,get_installed_packages) further reduce memory usage by not ke...Thierry Vignaud2009-02-231-2/+1
* (get_pkgs,get_summary) slightly reduce memory usage by not keeping aroundThierry Vignaud2009-02-232-4/+3
* (mainwindow) make more readableThierry Vignaud2009-02-151-4/+13
* (get_updates_list) split it out of get_pkgs()Thierry Vignaud2009-02-151-51/+54
* (get_pkgs) enhance previous commit (r252875): skip even moreThierry Vignaud2009-02-151-4/+4
* (get_pkgs) add 'compute_updates' option that enable super fast startupThierry Vignaud2009-02-151-2/+8
* (do_action) add a FIXME note about offering to report the problem into bugzillaThierry Vignaud2009-02-151-0/+1
* use same icon as in mcc instead of rpmdarke one (#44671)Thierry Vignaud2009-02-141-1/+1
* use mcc icon if availlable (#44671)Thierry Vignaud2009-02-141-2/+2
* (easy_add_callback_with_mirror,easy_add_callback) honnor cancelingThierry Vignaud2009-02-141-0/+2
* (toggle_nodes) remove useless end of linesThierry Vignaud2009-02-131-4/+4
* (toggle_nodes) previous commit nicely showed some duplicated code ;Thierry Vignaud2009-02-131-8/+13
* (toggle_nodes) add a titles when warning about conflicting packageThierry Vignaud2009-02-131-1/+1
* (toggle_nodes) fix title when asking for removing additional packages confirm...Thierry Vignaud2009-02-131-1/+1
* (already_installed_or_not_installable) really do not show emptyThierry Vignaud2009-02-131-2/+3
* (perform_installation) try to pass a meaningfull @ask_unselect to urpm::main_...Thierry Vignaud2009-02-131-1/+4
* (already_installed_or_not_installable) do not show empty dialogsThierry Vignaud2009-02-131-0/+1
* (perform_installation) fix crashing on uninstalling packages (#47751)Thierry Vignaud2009-02-131-1/+1
* (mainwindow) do not use the same shortcut for "Add a specific "mediaThierry Vignaud2009-02-121-1/+1
* (fast_open_urpmi_db) prevent crashing in URPM when using --env with relative ...Thierry Vignaud2009-02-121-0/+2
* (fast_open_urpmi_db) fix using --justdb optionThierry Vignaud2009-02-101-1/+1
* (perform_installation) implement 'need_restart' so that we warn when rebootingThierry Vignaud2009-02-101-1/+6
* (warn_about_media) use new proper API to select media, thus fixing notThierry Vignaud2009-02-091-1/+1
* use english case (spoted by pixel)Thierry Vignaud2009-01-081-1/+1
* (remove_callback) fix displayling big list of media to remove andThierry Vignaud2009-01-081-3/+3
* warn traverse() is costlyThierry Vignaud2009-01-062-0/+2
* comment a hackPascal Rigaux2009-01-061-0/+1
* (edit_callback) keep previous valuesThierry Vignaud2008-11-241-3/+3
* (edit_callback) do not save empty valuesThierry Vignaud2008-11-241-3/+3