aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* Add parsing of fullnames to NVRA after urpm::select::find_packages_to_removeJoão Victor Duarte Martins2011-08-101-0/+5
* remove duplicate loading of modulePer Øyvind Karlsen2011-06-011-1/+0
* more frenglish..Per Øyvind Karlsen2011-05-271-4/+4
* clean out some frenglish (from mageia)Per Øyvind Karlsen2011-05-274-9/+9
* Fix list of matching packages when warning for packages not in list (#62308)João Victor Duarte Martins2011-05-051-1/+3
* follow URPM API change for using the correct tag names 'providename' & 'basen...Per Øyvind Karlsen2011-05-051-1/+1
* Fix offering of updates from media not configured as update.João Victor Duarte Martins2011-03-012-9/+15
* ndle URPM::Package->fullname returning vector of different lengths (#61702)Per Øyvind Karlsen2011-01-071-1/+3
* (get_string_from_keywords): cleaned erroneous messages about updatesJoão Victor Duarte Martins2010-08-241-4/+4
* (get_main_text) fix crashing when looking at update details (#60153) Thierry Vignaud2010-07-161-1/+1
* (get_pkgs): moved setting the installed flag of URPM pkgs toJoão Victor Duarte Martins2010-06-221-2/+1
* Added missing used urpm modules.João Victor Duarte Martins2010-05-061-0/+2
* - removed conditional to allow file listing of uninstalled packagesJoão Victor Duarte Martins2010-04-291-4/+2
* Fixes the inactive backports listing (#40556)João Victor Duarte Martins2010-04-063-11/+35
* (toggle_nodes) fix for a crash (#56144)Thierry Vignaud2010-03-041-0/+1
* (get_main_text,get_string_from_keywords) explain what are official, backports...Thierry Vignaud2010-03-031-2/+40
* (format_pkg_simplifiedinfo) rename '$exp0' as '$details_exp'Thierry Vignaud2010-03-031-2/+2
* (format_pkg_simplifiedinfo) reindent after 2 previous commitsThierry Vignaud2010-03-031-2/+2
* (files_format) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-6/+9
* (format_pkg_simplifiedinfo) do not show file list if emptyThierry Vignaud2010-03-031-2/+3
* (format_pkg_simplifiedinfo) further simplifyThierry Vignaud2010-03-031-4/+1
* (get_details) call get_url_link() here instead of in format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-9/+11
* (get_url_link) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-11/+18
* (get_new_deps) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-22/+28
* (get_details) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-15/+19
* (get_main_text) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-11/+17
* (get_description) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-3/+12
* (get_advisory_link) split it out of format_pkg_simplifiedinfo()Thierry Vignaud2010-03-031-4/+9
* (is_there_selected_packages) perl_checker cleanupThierry Vignaud2010-03-031-1/+1
* (remove_callback) further UTF-8 fixes (names are now already alwaysThierry Vignaud2010-03-031-2/+2
* (mainwindow) fix crashing when deleting media with UTF-8 characters (#57644)Thierry Vignaud2010-02-241-1/+0
* remove --root option that was deprecated since August 2007Thierry Vignaud2009-12-031-2/+1
* (inspect) use gtksourceview-2 instead of gtksourceview-1Thierry Vignaud2009-12-031-12/+8
* (format_pkg_simplifiedinfo) rename 'dependancies' as 'newThierry Vignaud2009-10-191-1/+2
* (format_pkg_simplifiedinfo) use a local urpm stateThierry Vignaud2009-10-191-2/+3
* (perform_removal) use a scrolling window if needed when displayingThierry Vignaud2009-10-191-1/+1
* (run) make lord perl_checker happierThierry Vignaud2009-10-161-1/+1
* (perform_installation) match urpmi behavior when registering requested packageThierry Vignaud2009-10-161-2/+6
* (perform_installation) add a commentThierry Vignaud2009-10-161-0/+1
* (run_drakbug,run_help_callback) try harder to display help, bug wizards, ... ...Thierry Vignaud2009-10-121-1/+1
* fix enabling for the first time a medium that never was enabled beforeThierry Vignaud2009-10-091-1/+9
* (run) ignore rpmdrake's option regarding ignoring debug mediaThierry Vignaud2009-10-091-0/+2
* (mainwindow) prevent crashing if one click on a media checkbox whileThierry Vignaud2009-10-091-2/+4
* (perform_removal) display orphan packages after removing some packagesThierry Vignaud2009-10-021-0/+9
* (perform_installation) fix flags for orphan computing, thus fixingThierry Vignaud2009-10-021-0/+7
* (extract_header) ignore packages with no URPM objects (#52751)Thierry Vignaud2009-10-011-0/+6
* (pkg2medium) pkg2medium() could return undef but several placesThierry Vignaud2009-10-012-2/+2
* (pkg2medium) help perl_checker that fails to parse thisThierry Vignaud2009-10-011-1/+1
* (inspect) fix encoding of diff output (#52994)Thierry Vignaud2009-10-011-1/+5
* (run_treeview_dialog) show rpmdrake version in about dialog instead ofThierry Vignaud2009-10-011-1/+1